Use "val_to_str()" to translate numerical values to strings, don't
[obnox/wireshark/wip.git] / packet-sctp.c
2001-07-03 guyUse the "pinfo" argument, rather than the global "pi...
2001-06-21 guyFix a typo.
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-23 guyMove the declarations of IP protocol numbers to "ipprot...
2001-04-20 guyFix Gerald's e-mail address - and fix it in "README...
2001-04-09 guySCTP dissector fix from Michael Tuexen.
2001-01-25 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-14 guyUpdate from Michael Tuexen to enhance handling of bundl...
2001-01-13 guySupport for dissectors registering themselves with...
2001-01-11 gramUpdate the SCTP dissector, and add a dissector for
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-08-19 guyMichael Tuexen's patch to add "sctp.port" as a dissecto...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-07-31 guyInclude "packet.h", not <packet.h> - the latter, at...
2000-07-21 gramAdd SCTP dissector from Tuexen Michael <Michael.Tuexen...