aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ssl.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-03From Paolo Abeni:Anders Broman1-41/+95
2006-04-26authesserre samuel <sauthess@gmail.com>:Jörg Mayer1-2/+2
2006-02-17Paolo Abeni:Jörg Mayer1-2/+2
2006-02-14Make sure SSL_DEBUG_USE_STDERR is always defined.Gerald Combs1-1/+1
2006-02-14Paolo Abeni:Jörg Mayer1-1/+1
2006-02-13Paolo AbeniJörg Mayer1-0/+4
2006-02-11Paolo Abeni:Jörg Mayer1-5/+13
2006-02-10From Paolo Abeni:Anders Broman1-5/+18
2006-02-08Paolo Abeni:Jörg Mayer1-9/+6
2006-02-07Newlines in preference comments causes problems in reading the prefeerence file.Anders Broman1-2/+2
2006-02-07Paolo Abeni:Jörg Mayer1-0/+6
2006-02-06From Paolo Abeni: fix some warnings, etc..Guy Harris1-24/+27
2006-02-05Buildbot found:Jörg Mayer1-1/+1
2006-02-04Paolo AbeniJörg Mayer1-184/+885
2005-08-05More char -> const char warning fixesJörg Mayer1-1/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-18/+12
2005-06-03From Mike Duigou:Anders Broman1-1/+1
2005-04-18More gratuitous tvb_ensure_bytes_exist()ing. One of them fixes bug 67.Gerald Combs1-0/+32
2005-03-06From Yaniv Kaul: show the protocol name in every record.Guy Harris1-14/+25
2005-02-02From Jon Ringle:Anders Broman1-4/+4
2004-12-26From Jouni Malinen: use a length field from the packet to determine howGuy Harris1-11/+25
2004-12-26From Jouni Malinen: dissect TLS extensions (RFC 3546) for ClientHelloGuy Harris1-0/+96
2004-12-01From Yaniv Kaul: adds LZS as a compression method, per 'Transport LayerGuy Harris1-0/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-4/+5
2004-08-02From Yaniv Kaul:Ronnie Sahlberg1-27/+22
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+3468