steam-ihs: fix memleak on exception
[metze/wireshark/wip.git] / epan / prefs.c
2018-10-05 Uli Heilmeier*shark: Update help and manpage for name resolving
2018-09-29 Guy HarrisAdd a mechanism to register aliases for preference...
2018-09-29 Guy HarrisClean up indentation.
2018-09-29 Guy HarrisGet rid of some no-longer-supported GUI preferences.
2018-09-29 Guy HarrisGet rid of the printing preferences.
2018-09-26 Dario Lombardoprefs: add the option not to load interfaces on startup.
2018-09-19 Gerald CombsTry to discourage the use of APIs via counting.
2018-09-13 Gerald CombsPrefs: Add a check for aliased protocol preferences.
2018-09-10 Stig BjørlykkeQt: Add some window title variables
2018-09-10 Peter Wuprefs: pacify checkAPIs by using ws_g_warning
2018-09-10 Peter Wuprefs,ui: properly migrate old filter expressions
2018-09-05 Stig Bjørlykkeprefs: Improve check for visible custom columns
2018-09-02 Stig Bjørlykkeprefs: Remove prefs.gui_use_pref_save
2018-08-09 Peter Wuprefs: fix range preferences-related crash after switch...
2018-06-27 Peter Wuprefs: fix crash when importing old filter expression...
2018-05-25 Paul ZanderQt: Configure the selection color via the preferences
2018-05-21 Michał ŁabędzkiDo not use #if* in struct
2018-05-19 Paul Zanderprefs: fix bug in color saving
2018-05-18 Peter Wuprefs: remove wimaxasncp.udp.wimax_port compatibility
2018-05-16 Gerald CombsQt: Implement the capture info dialog.
2018-05-12 Guy HarrisGet rid of GTK+-only structure member.
2018-05-03 Pascal Quantinprefs.c: fix compilation with gcc 8
2018-05-02 Peter Wuprefs: fix importing some old protocol preferences
2018-05-01 Peter Wuprefs: fix crash when setting certain obsolete port...
2018-04-24 chinarulezzzremove redundant break statement
2018-04-17 Gerald CombsRemove some GTK+-only code.
2018-04-15 Gerald CombsMore PortAudio removal.
2018-03-15 Gerald CombsMaxMind DB: Shut down our mmdbresolve process.
2018-03-08 Guy HarrisSquelch some casting-away-const warnings.
2018-03-08 Guy HarrisConstify an argument that doesn't need to be non-const.
2018-03-06 Gerald CombsTransition from GeoIP Legacy to MaxMindDB.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-13 Stig BjørlykkeQt: Don't use the term "extcap" interfaces in UI
2018-01-12 Dario Lombardoprefs: init capture_no_extcap.
2018-01-09 Michael MannConvert GUI layout preferences to use preference effects.
2018-01-09 Dario Lombardoextcap: add preference to prevent interfaces loading.
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2018-01-07 Michael MannSet captures preferences for PREF_EFFECT_CAPTURE.
2018-01-06 Michael MannAdd ability for preferences to determine what they...
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-07 Gerald CombsQt: Use QTextLayout in ByteViewText.
2017-10-26 Christopher MaynardInclude VLAN ID in key for ICMP request/response tracking
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-10-04 cheloftusQt: add preference to restore display filter after...
2017-09-19 Mikael Kanstrupprefs: Fix leak when parsing empty pref string
2017-09-15 Stig Bjørlykkeepan: Fix misuse of comma operator
2017-08-28 Peter Wuprefs: fix memleaks with obsolete preference modules
2017-07-29 Stig BjørlykkeQt: Add preference for show file load time in the statu...
2017-07-27 Stig BjørlykkeQt: Add preference for show selected packet number
2017-06-26 Michael MannAdd support for comments for a display filter button
2017-06-26 Michael MannConvert filter expressions preference data to a UAT.
2017-06-01 Stig Bjørlykkeprefs: Avoid empty elements in string lists.
2017-06-01 Gerald CombsQt+prefs: Add a dark theme check and default colors.
2017-05-26 Peter WuReport syntax errors in UAT prefs parsing
2017-04-17 Ahmad FatoumQt: Provide both file save and open preferences
2017-04-15 Guy HarrisCatch attempts to pass unregistered protocols to prefs...
2017-04-14 Guy HarrisMake prefs_register_subtree() static too.
2017-04-14 Guy HarrisMake prefs_register_module() static.
2017-04-14 Guy HarrisGive a better error message for invalid characters...
2017-04-09 Guy HarrisPull the error-reporting code for preference files...
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2017-02-16 Stig BjørlykkeQt: Disable pane menu items if not used in layout
2017-02-08 Dario Lombardoaddr_resolv: remove leak.
2017-02-07 Dario Lombardoprefs: free memory on cleanup.
2017-02-07 Gerald CombsGTK: Wrap static preference labels.
2017-01-27 Stig Bjørlykkeprefs: Preserve UTF-8 characters in preferences.
2017-01-22 Michael MannInternalize struct preference
2017-01-12 Dario Lombardouat: add a reset callback.
2017-01-07 Michael MannRefactor range preference.
2017-01-07 Michael MannConvert range API to always use wmem memory.
2016-12-27 Roland KnallInterfaceList: Add check for remote interface
2016-12-25 Michael MannRemove individual post-dissect enable preferences.
2016-12-25 Michael MannCleanup transum post-dissector.
2016-12-19 Michael MannMake more infiniband subdissectors heuristic.
2016-12-02 Gerald CombsPrefs: Use g_utf8_strlen instead of strlen.
2016-12-01 Gerald CombsCheck preference titles and descriptions.
2016-11-22 Michael MannAdd prefs_get_uint_value and prefs_get_range_value
2016-10-20 Roland KnallInterfaceList: Add button to toggle hidden interfaces
2016-10-18 Michael MannSome Pref <-> Decode As bugfixes.
2016-10-17 Dario Lombardoframe: print debug line according to new console prefer...
2016-10-16 Stig Bjørlykkedmp: Fix UDP ports preference conversion
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2016-10-12 Michael MannCleanup from adding Decode As TCP preferences.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-10-01 Roland KnallInterface List: Change display to view/model
2016-09-16 Michael MannHave TPKT support a TCP port range preference instead...
2016-08-07 Peter Wuprefs: fix crash with -o column.foo:x
2016-07-26 Michael MannFix some of the checkAPIs.pl warnings for g_warning.
2016-06-28 Gerald CombsQt: Preferences dialog performance improvements.
2016-06-13 Gerald CombsUse getc_unlocked in a few places.
2016-06-06 Michael Mann*_stdup_printf -> strdup for "single string only" forma...
2016-04-09 João Valverde[GTK] Check for xdg-open at run time
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-03-18 Uli HeilmeierIEEE 802.1Q/VLAN: Resolve ID to a describing name
2016-02-10 Peter Wuprefs: set correct context for a preference
2016-02-08 Alexis La Goutteprefs.c: Fix Dead Store (Dead assignement/Dead incremen...
2016-02-08 Dario Lombardoprefs: fix a leak.
2016-02-02 Stig Bjørlykkeprefs: Add missing newline for filter expressions heading
2016-02-01 Roland Knallextcap: Add Save functionality to options dialog
next