wiretap: add cleanup routine.
[metze/wireshark/wip.git] / ui / gtk / main.c
2017-02-14 Dario Lombardowiretap: add cleanup routine.
2017-02-10 Dario Lombardofilter_list: add cleanup function and call it on exit.
2017-02-10 Dario LombardoClean columns on exit.
2017-02-03 Guy HarrisFix builds without libpcap.
2017-02-02 Dario Lombardocapture_opts: free memory on exit to avoid leak.
2017-01-23 Gerald CombsGTK+: Yell at the user less.
2017-01-05 Guy HarrisRemove RA_CONFIGURATION.
2017-01-04 Guy HarrisClean up indentation.
2017-01-04 AndersBromanAdd a startup message for Initializing extcap.
2016-12-24 Michael MannAdd enabled protocol list for dissectors who are disabl...
2016-12-20 Gerald CombsQt+Win32: Make software updates more friendly.
2016-12-05 Guy HarrisClean up initialization code for programs.
2016-12-04 Guy HarrisHave a routine to do all the work of initializing libwi...
2016-12-04 Peter WuShow codec information in About dialog
2016-12-04 Peter Wucodecs: allow it to be used without plugins
2016-10-30 Guy HarrisHave routines for parsing options that affect dissection.
2016-10-12 Binh TrinhMTP3: Added SS7 Point Code Name Resolution
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-09-12 Dario Lombardofix some compilation issues without extcap.
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 Michael MannRemove proto_help.[ch]
2016-07-29 Roland Knallextcap: Restore functionality for options
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-28 Guy HarrisPull quit_after_cap out of the global capture options.
2016-06-26 Gerald CombsAdd an RA_INTERFACES register action.
2016-06-25 Gerald CombsMinor UI locale updates.
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 HarrisDon't assume we successfully read the configuration...
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.
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-19 Michael MannRefactor command-line handling of GUI options.
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-06-16 Dario Lombardogtk: add initializer (CID 1362745).
2016-06-14 Balint ReczeyGTK: Disable liboverlay-scrollbar that crashed wireshar...
2016-06-08 Gerald CombsUse separate main geometry settings for Qt and GTK+.
2016-06-06 Michael Mann*_stdup_printf -> strdup for "single string only" forma...
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-18 Uli HeilmeierIEEE 802.1Q/VLAN: Resolve ID to a describing name
2016-03-11 Gerald CombsRemove the last remnants of U3 support.
2016-02-25 João ValverdeAdd GResource message to configure script
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-02-04 Peter WuFix memleaks related to get_dirname
2016-02-01 Roland Knallextcap: Add Save functionality to options dialog
2016-01-31 Gerald CombsSwitch from QLibrary to ws_load_library.
2016-01-27 Mike78Allow/Create an option to use "capture filter" labels...
2016-01-12 Michael MannRefactor "Follow Stream" functionality on all GUI inter...
2016-01-10 Peter WuGTK: fix infinite loop at startup
2016-01-01 Guy HarrisNo need for toolkit-dependent color initialization.
2016-01-01 Guy HarrisNo, you don't have to allocate colors.
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-23 Michael MannInitialize Qt info_data_t structure in constructor.
2015-12-23 Stig BjørlykkeAdded HAVE_LIBPCAP guards
2015-12-23 Roland Knallcapture_info: Fix initialization of packet counter
2015-12-20 Michal LabedzkiQt: Add missing multi-field column validation
2015-12-19 Michael MannAllow "capture info data" to not be a singleton.
2015-12-14 João ValverdeMake init_progfile_dir() take a function pointer [...
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-12-12 Guy HarrisClamp zooming so that we don't get zero or negative...
2015-12-04 Guy HarrisMore libcodecs -> libwscodecs.
2015-12-02 Stig Bjørlykkeui: Guard update_local_interfaces with HAVE_LIBPCAP
2015-12-02 Stig Bjørlykkeui: Update interfaces when when changing profile.
2015-11-12 João Valverde[GTK] Replace deprecated gdk_pixbuf_new_from_inline()
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-10-28 Guy HarrisCatch REPORT_DISSECTOR_BUG() calls in dissector registr...
2015-10-15 Michael MannRemove ability to make dissectors "private"
2015-10-04 Peter WuFix various memleaks
2015-09-15 Michael MannEliminate proto_tree_add_text from odds and ends.
2015-08-26 Gerald CombsAdd missing callback support.
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-14 Michael MannAdd a "heuristic dissectors" tab to the Enable Protocol...
2015-07-03 Michael MannCreate very basic "generic" stat tap API to create...
2015-07-02 AndersBromanTry to fix: warning C6244: Local declaration of 'airpca...
2015-06-29 Michael MannTake all epan_column_info members that always get alloc...
2015-06-22 Michael MannRefactor RTD stats.
2015-06-21 Michael MannFurther refactor SRT stats.
2015-06-16 Guy HarrisDon't include <wsutil/frequency-utils.h> if it's not...
2015-06-16 Gerald CombsAdd the wireless toolbar.
2015-04-05 Guy HarrisGive the welcome screen its own set of callbacks.
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-20 Gerald CombsClear the filter expression list in prefs.c.
2015-02-20 Gerald CombsSuppress a bunch of cast-qual warnings.
2015-02-20 Guy HarrisJust have init_progfile_dir() take a void pointer.
2015-01-31 Guy HarrisNo main window *to* update in the early argument list...
2015-01-18 Guy HarrisRemove some apparently-unnecessary includes of emem.h.
2015-01-18 Guy HarrisClean up ftype-conversion and dfilter error message...
2015-01-17 Michael MannConvert proto_construct_match_selected_string to use...
2015-01-01 Guy HarrisDeclare read_keytab_file() in epan/dissectors/packet...
next