aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ssl-utils.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-03From Paolo Abeni:Anders Broman1-12/+22
2006-04-26authesserre samuel <sauthess@gmail.com>:Jörg Mayer1-2/+2
2006-03-16Superfluous check on 'secret' removed.Jaap Keuter1-2/+1
2006-03-08Avoid passing junk to ssl_debug_printf fmt if a weird cipher is found ().Luis Ontanon1-2/+3
2006-02-13Paolo AbeniJörg Mayer1-93/+91
2006-02-11Paolo Abeni:Jörg Mayer1-27/+44
2006-02-10From Paolo Abeni:Anders Broman1-0/+4
2006-02-06From Paolo Abeni:Guy Harris1-7/+7
2006-02-06Tag some #else/#endif to make it clearer what tests they handle.Guy Harris1-13/+12
2006-02-06No C++/C99-style comments, please.Guy Harris1-2/+4
2006-02-06Include <epan/gnuc_format_check.h> in packet-ssl-utils.h, notGuy Harris1-1/+0
2006-02-06From Paolo Abeni: fix some warnings, etc..Guy Harris1-77/+121
2006-02-04Paolo AbeniJörg Mayer1-0/+1265