aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wsp.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-09Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris1-6/+6
2001-01-03Ensure that all value_string arrays end in {0, NULL}. Dissectors got awayGilbert Ramirez1-1/+9
2001-01-03Register the WSP dissector, make it static, and have the WTP dissectorGuy Harris1-2/+4
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-1/+2
2000-12-02Some tvbuffified dissectors weren't setting "pinfo->current_proto", soGuy Harris1-1/+3
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-20/+6
2000-11-05Make the RTCP, RTP, WSP, and WTP dissectors check whether theirGuy Harris1-15/+8
2000-11-04One of the header files included by "packet-wsp.c", or one of the headerGuy Harris1-1/+8
2000-11-04WAP support, from Neil Hunter.Guy Harris1-0/+1492