aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sip.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-25Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris1-4/+9
2001-01-09Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris1-3/+3
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+3
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-2/+2
2000-11-18dissect_sip() was incorrectly always calling the next levelGilbert Ramirez1-4/+5
2000-11-16Tvbuffify the STP dissector, have it register itself and have the LLCGuy Harris1-2/+2
2000-11-15Add a mechanism by which a dissector can be registered by name, anotherGuy Harris1-3/+9
2000-11-13As the SDP dissector now appends to, rather than overwriting, theGuy Harris1-3/+1
2000-11-11Updates from Heikki Vatiainen.Guy Harris1-43/+22
2000-11-10Tvbuffify the SAP and SDP dissectors.Guy Harris1-5/+2
2000-11-04SIP dissector, from Heikki Vatiainen.Guy Harris1-0/+224