aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ssl.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-4/+4
* From Paolo Abeni:Anders Broman2006-05-031-41/+95
* authesserre samuel <sauthess@gmail.com>:Jörg Mayer2006-04-261-2/+2
* Paolo Abeni:Jörg Mayer2006-02-171-2/+2
* Make sure SSL_DEBUG_USE_STDERR is always defined.Gerald Combs2006-02-141-1/+1
* Paolo Abeni:Jörg Mayer2006-02-141-1/+1
* Paolo AbeniJörg Mayer2006-02-131-0/+4
* Paolo Abeni:Jörg Mayer2006-02-111-5/+13
* From Paolo Abeni:Anders Broman2006-02-101-5/+18
* Paolo Abeni:Jörg Mayer2006-02-081-9/+6
* Newlines in preference comments causes problems in reading the prefeerence file.Anders Broman2006-02-071-2/+2
* Paolo Abeni:Jörg Mayer2006-02-071-0/+6
* From Paolo Abeni: fix some warnings, etc..Guy Harris2006-02-061-24/+27
* Buildbot found:Jörg Mayer2006-02-051-1/+1
* Paolo AbeniJörg Mayer2006-02-041-184/+885
* More char -> const char warning fixesJörg Mayer2005-08-051-1/+1
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-18/+12
* From Mike Duigou:Anders Broman2005-06-031-1/+1
* More gratuitous tvb_ensure_bytes_exist()ing. One of them fixes bug 67.Gerald Combs2005-04-181-0/+32
* From Yaniv Kaul: show the protocol name in every record.Guy Harris2005-03-061-14/+25
* From Jon Ringle:Anders Broman2005-02-021-4/+4
* From Jouni Malinen: use a length field from the packet to determine howGuy Harris2004-12-261-11/+25
* From Jouni Malinen: dissect TLS extensions (RFC 3546) for ClientHelloGuy Harris2004-12-261-0/+96
* From Yaniv Kaul: adds LZS as a compression method, per 'Transport LayerGuy Harris2004-12-011-0/+1
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping2004-08-211-4/+5
* From Yaniv Kaul:Ronnie Sahlberg2004-08-021-27/+22
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+3468