Put the structure of a capture_file back in cfile.h.
[metze/wireshark/wip.git] / ui / voip_calls.c
2017-12-04 Guy HarrisPut the structure of a capture_file back in cfile.h.
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-10-15 Peter WuRename ui_util.h -> ws_ui_util.h
2017-09-19 Michael MannSequence analysis (flow graph) optimizations for dissectors
2017-08-21 Diederik de Groot[skinny]: minor changes to xml file
2016-12-18 Jiri NovakCall Flow: Fix - Duration of segment of RTP flow is...
2016-12-18 Jiri NovakSIP/SDP, RTP: Dissectors shows information about ED...
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-06-12 Michael MannMove Gateway Control Protocol (Context Tracking) into...
2016-06-12 Guy HarrisAdd checks to address setting routines.
2016-03-28 Joerg MayerFix warnings/errors of type -Wused-but-marked-unused
2016-03-11 Pascal QuantinAdd IAX2 and Skinny calls to VoIP calls window
2016-02-26 João ValverdeAdd free_address_wmem(), fix warnings [-Wcast-qual]
2016-02-08 João ValverdeRevert "Add free_address_wmem() and other extensions...
2016-02-07 João ValverdeAdd free_address_wmem() and other extensions to address API
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisMore pinfo->fd->abs_ts to pinfo->abs_ts.
2015-12-09 Pascal QuantinQt: various fixes to VoIP calls / RTP player windows
2015-11-24 Pascal QuantinVoIP: fix a null dereference when trying to retrieve...
2015-11-16 Pascal QuantinQt: add a reference counter to sequence analysis info
2015-11-01 Pascal QuantinVoIP Calls: fix SIP calls state
2015-11-01 Pascal Quantinvoip_calls.c: add missing tap_draw callback to taps...
2015-10-26 Pascal QuantinOnly store frame number and not a pointer to frame_data...
2015-10-26 Pascal QuantinQt: fix memory leaks in VoIP calls window
2015-10-26 Guy HarrisAllocate h245_labels when we initialize the h245dg...
2015-10-24 Gerald CombsMore ADDRESS macro to address function conversions.
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in ui.
2015-10-02 Gerald CombsQt: Initial RTP playback.
2015-09-04 Pascal QuantinGTK/Qt: fix crash when closing SIP Flows dialog
2015-07-26 Michal PazderaAvoid duplicate SIP and Q.931 calls in VoIP Calls list...
2015-06-05 Pascal QuantinFix a few issues reported by PVS-Studio
2015-05-13 AndersBroman[VoIP] There has to be two separate routines for MEGACO...
2015-02-13 Bill MeierReplace tabs by spaces when editor modelines has "expan...
2015-02-04 Michael MannConvert val_to_str -> val_to_str_wmem.
2015-02-03 Michael MannConvert val_to_str_ext -> val_to_str_ext_wmem for calls...
2015-01-13 Guy HarrisConsistently use the "g_string_free returns a C string...
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-12-25 Alexis La GoutteVoIP Calls: Missing break in switch (CID 1155515)
2014-12-20 Gerald CombsConsolidate RTP stream structs.
2014-11-26 Gerald CombsConsolidate sequence analysis code.
2014-11-19 Gerald Combsvoip_calls: Fix tap callbacks.
2014-11-18 Gerald Combsvoip_calls: Regression fixes.
2014-11-18 Gerald Combsvoip_calls: Move to ui.