More eradication of old-style function definitions.
[obnox/wireshark/wip.git] / gtk / voip_calls.c
2011-04-25 sfisherTake out extra pair of parenthesis
2011-01-31 wmeierFix two cases of 'if (x = y)' which should be 'if...
2010-11-08 etxrabUse value_string_ext for RTP payload types.
2010-11-05 wmeierUse value_string_ext fcns to access certain value_strin...
2010-09-01 guyExpand and update comments.
2010-09-01 etxrabFrom Jaap Keuter:
2010-08-30 morrissRemove some unnecessary includes: a lot of things don...
2010-07-14 geraldGet our dynamic payload name from the correct location.
2010-03-03 guyCast the result of the subtraction.
2010-03-03 guySquelch MSVC compiler warnings - this should really...
2010-03-03 jakeAllow for other time presentations.
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2009-10-10 guyThe q931_info argument to q931_calls_packet() is used...
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-04-08 wmeier(Trivial) Fix some spelling & etc in comments
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-03-12 stigFrom Jakub Zawadzki:
2009-03-11 jakeGet the build going again on non-Windows compilers.
2009-03-11 etxrabFrom Carlos Mendioroz:
2009-02-07 wmeier#include <epan/conversation.h> not req'd ...
2009-01-30 jakeFrom Carlos Mendioroz:
2008-12-19 jakeCleanup sourcecode.
2008-11-25 kukosa- export tvb_memeql()
2008-11-25 jakeFix for bug 3079:
2008-10-31 stigFix some "format not a string literal and no format...
2008-08-05 morrissDon't put (non-extern'd) prototypes for protect_thread_...
2008-05-09 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-06 etxrabFix some of the Errors/warnings detected by checkapi.
2008-04-13 ulflsort #includes by directories
2008-04-09 etxrabRemove:
2008-04-07 sfisher- Remove GLIB1 code
2008-04-05 sfisherRemove more GTK1 code and related xpm files.
2008-01-13 sfisherFix for bug #2017: VoIP trace crashes Wireshark when...
2008-01-09 sfisherTo ease troubleshooting of bug #2017 and for code clari...
2007-11-28 sahlbergsome more path fixes for g_ascii_strcasecmp.h
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-02 kukosadisplay SRTP isntead of RTP if stream is established...
2007-10-25 kukosado not update call_state if new call_state == VOIP_NO_STATE
2007-10-24 kukosafix voip_calls.c:126: warning: missing initializer
2007-10-24 kukosaadd common VoIP TAP listener "voip" which can be used...
2007-10-18 kukosaH.460 new dissector implemented (H.460.2-H.460.22)
2007-10-15 etxrabChange mgcp include.
2007-09-24 jakeGet rid of the last warning.
2007-09-24 jakeFrom Chad Singer:
2007-09-10 jakeFrom Chad Singer:
2007-05-31 sfisherFrom Lars Ruoff:
2007-05-29 standelfix warnings for gcc 4.2
2007-05-04 kukosagenerate T.38 dissector from ASN.1 source
2007-04-26 guymemmove() is needed only if the source and destination...
2007-03-28 legodo not avoid redrawing the tap
2007-03-27 legoAnother iteration over sctp calls (RANAP/BSSAP) a step...
2007-03-26 legoadd Megaco to the "VoIP Calls" tap
2007-03-25 legorename h248_* to gcp_* according to changes in epan.
2007-03-22 ulflfix new warnings
2007-03-22 legoMine:
2007-03-21 ulflfix another three MSVC 8.0 warnings
2007-03-21 ulflfix all warnings in gtk dir & set the "treat all warnin...
2007-03-21 legoAdd the sccp tap to the "VoIP Calls" Tap (which by...
2007-03-19 legovoip_calls.c:
2007-03-18 legohave voip_calls using the m3ua tap
2007-03-18 legosquelch some warnings
2007-03-18 legoadd h248 to VoIP Calls
2007-02-13 sfisherFrom Sebastien Tandel:
2006-10-24 jakeFrom Alejandro Vaquero:
2006-10-20 guyDon't display the Play button if we're not built with...
2006-10-20 guyPut the period into ITU-T Recommendation names.
2006-10-17 ulflfrom Stephen Fisher:
2006-09-21 guyInclude "rtp_player.h" in "voip_calls.c" if we're suppo...
2006-09-10 etxrabFrom Alejandro Vaquero:
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-07-25 jakeFrom: Martin Mathieson
2006-07-05 etxrabFrom Martin Mathieson:
2006-06-23 jakeMake SSRC display (among others) unsigned. Fixes Ethere...
2006-06-22 sahlbergcoverity 194
2006-06-15 etxrabFrom Martin Mathieson:
2006-06-11 etxrabComplete the parch from:
2006-06-01 etxrabFrom Cvetan Ivanov:
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-03-19 guyMake the GUIDs in various data structures e_guid_t...
2006-02-23 etxrabFrom Alejandro Vaquero:
2006-01-16 jakeRemove uninitalized variable warning
2006-01-15 jakeHi All,
2005-10-03 etxrabFrom Alejandro Vaquero:
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 jmayer- Declare some functions static
2005-08-06 guyMake some structure members that are always set from...
2005-08-05 jmayerMore char -> const char warning fixes.
2005-07-26 legodo not try to free the isup tap data.
2005-07-07 guyAdd a cast to SET_ADDRESS() to squelch GCC4 "differ...
2005-07-07 guyExplicitly initialize all the elements of a voip_calls_...
2005-07-05 etxrabFrom Alejandro Vaquero
2005-06-27 etxrabFrom Alejandro Vaquero
2005-05-05 guyDon't explicitly initialize "h245_labels", as it's...
2005-05-02 geraldFrom Cvetan Ivanov:
2005-04-14 lrolandFrom Francisco Alcoba:
2005-04-05 sahlbergFrom Francisco Alcoba
2005-03-27 etxrabFrom Alejandro Vaquero :
2005-03-11 guyFlag an unused argument as unused, to squelch compiler...
next