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