aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wtls.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-15Remove unused dissector handles from the WAP dissectors.Olivier Biot1-81/+71
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-111/+111
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-9/+1
2002-07-17From Joerg Mayer:Guy Harris1-6/+1
2002-06-15The enumerated types given in the WTLS spec have values given inGuy Harris1-156/+156
2002-01-24Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris1-5/+5
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-7/+6
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris1-4/+7
2001-12-03As you set a conversation dissector by supplying a dissector handleGuy Harris1-2/+2
2001-09-28Push-traffic dissecting for WSP/WTLS, from Tom Uijldert.Guy Harris1-1/+2
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris1-11/+11
2001-07-20Don't base the WSP dissector's idea of whether it's running inGuy Harris1-3/+3
2001-07-03Don't base the protocol column setting in the WSP and WTP dissectors onGuy Harris1-3/+1
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-68/+68
2001-05-02Updates from Alexandre P. Ferreira.Guy Harris1-154/+238
2001-04-19FT_UINTn and FT_INTn fields must always have a base selected for them;Guy Harris1-3/+3
2001-04-18Fix from Patrick Wolfe.Guy Harris1-30/+36
2001-04-17WTLS client and trusted key ID handling enhancements, from Patrick Wolfe.Guy Harris1-1/+216
2001-03-09Fixes to Lemon to get it to compile on platforms (such as some versionsGuy Harris1-2/+2
2001-02-19Updates from Alexandre P. Ferreira.Guy Harris1-10/+12
2001-02-15Updates from Alexandre P. Ferreira.Guy Harris1-29/+34
2001-02-13Updates from Neil Hunter.Guy Harris1-0/+1337