aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rtcp.c
Commit message (Expand)AuthorAgeFilesLines
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-2/+2
* Add tables of "conversation" dissectors, which are associated withGuy Harris2001-01-091-0/+10
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+6
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-9/+9
* Make the RTCP, RTP, WSP, and WTP dissectors check whether theirGuy Harris2000-11-051-1/+7
* Support for conversations with "wildcard" destination addresses, fromGuy Harris2000-10-211-5/+9
* Dissect the allegedly-NTP time stamp in a Sender Report packet as twoGuy Harris2000-10-191-7/+18
* Andreas Sikkema's new H.261 and TPKT dissectors, replacement RTCP andGuy Harris2000-10-191-345/+1082
* Move format_text(), get_token_len(), and fine_line_end(), into strutil.cGilbert Ramirez2000-09-111-1/+2
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-2/+2
* Add tvbuff class.Gilbert Ramirez2000-05-111-31/+31
* Support for RTCP and RTP, from Jason Lango.Guy Harris2000-04-211-0/+455