name change
[metze/wireshark/wip.git] / gtk / voip_calls.c
2006-05-21 Ronnie Sahlbergname change
2006-03-19 Guy HarrisMake the GUIDs in various data structures e_guid_t...
2006-02-23 Anders BromanFrom Alejandro Vaquero:
2006-01-16 Jaap KeuterRemove uninitalized variable warning
2006-01-15 Jaap KeuterHi All,
2005-10-03 Anders BromanFrom Alejandro Vaquero:
2005-09-17 Guy HarrisMove a pile of protocol-related headers from the top...
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 Jörg Mayer- Declare some functions static
2005-08-06 Guy HarrisMake some structure members that are always set from...
2005-08-05 Jörg MayerMore char -> const char warning fixes.
2005-07-26 Luis Ontanondo not try to free the isup tap data.
2005-07-07 Guy HarrisAdd a cast to SET_ADDRESS() to squelch GCC4 "differ...
2005-07-07 Guy HarrisExplicitly initialize all the elements of a voip_calls_...
2005-07-05 Anders BromanFrom Alejandro Vaquero
2005-06-27 Anders BromanFrom Alejandro Vaquero
2005-05-05 Guy HarrisDon't explicitly initialize "h245_labels", as it's...
2005-05-02 Gerald CombsFrom Cvetan Ivanov:
2005-04-14 Lars RolandFrom Francisco Alcoba:
2005-04-05 Ronnie SahlbergFrom Francisco Alcoba
2005-03-27 Anders BromanFrom Alejandro Vaquero :
2005-03-11 Guy HarrisFlag an unused argument as unused, to squelch compiler...
2005-03-10 Luis OntanonFrom Alejandro Vaquero:
2005-03-07 Luis OntanonFrom Alejandro Vaqero:
2005-03-02 Luis OntanonFrom Alejandro Vaquero:
2005-03-01 Luis OntanonFrom Alejandro Vaquero:
2005-02-24 Lars RolandBy Francisco Alcoba:
2005-02-23 Ronnie Sahlbergg_strrstr does not exist in gtk 1
2005-02-22 Luis OntanonFrom Alejandro Vaquero:
2005-02-22 Ulf Lampingbugfix: using the "rtp_example.raw.gz" from the wiki...
2005-02-21 Luis Ontanonfrom Alejandro Vaquero
2005-02-21 Luis Ontanonfix few things:
2005-02-20 Lars RolandDon't register mgcp taps,
2005-02-14 Guy HarrisAdd #includes to define various macros and declare...
2005-02-13 Lars Rolandremove a bunch of unnecessary "includes" from VoIP...
2005-02-07 Lars RolandAnd finally (I hope) the last part from the patch
2005-02-05 Lars Rolandremove obsolete function add_rtp_streams_graph() from...
2005-02-05 Anders BromanFrom Alejandro Vaquero:
2005-02-03 Anders BromanFrom Francisco Alcoba:
2005-02-02 Guy HarrisUse C89 syntax, not C++ syntax, for functions that...
2005-02-02 Guy HarrisMake sure "comment" is set.
2005-02-02 Lars Rolandfor VoIP Call Analysis:
2005-02-01 Lars RolandFrom Alejandro Vaquero: