Some minor bugfixes for netlogon
[obnox/wireshark/wip.git] / packet-sctp.c
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...