Don't ignore SIGCHLD - doing so means that, on many platforms, we don't
[metze/wireshark/wip.git] / packet-sctp.c
2003-04-22 Guy HarrisEliminate the packet_info pointer argument from routine...
2003-04-22 Michael Tüxen- handle the col_set_fence stuff for upper layers.
2003-04-19 Michael Tüxen- a 'quick hack' for col_set_fence support for better...
2003-01-31 Guy HarrisGet rid of BASE_BIN - it's just the same as BASE_DEC...
2003-01-20 Michael TüxenGet rid of old ASAP PPID.
2003-01-15 Guy HarrisDon't have two entries for the official ASAP PPID,...
2003-01-14 Guy HarrisFrom Christian Falckenberg: beginnings of a MEGACO...
2003-01-14 Guy HarrisFrom Anders Broman: some additional SCTP payload protoc...
2003-01-13 Michael TüxenFixed a typo.
2002-12-05 Michael TüxenFixed a bug regarding the handling of correlation ids.
2002-12-04 Michael TüxenAdded support for the Implementers Guide.
2002-12-02 Guy HarrisDon't cast away constness, and fix variable and structu...
2002-10-17 Michael TüxenFixed a bug on 64 bit machines in the CRC32C algorithm...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-07-10 Guy HarrisFrom Michael Tuexen:
2002-06-28 Guy HarrisFrom Michael Tuexen: update to match the latest I-Ds...
2002-06-08 Guy HarrisWhen looking for dissectors for the source and destinat...
2002-05-30 Guy HarrisFrom Albert Chin: fix various non-GCC compiler warnings.
2002-05-18 Guy HarrisFrom Michael Tuexen: updates to later IETF drafts:
2002-04-16 Guy HarrisFrom Michael Tuexen: add missing support for the T...
2002-04-14 Guy HarrisFrom Joerg Mayer: get rid of some unused variables...
2002-03-03 Guy HarrisFrom Michael Tuexen: report the type of an unrecognized...
2002-03-02 Guy HarrisFrom Michael Tuexen: update the CRC32 checksum code...
2002-02-02 Guy HarrisFrom Michael Tuexen:
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-20 Guy HarrisEditorial change, from Michael Tuexen.
2002-01-20 Guy HarrisAllow a length of -1 to be specified when adding FT_NON...
2002-01-15 Guy HarrisMake the label for the SCTP checksum type preference...
2002-01-15 Guy HarrisFrom Michael Tuexen:
2001-12-19 Guy HarrisFrom Michael Tuexen - SCTP updates:
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-08 Guy HarrisAttach a descriptive name field type and base to dissec...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-10-23 Guy HarrisShow parameter types in hex.
2001-08-28 Guy HarrisGet rid of "proto_tree_add_notext()" - if you create...
2001-07-03 Guy HarrisUse the "pinfo" argument, rather than the global "pi...
2001-06-21 Guy HarrisFix a typo.
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-04-23 Guy HarrisMove the declarations of IP protocol numbers to "ipprot...
2001-04-20 Guy HarrisFix Gerald's e-mail address - and fix it in "README...
2001-04-09 Guy HarrisSCTP dissector fix from Michael Tuexen.
2001-01-25 Guy HarrisRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-14 Guy HarrisUpdate from Michael Tuexen to enhance handling of bundl...
2001-01-13 Guy HarrisSupport for dissectors registering themselves with...
2001-01-11 Gilbert RamirezUpdate the SCTP dissector, and add a dissector for
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-08-19 Guy HarrisMichael Tuexen's patch to add "sctp.port" as a dissecto...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-08-07 Guy HarrisAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-07-31 Guy HarrisInclude "packet.h", not <packet.h> - the latter, at...
2000-07-21 Gilbert RamirezAdd SCTP dissector from Tuexen Michael <Michael.Tuexen...