Put "WTP" into the Info column for segmented invoke/result PDUs on which
[obnox/wireshark/wip.git] / packet-sctp.c
2003-06-08 tuexenfixed a typo.
2003-06-08 guyThe GCC 2.7.2.3 in FreeBSD 3.4, at least, requires
2003-06-07 tuexenfixed some typos.
2003-06-07 tuexen- updated to support the newest version of supported...
2003-04-22 guyEliminate the packet_info pointer argument from routine...
2003-04-22 tuexen- handle the col_set_fence stuff for upper layers.
2003-04-19 tuexen- a 'quick hack' for col_set_fence support for better...
2003-01-31 guyGet rid of BASE_BIN - it's just the same as BASE_DEC...
2003-01-20 tuexenGet rid of old ASAP PPID.
2003-01-15 guyDon't have two entries for the official ASAP PPID,...
2003-01-14 guyFrom Christian Falckenberg: beginnings of a MEGACO...
2003-01-14 guyFrom Anders Broman: some additional SCTP payload protoc...
2003-01-13 tuexenFixed a typo.
2002-12-05 tuexenFixed a bug regarding the handling of correlation ids.
2002-12-04 tuexenAdded support for the Implementers Guide.
2002-12-02 guyDon't cast away constness, and fix variable and structu...
2002-10-17 tuexenFixed a bug on 64 bit machines in the CRC32C algorithm...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-10 guyFrom Michael Tuexen:
2002-06-28 guyFrom Michael Tuexen: update to match the latest I-Ds...
2002-06-08 guyWhen looking for dissectors for the source and destinat...
2002-05-30 guyFrom Albert Chin: fix various non-GCC compiler warnings.
2002-05-18 guyFrom Michael Tuexen: updates to later IETF drafts:
2002-04-16 guyFrom Michael Tuexen: add missing support for the T...
2002-04-14 guyFrom Joerg Mayer: get rid of some unused variables...
2002-03-03 guyFrom Michael Tuexen: report the type of an unrecognized...
2002-03-02 guyFrom Michael Tuexen: update the CRC32 checksum code...
2002-02-02 guyFrom Michael Tuexen:
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-20 guyEditorial change, from Michael Tuexen.
2002-01-20 guyAllow a length of -1 to be specified when adding FT_NON...
2002-01-15 guyMake the label for the SCTP checksum type preference...
2002-01-15 guyFrom Michael Tuexen:
2001-12-19 guyFrom Michael Tuexen - SCTP updates:
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-10-23 guyShow parameter types in hex.
2001-08-28 guyGet rid of "proto_tree_add_notext()" - if you create...
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...