aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ssl-utils.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-25ssl-utils: add missing ett registrationPeter Wu1-8/+22
2014-06-23ssl: fix ClientKeyExchange, fix TLSv1.2 SKE for DHPeter Wu1-3/+173
2014-06-02Update TLS extensionsMarc Bevand1-1/+2
2014-05-30ssl/dtls: add support for Raw Public keysHauke Mehrtens1-0/+1
2014-05-30ssl-utils: dissect the certificate type TLS extensionHauke Mehrtens1-3/+29
2014-05-30ssl: add SslSession structureHauke Mehrtens1-3/+7
2014-05-27ssl-utils: fix TLS number of padding extensionHauke Mehrtens1-1/+1
2014-05-20SSL/TLS: Add Padding Extension (20)Alexis La Goutte1-2/+22
2014-04-27ssl/dtls: add keyfile support to dtlsHauke Mehrtens1-0/+8
2014-04-26Change ssl_find_private_key to voidPeter Wu1-1/+1
2014-04-11Fix compilation if not HAVE_LIBGNUTLS and not HAVE_LIBGCRYPTStig Bjørlykke1-2/+2
2014-04-11Fix compilation if HAVE_LIBGNUTLS but not HAVE_LIBGCRYPT.Stig Bjørlykke1-1/+3
2014-04-05ssl-utils: add detection of Supplemental DataHauke Mehrtens1-0/+1
2014-03-06add the (not yet official) TLS channel_id extension that's used by ChromeMartin Kaiser1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-03SSL: dynamically allocate session ticket storage area to avoid buffer overflowPascal Quantin1-1/+0
2014-02-04Fix indent (Remove tabs and use 4 spaces)Alexis La Goutte1-3/+3
2014-01-20From alexeyv:Anders Broman1-1/+10
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