aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ssl.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some unused variables.Guy Harris2001-11-211-2/+1
* Update from Scott Renfro: a simple patch that adds support for FIPSGuy Harris2001-10-161-1/+13
* Make the resolution for time values be nanoseconds rather thanGuy Harris2001-09-141-4/+4
* Instead of having a single datum attached to a conversation, have a listGuy Harris2001-09-031-12/+33
* "Cipher", not "Cypher".Guy Harris2001-07-161-2/+2
* Put back the protocol tree fields for items with subtrees - but asGuy Harris2001-07-161-34/+75
* Put various length fields into the protocol tree.Guy Harris2001-07-161-92/+98
* Fix from Scott Renfro - one field had a name beginning with "ss" ratherGuy Harris2001-07-151-2/+2
* SSL/TLS support, from Scott Renfro.Guy Harris2001-07-111-0/+2463