aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-19sshdump: add capability to use doas on remote hostJaap Keuter1-6/+17
2023-02-09Preferences: Support configuring debounce timersMoshe Kaplan1-0/+13
2023-01-07Qt: Add a pref for column text caching, and have it affect sortingJohn Thacker1-0/+6
2022-12-29prefs: report load error in gui popupChuck Craft1-1/+1
2022-11-01TCP: Overriding of the automatic SEQ AnalysisEugène Adell1-0/+43
2022-10-11wslog: rename console open preference enumJoão Valverde1-2/+2
2022-10-11wslog: Fix console_open registry key nameJoão Valverde1-12/+11
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde1-7/+82
2022-08-17TCP: Use RFC 6994 for experimental optionsMichael Tuexen1-0/+2
2022-08-09prefs: More cleanup, auto prefsJohn Thacker1-0/+7
2022-08-06prefs: More port prefs to auto prefs with rangesJohn Thacker1-0/+4
2022-08-06Prefs: Convert some SCTP port preferences to auto prefsJohn Thacker1-0/+9
2022-08-04prefs: Remove prefs_register_decode_as_preferenceJohn Thacker1-17/+0
2022-07-31prefs: Convert most RTP dissectors to use "auto" PT preferencesJohn Thacker1-2/+21
2022-07-29prefs: Fix deprecated_port_pref migrationJohn Thacker1-81/+87
2022-07-07prefs: Remove custom column expression limitJohn Thacker1-20/+13
2022-06-18Prefs: Change the default UI layout to type "2".Gerald Combs1-2/+2
2022-03-17Qt: Disable Sorting for the packet ListRoland Knall1-0/+6
2022-02-07Qt: Allow byteview to be hiddenRoland Knall1-0/+8
2021-12-30Prefs/Extcap: Added support for password which is never stored on the diskj.novak@netsystem.cz1-12/+74
2021-12-19epan: Convert to use stdio.h from GLibJoão Valverde1-9/+9
2021-12-11wslog: Add backward compatibility with 'console.log.level'João Valverde1-0/+3
2021-11-04epan: Fix crash with upper-case protocol filter namesJoão Valverde1-16/+4
2021-09-21IO Graph: Add checkbox to prevent automatic rescansDeveloper Alexander1-0/+8
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2021-06-19Replace g_assert() with ws_assert()João Valverde1-24/+25
2021-06-18Prefs: Mark gui.packet_editor.enabled obsoletedUli Heilmeier1-0/+2
2021-06-17Prefs: Remove packet_editor optionUli Heilmeier1-6/+0
2021-06-16Replace g_log() calls with ws_log()João Valverde1-31/+33
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-79/+1
2021-05-25ip: Reassemble across VLANs for publicly routable IPv4 addressesJohn Thacker1-2/+2
2021-05-25prefs: Allow empty strings specified from the command lineJohn Thacker1-9/+9
2021-04-26RTP Player: Settings for enabling use of disk as temporarly storeJirka Novak1-2/+20
2021-04-21Qt: Add checkbox for enabling/disabling packet-list hover_styleJim Young1-0/+6
2021-03-20prefs: use g_error() to report certan errors.Guy Harris1-3/+6
2021-03-06prefs: Don't clobber env variable G_MESSAGES_DEBUGJoão Valverde1-5/+14
2021-02-11TShark: Load extcap preferences only when needed.Gerald Combs1-2/+10
2021-01-01All RTP dialogs: Added option to specify count of decimal placesJirka Novak1-0/+43
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan1-2/+2
2020-12-08Lua: Add get_preference() and set_preference() utility functions.Stig Bjørlykke1-0/+8
2020-10-23QT/CLI: Move max tree items and depth to prefsJohn Thacker1-0/+12
2020-09-01Fix some spelling errors detected in epan/prefs.cMartin Mathieson1-10/+10
2020-08-10Qt: Add a packet diagram view.Gerald Combs1-0/+1
2020-05-03prefs: plug a memory leak.Guy Harris1-1/+2
2020-04-06CMake: remove ENABLE_PCAP_NG_DEFAULT optionPeter Wu1-4/+0
2020-02-27Clean up some comments in the preferences file.Guy Harris1-2/+2
2020-01-14Prefs: Fix name of deprecated TPNCP port preferenceOrgad Shaneh1-2/+2
2020-01-09Qt: Fix PacketListHeader columnRoland Knall1-0/+6
2020-01-09TPNCP: Update from downstreamOrgad Shaneh1-0/+2
2019-12-19Protobuf: add dissecting protobuf fields as wireshark fields preferences, etc.Huang Qiangxiong1-0/+9