aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ssl-utils.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-23Designated initializers are not standard C90, just list all the '-1's withoutEvan Huus1-56/+13
2013-12-23From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9498Alexis La Goutte1-0/+335
2013-12-13From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9499Alexis La Goutte1-0/+1
2013-12-13From Peter WuAlexis La Goutte1-11/+9
2013-12-12In one or more of the files:Bill Meier1-1/+1
2013-12-08Fix invalid read and correct PSK upper bound. Bug 9512 (https://bugs.wiresha...Michael Mann1-3/+1
2013-12-08DTLS decryption enhancements. Bug 9499 (https://bugs.wireshark.org/bugzilla/...Michael Mann1-0/+8
2013-11-18From Peter WuAlexis La Goutte1-0/+4
2013-11-18From Peter WuAlexis La Goutte1-1/+3
2013-11-18From Peter WuAlexis La Goutte1-0/+1
2013-11-18From Peter WuAlexis La Goutte1-0/+3
2013-09-19From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9144 [P...Alexis La Goutte1-3/+7
2013-09-19From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9144 [P...Alexis La Goutte1-2/+3
2013-09-19From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9144 [P...Alexis La Goutte1-2/+5
2013-09-15From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9144 [P...Alexis La Goutte1-1/+2
2013-09-15From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9144 [P...Alexis La Goutte1-1/+3
2013-09-02From Michael ReschlyMartin Kaiser1-0/+1
2013-08-21From Michael ReschlyMartin Kaiser1-0/+1
2013-08-10Fix (-W)documentation error found by ClangAlexis La Goutte1-2/+2
2013-07-31As noticed by Anders: move a wmem include outside of the #ifdef, we want itEvan Huus1-2/+1
2013-07-31Convert SSL and TCP dissectors to wmem (with the exception of UAT).Evan Huus1-1/+3
2013-05-16From Dirk:Anders Broman1-3/+0
2013-05-05From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8567Evan Huus1-0/+1
2013-04-24Now that the test suite is done and most of the common functions areEvan Huus1-1/+0
2013-03-07From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :Pascal Quantin1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+2
2013-02-21include the wsutil/wsgcrypt.h instead of including gcrypt.h directlyMartin Kaiser1-1/+1
2012-11-16From Dirk:Anders Broman1-3/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-24From Adam Langley:Anders Broman1-3/+3
2012-04-30From Martin Kaiser:pascal1-1/+1
2012-03-28From Robin Seggelmann:Michael Tüxen1-0/+2
2012-03-22From Yaniv Kaul:Anders Broman1-1/+4
2012-03-08From Robin Seggelmann: Add support for the New Session TicketMichael Tüxen1-0/+1
2012-02-26From Robin Seggelmann: Add support for RFC 6520.Michael Tüxen1-0/+4
2012-01-28From Michael:Anders Broman1-0/+4
2011-12-22From Naoyoshi Ueda:Anders Broman1-1/+3
2011-12-16Note why we need <stdio.h>.Guy Harris1-1/+1
2011-12-16Oops: #include <stdio.h> is really needed.Bill Meier1-0/+2
2011-12-16Fix tvb memory leak; Add missing call to add_new_data_source();Bill Meier1-30/+27
2011-09-21Fix vi "modeline" so it works;Bill Meier1-1/+1
2011-09-21Explicit #include <epan/value_string.h> not required.Bill Meier1-1/+0
2011-05-29- Added new SignatureIdentity values.Anders Broman1-0/+1
2011-04-26From Adam Langley via bug 4349:Gerald Combs1-0/+11
2011-04-26From Ivan Sy via bug 3343:Gerald Combs1-3/+31
2011-01-26From Kaspar Brand:Anders Broman1-0/+4
2010-12-18Add support for the TLSv1.2 format of the CertificateRequest handshake message.Sake Blok1-0/+2
2010-10-29Use value_string_ext fcns to access two value-string arrays;Bill Meier1-2/+2
2010-08-26Fix a number of doxygen directives.Anders Broman1-4/+5
2010-06-24From "wiresharkbugzilla@jdkbx.cjb.net":Anders Broman1-0/+4