aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sua.c
Commit message (Expand)AuthorAgeFilesLines
* From Niels Koot: fix to SUA subdissection code:Guy Harris2003-08-081-116/+210
* - fixed a BUG in the handling of the global title address parameterMichael Tüxen2003-06-031-7/+65
* - get rid of col_set_fence: it will be called in packet-sctp.c only.Michael Tüxen2003-04-221-4/+2
* - add INFO column stuff using fence.Michael Tüxen2003-04-191-4/+4
* Register "sua.sua_version" as an obsolete preference, so that noGuy Harris2003-01-231-2/+5
* Updated to supportMichael Tüxen2003-01-221-1837/+691
* From Christian Falckenberg: beginnings of a MEGACO dissector.Guy Harris2003-01-141-4/+4
* Don't cast away constness, and fix variable and structure memberGuy Harris2002-12-021-6/+6
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-354/+354
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* From Joerg Mayer:Guy Harris2002-07-171-5/+1
* From Albert Chin: fix various non-GCC compiler warnings.Guy Harris2002-05-301-2/+2
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-5/+5
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-11/+11
* Attach a descriptive name field type and base to dissector tables; thatGuy Harris2001-12-081-2/+4
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-4/+7
* SUA dissector, from Michael Tuexen, replacing (and subsuming) the SUAGuy Harris2001-11-041-0/+2762