aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ssl.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"guy1-2/+5
2001-11-21Get rid of some unused variables.guy1-2/+1
2001-10-16Update from Scott Renfro: a simple patch that adds support for FIPSguy1-1/+13
2001-09-14Make the resolution for time values be nanoseconds rather thanguy1-4/+4
2001-09-03Instead of having a single datum attached to a conversation, have a listguy1-12/+33
2001-07-16"Cipher", not "Cypher".guy1-2/+2
2001-07-16Put back the protocol tree fields for items with subtrees - but asguy1-34/+75
2001-07-16Put various length fields into the protocol tree.guy1-92/+98
2001-07-15Fix from Scott Renfro - one field had a name beginning with "ss" ratherguy1-2/+2
2001-07-11SSL/TLS support, from Scott Renfro.guy1-0/+2463