connectionless cancel PDU's don't have a dg_server_accepting_cancels field
[obnox/wireshark/wip.git] / packet-sua.c
2003-10-06 guyFrom packet steve: get rid of some duplicate field...
2003-09-04 tuexen- Fixed a bug regaring DRST messages.
2003-09-02 tuexenFixed a typo.
2003-08-08 guyFrom Niels Koot: fix to SUA subdissection code:
2003-06-03 tuexen- fixed a BUG in the handling of the global title addre...
2003-04-22 tuexen- get rid of col_set_fence: it will be called in packet...
2003-04-19 tuexen- add INFO column stuff using fence.
2003-01-23 guyRegister "sua.sua_version" as an obsolete preference...
2003-01-22 tuexenUpdated to support
2003-01-14 guyFrom Christian Falckenberg: beginnings of a MEGACO...
2002-12-02 guyDon't cast away constness, and fix variable and structu...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 guyFrom Joerg Mayer:
2002-05-30 guyFrom Albert Chin: fix various non-GCC compiler warnings.
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-08 guyAttach a descriptive name field type and base to dissec...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-04 guySUA dissector, from Michael Tuexen, replacing (and...