aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtcp.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-24Clean up white space.Guy Harris1-48/+45
2005-02-20fix a typo: lenght -> lengthUlf Lamping1-1/+1
2005-02-13From Venna, Nagarjuna:Luis Ontanon1-13/+1030
2005-02-02From Jon Ringle:Anders Broman1-6/+6
2005-01-14If an item in a source description chunk begins with 4 bytes of zero,Guy Harris1-16/+7
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-20From Martin Mathieson: Fix a simple bug, in calculate_roundtrip_delay(), wher...Anders Broman1-2/+2
2004-09-18Fiax a MSVC WarningAnders Broman1-1/+1
2004-09-15From Martin Mathieson:Anders Broman1-164/+514
2004-09-13Get rid of unused variables.Guy Harris1-16/+0
2004-09-08Added some valuestring parameters for PoCAnders Broman1-0/+2
2004-08-30Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", soGuy Harris1-7/+5
2004-08-18Don't assume that if we find a conversation that we've set a dissectorGuy Harris1-24/+26
2004-08-16From Martin Mathieson:Guy Harris1-39/+55
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1655