aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sctp.c
Commit message (Expand)AuthorAgeFilesLines
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-2/+2
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+2
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-2/+2
* Michael Tuexen's patch to add "sctp.port" as a dissector table so thatGuy Harris2000-08-191-57/+90
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Miscellaneous code cleaningLaurent Deniel2000-08-111-9/+4
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-15/+6
* Include "packet.h", not <packet.h> - the latter, at least on Win32,Guy Harris2000-07-311-9/+2
* Add SCTP dissector from Tuexen Michael <Michael.Tuexen@icn.siemens.de>Gilbert Ramirez2000-07-211-0/+1810