Double the fuzz testing memory limit.
[metze/wireshark/wip.git] / wireshark-qt.cpp
2016-11-10 Gerald CombsQt: Handle retranslation events in the main window.
2016-10-30 Guy HarrisHave routines for parsing options that affect dissection.
2016-10-20 Roland KnallWelcomeUI: Make Open and Capture clickable
2016-10-17 Gerald CombsQt: Read our dynamic recent entries a bit earlier.
2016-09-16 Gerald CombsQt: Argument vector fixups.
2016-09-12 Dario Lombardofix some compilation issues without extcap.
2016-09-11 Peter Wuqt: fix minor memory leaks on exit
2016-09-11 Peter Wuextcap: fix use-after-free for preferences
2016-09-05 Guy HarrisHave scan_plugins() take an argument specify what to...
2016-08-01 Dario LombardoFix compilation without extcap.
2016-07-29 Roland Knallextcap: Restore functionality for options
2016-07-01 Gerald CombsQt+Gtk: Fix the -t command line flag.
2016-06-28 Guy HarrisHave commandline_other_options() directly fill in the...
2016-06-28 Guy HarrisMake quit_after_cap an item in commandline_param_info_t.
2016-06-27 Peter Wuqt: fix linking error with global_capture_opts
2016-06-26 Gerald CombsAdd an RA_INTERFACES register action.
2016-06-25 Gerald CombsMinor UI locale updates.
2016-06-23 Gerald CombsQt: Support the -j, -J, and -l command line flags
2016-06-21 Yang Luopcap: Add support to "new" Npcap native mode without...
2016-06-20 Guy HarrisPull the options structure initialization into commandl...
2016-06-19 Guy HarrisMove some option checking to common code.
2016-06-19 Guy HarrisPass the info strings directly to commandline_early_opt...
2016-06-19 Guy HarrisHandle capture options in pcap-less Wireshark in the...
2016-06-19 Guy HarrisThose aren't capture options, they're the options we...
2016-06-19 Guy HarrisGet rid of an unused variable; set a structure member.
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-19 Guy HarrisPut #ifdef/#endif around a variable used only on Windows.
2016-06-19 Michael MannRefactor command-line handling of GUI options.
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-05-13 Pascal QuantinQt: add some cleanup function calls missing when leavin...
2016-05-11 Pascal QuantinQt: fix loading of profile by command line
2016-04-21 João ValverdeLink version code statically again
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-04-03 João ValverdeMove zlib version check to wsutil
2016-03-27 Guy HarrisMake failure_alert_box() be printf-like.
2016-03-11 Gerald CombsRemove the last remnants of U3 support.
2016-02-04 Peter WuFix memleaks related to get_dirname
2016-02-01 Roland Knallextcap: Add Save functionality to options dialog
2016-01-01 Guy HarrisNo need for toolkit-dependent color initialization.
2015-12-29 Alexis La GoutteQt: Add support of gui.window_title
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-19 Michael MannAllow "capture info data" to not be a singleton.
2015-12-16 Pascal QuantinQt: save custom colors in recent_common file
2015-12-15 Pascal QuantinQt: apply '-Y' display filter unconditionally and not...
2015-12-14 João ValverdeMake init_progfile_dir() take a function pointer [...
2015-12-13 Stig BjørlykkeQt: Start with correct seconds format
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-12-10 Stig BjørlykkeQt: Reset preferences when reloading Lua plugins
2015-12-04 Guy HarrisMore libcodecs -> libwscodecs.
2015-11-11 Pascal QuantinUpdate user guide for development release
2015-10-28 Guy HarrisCatch REPORT_DISSECTOR_BUG() calls in dissector registr...
2015-10-04 Peter WuFix various memleaks
2015-10-02 Gerald CombsQt: Show the QtMultimedia status.
2015-09-11 Gerald CombsFix a bunch of leaks found by Valgrind.
2015-07-25 Hadriel KaplanDNS: move DNS name resolution pref to Name Resolution...
2015-07-22 Pascal QuantinFix retrieval of data link type supported by remote...
2015-07-17 Jim YoungAdd new long options to GUIs to allow arbitrary protoco...
2015-07-15 Pascal QuantinQt: fix detection of WinPcap / AirPcap
2015-07-14 Michael MannAdd a "heuristic dissectors" tab to the Enable Protocol...
2015-07-08 Gerald CombsAdd SimpleStatisticsDialog.
2015-07-07 Gerald CombsAdd ResponseTimeDelayDialog.
2015-07-03 Gerald CombsAdd ServiceResponseTimeDialog.
2015-06-17 Pascal QuantinQt: fix a crash when closing application under Windows
2015-06-16 Gerald CombsQt: Make sure we have usable command line arguments.
2015-06-16 Gerald CombsAdd the wireless toolbar.
2015-05-31 Guy HarrisDon't create a GLib main loop.
2015-05-06 Guy HarrisHave global_capture_opts if we either have pcap or...
2015-05-03 Pascal QuantinQt: remove a debug log showing the plugins path at...
2015-03-25 Guy HarrisHave a #define for whether the capture buffer size...
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-02-24 Gerald CombsQt: Apply recent settings.
2015-02-20 Guy HarrisJust have init_progfile_dir() take a void pointer.
2015-02-18 Gerald CombsFix various warnings in wireshark-qt.cpp.
2015-02-12 Gerald CombsQt: Add the "new packet" window^Wdialog^Wwindow.
2015-02-12 Gerald CombsWSDG: Start adding Qt material.
2015-01-31 Guy HarrisGet rid of a trailing blank.
2015-01-31 Guy HarrisFix a comment to reflect reality.
2015-01-31 Guy HarrisWe need to get the pathname of the executable *before...
2015-01-31 Guy HarrisNo main window *to* update in the early argument list...
2015-01-31 Guy HarrisThis being C++, maybe we don't have to initialize ws_ap...
2015-01-31 Guy HarrisDo the first-pass argument parsing before creating...
2015-01-30 Gerald CombsQt: Fix library path reset.
2015-01-30 Dario LombardoWhen issued with -v wireshark-qt prints version and...
2015-01-04 Graham BloiceFix out-of-tree build includes of config.h
2015-01-03 Guy HarrisRemove the testing stuff.
2015-01-03 Guy HarrisStick some #define probes in on Windows.
2015-01-03 Guy HarrisTemporarily #if 0 out the call to read_keytab_file().
2015-01-03 Guy HarrisSupport -K iff HAVE_KERBEROS is defined.
2015-01-01 Guy HarrisDeclare read_keytab_file() in epan/dissectors/packet...
2015-01-01 Guy HarrisInclude "file.h" to get read_keytab_file() declared.
2015-01-01 Guy HarrisMove ui/qt/main.cpp to wireshark-qt.cpp, and get rid...