aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sip.c
Commit message (Expand)AuthorAgeFilesLines
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-3/+3
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+3
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-2/+2
* dissect_sip() was incorrectly always calling the next levelGilbert Ramirez2000-11-181-4/+5
* Tvbuffify the STP dissector, have it register itself and have the LLCGuy Harris2000-11-161-2/+2
* Add a mechanism by which a dissector can be registered by name, anotherGuy Harris2000-11-151-3/+9
* As the SDP dissector now appends to, rather than overwriting, theGuy Harris2000-11-131-3/+1
* Updates from Heikki Vatiainen.Guy Harris2000-11-111-43/+22
* Tvbuffify the SAP and SDP dissectors.Guy Harris2000-11-101-5/+2
* SIP dissector, from Heikki Vatiainen.Guy Harris2000-11-041-0/+224