aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ssl-utils.h
AgeCommit message (Expand)AuthorFilesLines
2007-03-24Fix mess with ssl_version_short_names[] being defined multiple placessfisher1-12/+0
2007-03-24Remove all warnings under Unix for the gtk/ directory.sfisher1-1/+1
2007-01-12prepare SSL dissector for similar desegmentation as is in the TCP as current ...kukosa1-1/+16
2007-01-04fix compilation without GnuTLSkukosa1-1/+1
2007-01-04- new ssl_set_master_secret() which can set master secret (and optionally oth...kukosa1-1/+8
2006-08-29get rid of few warningskukosa1-1/+1
2006-08-25new ssl_dissector_add() function which can be called from another dissectors ...kukosa1-9/+9
2006-08-02Try to fix build by including packet.hmartinm1-0/+1
2006-08-02from a. samuelsahlberg1-34/+115
2006-06-27#include <epan/value_string.h> must be done, even if HAVE_LIBGNUTLS isn't def...ulfl1-1/+1
2006-06-27from Authesserre Samuelsahlberg1-1/+506
2006-05-03From Paolo Abeni:etxrab1-4/+12
2006-02-14Make sure SSL_DEBUG_USE_STDERR is always defined.gerald1-6/+7
2006-02-11Paolo Abeni:jmayer1-0/+5
2006-02-07Paolo Abeni:jmayer1-2/+1
2006-02-06From Paolo Abeni:guy1-1/+0
2006-02-06Include <epan/gnuc_format_check.h> in packet-ssl-utils.h, notguy1-1/+2
2006-02-06From Paolo Abeni: fix some warnings, etc..guy1-20/+75
2006-02-04Paolo Abenijmayer1-0/+172