aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls.c
Commit message (Expand)AuthorAgeFilesLines
...
* Don't display the Play button if we're not built with the RTP player.Guy Harris2006-10-201-4/+4
* Put the period into ITU-T Recommendation names.Guy Harris2006-10-201-4/+4
* from Stephen Fisher:Ulf Lamping2006-10-171-2/+2
* Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTPGuy Harris2006-09-211-0/+6
* From Alejandro Vaquero:Anders Broman2006-09-101-2/+2
* From Alejandro Vaquero:Anders Broman2006-08-301-3/+20
* From: Martin Mathieson Jaap Keuter2006-07-251-8/+8
* From Martin Mathieson:Anders Broman2006-07-051-3/+7
* Make SSRC display (among others) unsigned. Fixes Ethereal bug 1002.Jaap Keuter2006-06-231-4/+4
* coverity 194Ronnie Sahlberg2006-06-221-0/+3
* From Martin Mathieson:Anders Broman2006-06-151-2/+3
* Complete the parch from:Anders Broman2006-06-111-1/+1
* From Cvetan Ivanov: Anders Broman2006-06-011-1/+1
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* Make the GUIDs in various data structures e_guid_t's rather than arraysGuy Harris2006-03-191-6/+5
* From Alejandro Vaquero:Anders Broman2006-02-231-22/+26
* Remove uninitalized variable warningJaap Keuter2006-01-161-1/+1
* Hi All,Jaap Keuter2006-01-151-52/+235
* From Alejandro Vaquero:Anders Broman2005-10-031-0/+2
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-1/+1
* EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping2005-08-241-30/+30
* - Declare some functions staticJörg Mayer2005-08-201-12/+12
* Make some structure members that are always set from mallocated data notGuy Harris2005-08-061-3/+2
* More char -> const char warning fixes.Jörg Mayer2005-08-051-5/+5
* do not try to free the isup tap data.Luis Ontanon2005-07-261-4/+0
* Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness"Guy Harris2005-07-071-6/+2
* Explicitly initialize all the elements of a voip_calls_tapinfo_t, toGuy Harris2005-07-071-1/+1
* From Alejandro VaqueroAnders Broman2005-07-051-7/+31
* From Alejandro VaqueroAnders Broman2005-06-271-13/+254
* Don't explicitly initialize "h245_labels", as it's hard to initializeGuy Harris2005-05-051-1/+2
* From Cvetan Ivanov:Gerald Combs2005-05-021-1/+2
* From Francisco Alcoba:Lars Roland2005-04-141-109/+284
* From Francisco AlcobaRonnie Sahlberg2005-04-051-102/+104
* From Alejandro Vaquero :Anders Broman2005-03-271-1/+13
* Flag an unused argument as unused, to squelch compiler warnings, andGuy Harris2005-03-111-1/+1
* From Alejandro Vaquero:Luis Ontanon2005-03-101-10/+88
* From Alejandro Vaqero:Luis Ontanon2005-03-071-1/+9
* From Alejandro Vaquero:Luis Ontanon2005-03-021-0/+6
* From Alejandro Vaquero:Luis Ontanon2005-03-011-14/+15
* By Francisco Alcoba:Lars Roland2005-02-241-72/+101
* g_strrstr does not exist in gtk 1Ronnie Sahlberg2005-02-231-1/+1
* From Alejandro Vaquero:Luis Ontanon2005-02-221-18/+4
* bugfix: using the "rtp_example.raw.gz" from the wiki, the dialog runs into an...Ulf Lamping2005-02-221-0/+1
* from Alejandro VaqueroLuis Ontanon2005-02-211-90/+102
* fix few things:Luis Ontanon2005-02-211-16/+23
* Don't register mgcp taps, Lars Roland2005-02-201-8/+383
* Add #includes to define various macros and declare various functions.Guy Harris2005-02-141-0/+2
* remove a bunch of unnecessary "includes" from VoIP tap and graph analysis sou...Lars Roland2005-02-131-12/+0
* And finally (I hope) the last part from the patchLars Roland2005-02-071-5/+95