From Todd Sabin: allocate the buffer for the decrypted payload, rather
[obnox/wireshark/wip.git] / packet-ssl.c
2003-01-27 guyFrom Yaniv Kaul: add names and types for ZLIB compressi...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-17 guyFrom Joerg Mayer:
2002-04-11 guyFrom Pasi Eronen: support for the PCT record layer...
2002-04-11 guyFrom Pasi Eronen: add some items for the cipher suites...
2002-04-08 guyFrom Scott Renfro: remove unused "pinfo" arguments.
2002-03-28 guyUse the reported length, not the captured length, when...
2002-02-25 guyAdd an EAP dissector that doesn't create a top-level...
2002-02-07 guyAdditional cipher suite names for SSL, from Nathan...
2002-02-02 nneuladd ports for ssl pop, imap, and ldap
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-17 guy"pinfo->desegment_len" is initialized by TCP only if...
2002-01-04 guyTCP desegmentation support in SSL, from Scott Renfro.
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-21 guyGet rid of some unused variables.
2001-10-16 guyUpdate from Scott Renfro: a simple patch that adds...
2001-09-14 guyMake the resolution for time values be nanoseconds...
2001-09-03 guyInstead of having a single datum attached to a conversa...
2001-07-16 guy"Cipher", not "Cypher".
2001-07-16 guyPut back the protocol tree fields for items with subtre...
2001-07-16 guyPut various length fields into the protocol tree.
2001-07-15 guyFix from Scott Renfro - one field had a name beginning...
2001-07-11 guySSL/TLS support, from Scott Renfro.