aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sua.c
AgeCommit message (Expand)AuthorFilesLines
2003-10-06From packet steve: get rid of some duplicate field definitions (someGuy Harris1-2/+1
2003-09-04- Fixed a bug regaring DRST messages.Michael Tüxen1-3/+5
2003-09-02Fixed a typo.Michael Tüxen1-2/+2
2003-08-08From Niels Koot: fix to SUA subdissection code:Guy Harris1-116/+210
2003-06-03- fixed a BUG in the handling of the global title address parameterMichael Tüxen1-7/+65
2003-04-22- get rid of col_set_fence: it will be called in packet-sctp.c only.Michael Tüxen1-4/+2
2003-04-19- add INFO column stuff using fence.Michael Tüxen1-4/+4
2003-01-23Register "sua.sua_version" as an obsolete preference, so that noGuy Harris1-2/+5
2003-01-22Updated to supportMichael Tüxen1-1837/+691
2003-01-14From Christian Falckenberg: beginnings of a MEGACO dissector.Guy Harris1-4/+4
2002-12-02Don't cast away constness, and fix variable and structure memberGuy Harris1-6/+6
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-354/+354
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-5/+1
2002-05-30From Albert Chin: fix various non-GCC compiler warnings.Guy Harris1-2/+2
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-11/+11
2001-12-08Attach a descriptive name field type and base to dissector tables; thatGuy Harris1-2/+4
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris1-4/+7
2001-11-04SUA dissector, from Michael Tuexen, replacing (and subsuming) the SUAGuy Harris1-0/+2762