aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls.c
Commit message (Expand)AuthorAgeFilesLines
* (Trivial) Fix some spelling & etc in commentsBill Meier2009-04-081-1/+1
* From Jakub Zawadzki (bug 3331):Stig Bjørlykke2009-03-131-10/+7
* From Jakub Zawadzki:Stig Bjørlykke2009-03-121-16/+16
* Get the build going again on non-Windows compilers.Jaap Keuter2009-03-111-2/+2
* From Carlos Mendioroz:Anders Broman2009-03-111-0/+181
* #include <epan/conversation.h> not req'd ...Bill Meier2009-02-071-1/+0
* From Carlos Mendioroz:Jaap Keuter2009-01-301-1/+164
* Cleanup sourcecode.Jaap Keuter2008-12-191-82/+75
* - export tvb_memeql()Tomas Kukosa2008-11-251-0/+4
* Fix for bug 3079:Jaap Keuter2008-11-251-69/+41
* Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2008-10-311-20/+20
* Don't put (non-extern'd) prototypes for protect_thread_critical_region() andJeff Morriss2008-08-051-249/+245
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-091-1/+1
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-061-1/+1
* sort #includes by directoriesUlf Lamping2008-04-131-11/+12
* Remove:Anders Broman2008-04-091-4/+0
* - Remove GLIB1 codeStephen Fisher2008-04-071-1/+0
* Remove more GTK1 code and related xpm files.Stephen Fisher2008-04-051-6/+0
* Fix for bug #2017: VoIP trace crashes Wireshark when specific RTP PlayerStephen Fisher2008-01-131-1/+14
* To ease troubleshooting of bug #2017 and for code clarity in the future, useStephen Fisher2008-01-091-469/+469
* some more path fixes for g_ascii_strcasecmp.hRonnie Sahlberg2007-11-281-1/+1
* strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris2007-11-271-1/+5
* display SRTP isntead of RTP if stream is established like a SRTPTomas Kukosa2007-11-021-3/+8
* do not update call_state if new call_state == VOIP_NO_STATETomas Kukosa2007-10-251-1/+2
* fix voip_calls.c:126: warning: missing initializerTomas Kukosa2007-10-241-1/+1
* add common VoIP TAP listener "voip" which can be used in arbitrary experiment...Tomas Kukosa2007-10-241-12/+127
* H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa2007-10-181-1/+1
* Change mgcp include.Anders Broman2007-10-151-1/+1
* Get rid of the last warning.Jaap Keuter2007-09-241-1/+1
* From Chad Singer:Jaap Keuter2007-09-241-0/+86
* From Chad Singer:Jaap Keuter2007-09-101-2/+428
* From Lars Ruoff:Stephen Fisher2007-05-311-2/+2
* fix warnings for gcc 4.2Sebastien Tandel2007-05-291-1/+1
* generate T.38 dissector from ASN.1 sourceTomas Kukosa2007-05-041-6/+7
* memmove() is needed only if the source and destination might overlap.Guy Harris2007-04-261-1/+1
* do not avoid redrawing the tapLuis Ontanon2007-03-281-3/+1
* Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon2007-03-271-5/+5
* add Megaco to the "VoIP Calls" tapLuis Ontanon2007-03-261-1/+24
* rename h248_* to gcp_* according to changes in epan.Luis Ontanon2007-03-251-10/+10
* fix new warningsUlf Lamping2007-03-221-3/+3
* Mine:Luis Ontanon2007-03-221-9/+44
* fix another three MSVC 8.0 warningsUlf Lamping2007-03-211-3/+3
* fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flagUlf Lamping2007-03-211-18/+18
* Add the sccp tap to the "VoIP Calls" Tap (which by now should be renamed to j...Luis Ontanon2007-03-211-26/+174
* voip_calls.c:Luis Ontanon2007-03-191-5/+4
* have voip_calls using the m3ua tapLuis Ontanon2007-03-181-1/+23
* squelch some warningsLuis Ontanon2007-03-181-6/+0
* add h248 to VoIP CallsLuis Ontanon2007-03-181-28/+202
* From Sebastien Tandel:Stephen Fisher2007-02-131-0/+1
* From Alejandro Vaquero:Jaap Keuter2006-10-241-4/+8