aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wtls.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-111/+111
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* From Joerg Mayer:Guy Harris2002-07-171-6/+1
* The enumerated types given in the WTLS spec have values given inGuy Harris2002-06-151-156/+156
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-5/+5
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-7/+6
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-4/+7
* As you set a conversation dissector by supplying a dissector handleGuy Harris2001-12-031-2/+2
* Push-traffic dissecting for WSP/WTLS, from Tom Uijldert.Guy Harris2001-09-281-1/+2
* Make the resolution for time values be nanoseconds rather thanGuy Harris2001-09-141-11/+11
* Don't base the WSP dissector's idea of whether it's running inGuy Harris2001-07-201-3/+3
* Don't base the protocol column setting in the WSP and WTP dissectors onGuy Harris2001-07-031-3/+1
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-68/+68
* Updates from Alexandre P. Ferreira.Guy Harris2001-05-021-154/+238
* FT_UINTn and FT_INTn fields must always have a base selected for them;Guy Harris2001-04-191-3/+3
* Fix from Patrick Wolfe.Guy Harris2001-04-181-30/+36
* WTLS client and trusted key ID handling enhancements, from Patrick Wolfe.Guy Harris2001-04-171-1/+216
* Fixes to Lemon to get it to compile on platforms (such as some versionsGuy Harris2001-03-091-2/+2
* Updates from Alexandre P. Ferreira.Guy Harris2001-02-191-10/+12
* Updates from Alexandre P. Ferreira.Guy Harris2001-02-151-29/+34
* Updates from Neil Hunter.Guy Harris2001-02-131-0/+1337