aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtcp.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-28add missing value_string terminationsahlberg1-0/+4
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-8/+6
2005-08-24Properly initialize our hf_ arrays. Make hf_rtcp_app_poc1_conn_session_typegerald1-4/+4
2005-08-22From Timo Metsala:etxrab1-3/+291
2005-08-17remove g_malloc()s from rtcpsahlberg1-4/+2
2005-08-12more gmemchunk -> se_alloc() improvementssahlberg1-22/+6
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-1/+1
2005-07-30Make some funtions static. More char -> const char warning fixesjmayer1-2/+2
2005-07-24some more dissectors converted to ep_tvb_get_stringsahlberg1-2/+1
2005-06-07From: Martin Mathiesonlego1-3/+3
2005-02-24Clean up white space.guy1-48/+45
2005-02-20fix a typo: lenght -> lengthulfl1-1/+1
2005-02-13From Venna, Nagarjuna:lego1-13/+1030
2005-02-02From Jon Ringle:etxrab1-6/+6
2005-01-14If an item in a source description chunk begins with 4 bytes of zero,guy1-16/+7
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-09-20From Martin Mathieson: Fix a simple bug, in calculate_roundtrip_delay(), wher...etxrab1-2/+2
2004-09-18Fiax a MSVC Warningetxrab1-1/+1
2004-09-15From Martin Mathieson:etxrab1-164/+514
2004-09-13Get rid of unused variables.guy1-16/+0
2004-09-08Added some valuestring parameters for PoCetxrab1-0/+2
2004-08-30Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", soguy1-7/+5
2004-08-18Don't assume that if we find a conversation that we've set a dissectorguy1-24/+26
2004-08-16From Martin Mathieson:guy1-39/+55
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+1655