strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda
[obnox/wireshark/wip.git] / gtk / rtp_analysis.c
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-27 jakeFix for bug 2000. Make sure that both datalink layer...
2007-09-04 etxrabFrom Stas Maximov:
2007-05-31 sfisherFrom Lars Ruoff:
2007-05-29 standelFrom David Howells :
2007-05-17 geraldWhen saving an RTP stream, don't insert silence if...
2007-05-02 sahlbergsome more : try to make read/write not break the build...
2007-05-02 sahlbergdo something with the return value from eth_write ...
2007-05-02 sahlbergfix some more warnings that the result from fread/fwrit...
2007-04-22 sahlbergmove include of a few headers down a few lines so the...
2007-03-24 sfisherRemove all warnings under Unix for the gtk/ directory.
2007-01-18 martinmAdd separate union entries to fvalue.value for signed...
2006-11-14 jmayernikai@nikai.net:
2006-10-17 ulflfrom Stephen Fisher:
2006-07-27 jmayerAlex Shnitman <AlexS@mangodsp.com>
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-04-30 guyMove the file selection dialog routines to file_dlg...
2006-03-09 sahlbergcoverity #62
2006-03-07 jakeSolving various uninitialized variable warnings.
2006-02-13 ulfladd missing #include "tempfile.h"
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2005-11-12 guyAllow a progress dialog to have "Stop" or "Cancel"...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-11-05 etxrabPacket-amr Register as "AMR" not "amr".
2005-10-29 etxrabFrom Jaap Keuter
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-14 guyHave cf_retap_packets() take an argument that indicates...
2005-09-01 etxrabFrom Tomer Shani:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-21 guyAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-10 ulflremoved tons of MSVC const related warnings.
2005-08-06 jmayerLast set of char -> const char trivial warning fixes.
2005-08-06 guySquelch more const warnings (and fix some memory leaks...
2005-07-05 etxrabFrom Ainsley Pereira:
2005-04-27 sahlbergWith the speedup changes to epan/proto.c the tree...
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-04-07 sahlbergFrom Didier:
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-03-29 sahlbergfrom Lars Ruoff
2005-03-21 guyFrom Lars Ruoff:
2005-03-05 geraldWhen analyzing RTP streams, use the source address...
2005-03-02 legoThis is the rest of the patch from Francisco Alcoba.
2005-02-16 sahlbergfrom lars ruoff a few extra columns for rtp analysis
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-02-02 guyGet rid of an unused typedef.
2005-01-01 guyAdd casts of OBJECT_SET_DATA() arguments in cases where...
2005-01-01 guyAs we've made the tap_specific_data field of a tap_pack...
2004-12-31 guyIn column sort routines, make the row pointers "const...
2004-12-29 guyMake the tone of the error messages a bit less formal...
2004-12-02 guyFrom Francisco Alcoba: handle inverted time stamps...
2004-12-01 guyFrom Francisco Alcoba:
2004-10-17 guyFrom Alejandro Vaquero: in the RTP analysis code, don...
2004-10-11 etxrabFrom: "Alejandro Vaquero : Add IP bandwidth calculation...
2004-10-06 guyFrom Alejandro Vaquero: make the window bigger so we...
2004-10-05 guyDon't use a terminating entry in the clock_map table...
2004-10-01 guyFrom Alejandro Vaquero:
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-17 guyFrom Lars Ruoff: don't hardwire the RTP sampling clock...
2004-06-30 guyOn at least some platforms, a #define of O_BINARY is...
2004-06-29 ulfldefine of O_BINARY not needed, if fcntl.h is included
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-05-27 ulfluse gtk_window_set_default_size() instead of WIDGET_SET...
2004-05-26 ulflmore code cleanup from dialog things:
2004-05-23 ulfluse new functions in window API (ui_util.h),
2004-05-22 ulflgoing to have a standard behaviour of the dialogs
2004-03-13 ulflvarious string related changes, mainly replace sprintf...
2004-02-23 ulflstatistics menu redesigned, now looking more like the...
2004-02-22 ulflRedesigned the menu structure of the former statistics...
2004-02-13 guyAdd a "window_new()" routine that creates a window...
2004-02-12 guyThe HIG's and/or GUI toolkit documentation for:
2004-02-11 guyMove the declaration of "register_tap_menu_item()"...
2004-02-11 guyAdd "write_failure_alert_box()" to put up an alert...
2004-02-11 guyAdd an "open_failure_alert_box()" routine to pop up...
2004-02-06 ulflreplaced every appearance of gtk_scrolled_window_new...
2004-01-31 guyAdd to the _rtp_info structure a "info_all_data_present...
2004-01-31 guyPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-31 ulflrenamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
2004-01-27 obiotFrom Lars Ruoff:
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-25 guyCheck for write errors when writing CSV data as well.
2004-01-25 guyCheck whether the "fopen()" that creates a CSV file...
2004-01-24 guyFrom Lars Ruoff (who also contributed the previous...
2004-01-23 guyFrom Lars Roland:
2004-01-21 ulflThe progressbar had a parameter to specify the text...
2004-01-21 ulfluse stock buttons whereever possible,
2004-01-20 ulflcommented out refresh_bt, as it's currently unused
2004-01-19 obiotFrom Lars Ruoff: temporarily comment out the code for...
2004-01-13 guyUse "retap_packets()" rather than "redissect_packets()".
2004-01-03 sharpeMake Analyze/Statistics have an accelerator of Alt...
2003-12-28 ulflremoved some MSVC warnings (warning level 2)
2003-12-17 guyFrom Lars Roland: have common code to handle display...
next