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