aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sscop.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-2/+2
2000-11-16Tvbuffify the STP dissector, have it register itself and have the LLCGuy Harris1-2/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+3
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris1-2/+2
2000-05-29Add "tvb_reported_length()" to get the "reported length" of a tvbuffGuy Harris1-65/+68
2000-05-11Add tvbuff class.Gilbert Ramirez1-17/+17
2000-03-12Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez1-3/+3
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+2
1999-11-23Some fixes.Guy Harris1-16/+38
1999-11-19Beginnings of Q.2931 support.Guy Harris1-1/+10
1999-11-19The only thing we shouldn't do if the "tree" argument is NULL is putGuy Harris1-42/+46
1999-11-19Add support for SSCOP protocol; dissect signalling AAL packets using it.Guy Harris1-0/+286