From Graeme Hewson:
[obnox/wireshark/wip.git] / packet-m3ua.c
2004-05-24 guyHave two strings in an enum_val_t - one that's a short...
2004-03-25 tuexenFix tags for 07 version.
2004-03-23 tuexenAdded support for version 07 of the ID.
2003-12-21 jmayerwarning: ISO C does not allow extra ; outside of a...
2003-10-06 guyWhen registering a field, make sure its ID is -1 or...
2003-09-05 tuexenFixed a bug introduced by my last update and reported...
2003-09-04 guyFrom Anders Broman: add translation of SI values to...
2003-09-04 tuexenIndicate the version in the protocol column only if...
2003-09-02 guyFrom Anders Broman: add a few more user IDs to the...
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-04-12 guyFrom Jeff Morriss: don't put stuff in the Info column...
2003-02-18 tuexenFixed a bug in the calculation of number of routing...
2003-01-28 tuexenMinor corrections and modifications.
2003-01-27 guyFix a similar problem in the RFC 3332 version of the...
2003-01-27 guyFrom Jeff Morriss: dissect parameters regardless of...
2003-01-22 tuexenAdded support for version 05 of the (expired) ID descri...
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-01 guyFrom Joerg Mayer: get rid of an unused argument.
2002-03-28 guyFrom Michael Tuexen: update to draft-ietf-sigtran-m3ua-12.
2002-03-02 guyTypo fix, from Michael Tuexen.
2002-02-26 guyFrom Michael Tuexen: support for another message type.
2002-02-25 guyEditorial corrections, from Michael Tuexen.
2002-01-31 guyFrom Michael T�xen: updates to support versions 6 and...
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-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-05-24 guyMTP3 support, from Michael Tuexen.
2001-04-23 guyGet rid of unnecessary includes.
2001-04-20 guyFix Gerald's e-mail address - and fix it in "README...
2001-01-25 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-14 guyUpdates from Michael Tuexen.
2001-01-13 guyUpdate from Michael Tuexen.
2001-01-10 guyM3UA (MTP3 User Adaptation layer) support, from Michael...