aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-24From Alejandro Vaquero:Jaap Keuter1-4/+8
2006-10-20Don't display the Play button if we're not built with the RTP player.Guy Harris1-4/+4
2006-10-20Put the period into ITU-T Recommendation names.Guy Harris1-4/+4
2006-10-17from Stephen Fisher:Ulf Lamping1-2/+2
2006-09-21Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTPGuy Harris1-0/+6
2006-09-10From Alejandro Vaquero:Anders Broman1-2/+2
2006-08-30From Alejandro Vaquero:Anders Broman1-3/+20
2006-07-25From: Martin Mathieson Jaap Keuter1-8/+8
2006-07-05From Martin Mathieson:Anders Broman1-3/+7
2006-06-23Make SSRC display (among others) unsigned. Fixes Ethereal bug 1002.Jaap Keuter1-4/+4
2006-06-22coverity 194Ronnie Sahlberg1-0/+3
2006-06-15From Martin Mathieson:Anders Broman1-2/+3
2006-06-11Complete the parch from:Anders Broman1-1/+1
2006-06-01From Cvetan Ivanov: Anders Broman1-1/+1
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-03-19Make the GUIDs in various data structures e_guid_t's rather than arraysGuy Harris1-6/+5
2006-02-23From Alejandro Vaquero:Anders Broman1-22/+26
2006-01-16Remove uninitalized variable warningJaap Keuter1-1/+1
2006-01-15Hi All,Jaap Keuter1-52/+235
2005-10-03From Alejandro Vaquero:Anders Broman1-0/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping1-30/+30
2005-08-20- Declare some functions staticJörg Mayer1-12/+12
2005-08-06Make some structure members that are always set from mallocated data notGuy Harris1-3/+2
2005-08-05More char -> const char warning fixes.Jörg Mayer1-5/+5
2005-07-26do not try to free the isup tap data.Luis Ontanon1-4/+0
2005-07-07Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness"Guy Harris1-6/+2
2005-07-07Explicitly initialize all the elements of a voip_calls_tapinfo_t, toGuy Harris1-1/+1
2005-07-05From Alejandro VaqueroAnders Broman1-7/+31
2005-06-27From Alejandro VaqueroAnders Broman1-13/+254
2005-05-05Don't explicitly initialize "h245_labels", as it's hard to initializeGuy Harris1-1/+2
2005-05-02From Cvetan Ivanov:Gerald Combs1-1/+2
2005-04-14From Francisco Alcoba:Lars Roland1-109/+284
2005-04-05From Francisco AlcobaRonnie Sahlberg1-102/+104
2005-03-27From Alejandro Vaquero :Anders Broman1-1/+13
2005-03-11Flag an unused argument as unused, to squelch compiler warnings, andGuy Harris1-1/+1
2005-03-10From Alejandro Vaquero:Luis Ontanon1-10/+88
2005-03-07From Alejandro Vaqero:Luis Ontanon1-1/+9
2005-03-02From Alejandro Vaquero:Luis Ontanon1-0/+6
2005-03-01From Alejandro Vaquero:Luis Ontanon1-14/+15
2005-02-24By Francisco Alcoba:Lars Roland1-72/+101
2005-02-23g_strrstr does not exist in gtk 1Ronnie Sahlberg1-1/+1
2005-02-22From Alejandro Vaquero:Luis Ontanon1-18/+4
2005-02-22bugfix: using the "rtp_example.raw.gz" from the wiki, the dialog runs into an...Ulf Lamping1-0/+1
2005-02-21from Alejandro VaqueroLuis Ontanon1-90/+102
2005-02-21fix few things:Luis Ontanon1-16/+23
2005-02-20Don't register mgcp taps, Lars Roland1-8/+383
2005-02-14Add #includes to define various macros and declare various functions.Guy Harris1-0/+2
2005-02-13remove a bunch of unnecessary "includes" from VoIP tap and graph analysis sou...Lars Roland1-12/+0