index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
prefs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have TPKT support a TCP port range preference instead of having "subdissector...
Michael Mann
2016-09-16
1
-0
/
+58
*
prefs: fix crash with -o column.foo:x
Peter Wu
2016-08-07
1
-3
/
+3
*
Fix some of the checkAPIs.pl warnings for g_warning.
Michael Mann
2016-07-26
1
-10
/
+11
*
Qt: Preferences dialog performance improvements.
Gerald Combs
2016-06-28
1
-3
/
+3
*
Use getc_unlocked in a few places.
Gerald Combs
2016-06-13
1
-2
/
+2
*
*_stdup_printf -> strdup for "single string only" formatting.
Michael Mann
2016-06-06
1
-1
/
+1
*
[GTK] Check for xdg-open at run time
João Valverde
2016-04-09
1
-4
/
+0
*
Remove synchronous DNS name resolution
João Valverde
2016-04-04
1
-2
/
+2
*
IEEE 802.1Q/VLAN: Resolve ID to a describing name
Uli Heilmeier
2016-03-18
1
-0
/
+3
*
prefs: set correct context for a preference
Peter Wu
2016-02-10
1
-3
/
+7
*
prefs.c: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2016-02-08
1
-1
/
+0
*
prefs: fix a leak.
Dario Lombardo
2016-02-08
1
-42
/
+86
*
prefs: Add missing newline for filter expressions heading
Stig Bjørlykke
2016-02-02
1
-1
/
+1
*
extcap: Add Save functionality to options dialog
Roland Knall
2016-02-01
1
-0
/
+22
*
Remove the deprecated column types so users don't think they still exist.
Michael Mann
2016-01-27
1
-25
/
+41
*
Fix missing validation (crash) for certain prefs
Peter Wu
2016-01-25
1
-11
/
+33
*
Qt: Add some window title variables
Stig Bjørlykke
2016-01-21
1
-2
/
+2
*
Fix warnings for epan/prefs.c [-Wcast-qual]
João Valverde
2016-01-08
1
-109
/
+90
*
No need for toolkit-dependent color initialization.
Guy Harris
2016-01-01
1
-0
/
+4
*
Get rid of the "pixel" member of a color_t.
Guy Harris
2016-01-01
1
-17
/
+5
*
Qt: Add gui.prepend_window_title option
Alexis La Goutte
2015-12-29
1
-0
/
+7
*
Qt: Add missing multi-field column validation
Michal Labedzki
2015-12-20
1
-31
/
+31
*
Get rid of the argument to filter_expression_init().
Guy Harris
2015-12-19
1
-1
/
+1
*
Get rid of a couple of extra blank lines.
Guy Harris
2015-12-19
1
-2
/
+0
*
Remove a comment that didn't need to be copied and pasted.
Guy Harris
2015-12-18
1
-4
/
+0
*
prefs_register_modules() is used only in epan/prefs.c; make it static.
Guy Harris
2015-12-18
1
-1
/
+6
*
More common code for string-like preferences.
Guy Harris
2015-12-18
1
-43
/
+32
*
Provide routines to set string-like and range preferences from a string.
Guy Harris
2015-12-18
1
-32
/
+52
*
Start deprecating the capture info API.
Gerald Combs
2015-12-13
1
-0
/
+2
*
Spelling fixes for errors found by lintian
Balint Reczey
2015-12-07
1
-1
/
+1
*
Fix memory leak in write_prefs
Mikael Kanstrup
2015-11-25
1
-0
/
+1
*
Qt: Fixed column issues when changing profile.
Stig Bjørlykke
2015-11-20
1
-13
/
+14
*
More spelling fixes found by lintian
Balint Reczey
2015-11-20
1
-1
/
+1
*
Change prototype of callbacks passed to wmem_tree_foreach so that they
Matthieu Coudron
2015-11-11
1
-5
/
+5
*
Apple calls it just "OS X" these days.
Guy Harris
2015-11-10
1
-2
/
+2
*
Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
Guy Harris
2015-11-07
1
-4
/
+0
*
Add preferences for related packets and the scroll bar minimap.
Gerald Combs
2015-10-27
1
-0
/
+12
*
Fix various memleaks
Peter Wu
2015-10-04
1
-0
/
+1
*
The official #define for 32-bit and 64-bit Windows is _WIN32.
Guy Harris
2015-09-02
1
-1
/
+1
*
Added Reload Lua plugins.
Stig Bjørlykke
2015-08-11
1
-0
/
+31
*
Add an elide mode preference for the Qt packet list.
Gerald Combs
2015-08-06
1
-0
/
+14
*
DNS: move DNS name resolution pref to Name Resolution prefs
Hadriel Kaplan
2015-07-25
1
-8
/
+5
*
Qt: Add option to back white line separator for packet list items
Michal Labedzki
2015-07-20
1
-0
/
+8
*
Remove all preferences related to enabling/disabling heuristic dissectors.
Michael Mann
2015-07-17
1
-0
/
+74
*
prefs: fix memory leak reading capture columns
Evan Huus
2015-07-06
1
-3
/
+5
*
Fix a memory leak registering prefs
Evan Huus
2015-06-25
1
-1
/
+21
*
Initialize default stats before using them
Evan Huus
2015-06-24
1
-1
/
+5
*
prefs: fix memleak
Peter Wu
2015-06-23
1
-40
/
+12
*
Have a #define for whether the capture buffer size can be set.
Guy Harris
2015-03-25
1
-2
/
+2
*
Qt: Automatically scroll the packet list.
Michal Labedzki
2015-02-27
1
-0
/
+1
[next]