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-int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qt: Provide both file save and open preferences
Ahmad Fatoum
2017-04-17
1
-14
/
+15
*
Internalize struct preference
Michael Mann
2017-01-22
1
-67
/
+50
*
Refactor range preference.
Michael Mann
2017-01-07
1
-0
/
+83
*
Combine Decode As and port preferences for tcp.port dissector table.
Michael Mann
2016-10-08
1
-0
/
+2
*
prefs: fix a leak.
Dario Lombardo
2016-02-08
1
-15
/
+13
*
Fix warnings for epan/prefs.c [-Wcast-qual]
João Valverde
2016-01-08
1
-1
/
+1
*
Provide routines to set string-like and range preferences from a string.
Guy Harris
2015-12-18
1
-0
/
+15
*
More spelling fixes found by lintian
Balint Reczey
2015-11-20
1
-1
/
+1
*
Add a preferences editor frame.
Gerald Combs
2015-06-18
1
-1
/
+1
*
[WIP] Add a conversation dialog.
Gerald Combs
2014-07-21
1
-0
/
+13
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Add a function and an enum to register an uat preference for QT only.
Irene Rüngeler
2013-12-09
1
-0
/
+7
*
When including <epan/prefs.h> don't force inclusion of <epan/uat.h>
Jakub Zawadzki
2013-12-03
1
-1
/
+1
*
Convert preferences to wmem. Exposes some more memory leaks that didn't show up
Evan Huus
2013-07-31
1
-1
/
+2
*
Add a UAT dialog. Make UAT preferences uat_t * instead of void *.
Gerald Combs
2013-07-25
1
-3
/
+3
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-1
/
+3
*
Add a directory name preference type (PREF_DIRNAME) and registration
Gerald Combs
2013-02-08
1
-1
/
+2
*
Add an "Appearance" (aka "User Interface") preference pane. Having an
Gerald Combs
2013-01-19
1
-1
/
+1
*
Rename the "saved_val" preference element to "stashed_val" in order to
Gerald Combs
2013-01-18
1
-2
/
+2
*
Break out preference type names, type descriptions, string
Gerald Combs
2013-01-05
1
-2
/
+11
*
Fix a bunch of warnings.
Guy Harris
2012-12-26
1
-2
/
+2
*
Compiler error fixes resulting from r44348
Michael Mann
2012-08-08
1
-5
/
+3
*
Base framework to allow all preferences to be part of generic preferences API...
Michael Mann
2012-08-08
1
-0
/
+36
*
Clean up mix of tabs and 4-space-tab indents.
Guy Harris
2012-07-07
1
-61
/
+59
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
From Michael Mann:
Anders Broman
2012-06-25
1
-0
/
+1
*
Create, and start using, file name preferences.
Jeff Morriss
2012-06-13
1
-0
/
+1
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :
Jeff Morriss
2010-10-29
1
-2
/
+2
*
Doxygen changes.
Anders Broman
2010-08-29
1
-24
/
+24
*
Doxygen changes.
Anders Broman
2010-08-28
1
-30
/
+46
*
Remember the default value of each protocol preference.
Jeff Morriss
2010-05-26
1
-0
/
+7
*
find_val_for_string() is only used in prefs.c so remove the prototype
Jeff Morriss
2010-05-25
1
-5
/
+1
*
Add #include <stdio.h> in a few places for Solaris
Bill Meier
2009-08-27
1
-0
/
+2
*
get rid of GTree and use emem trees instead
Ronnie Sahlberg
2007-12-04
1
-1
/
+1
*
reverse previous patch
Ronnie Sahlberg
2007-12-04
1
-1
/
+1
*
remove the use of GTrees and replace these with emem trees instead
Ronnie Sahlberg
2007-12-04
1
-1
/
+1
*
Next few improvements to speed up startup about 10%.
Tomas Kukosa
2007-11-30
1
-1
/
+1
*
This change allows a structure to be created under the "Protocols" section of...
Graeme Lunt
2007-03-19
1
-2
/
+2
*
second iteration:
Luis Ontanon
2007-02-03
1
-0
/
+2
*
A callback in read_prefs_file() should return a prefs_set_pref_e, not an
Guy Harris
2006-12-08
1
-1
/
+1
*
From Giorgio Tino: Add a "static text" protocol preference type. This
Gerald Combs
2006-12-05
1
-0
/
+1
*
various minor prefs code cleanup
Ulf Lamping
2006-11-17
1
-2
/
+2
*
add a "private_data" pointer to the read_prefs_file() function, which will be...
Ulf Lamping
2006-11-15
1
-2
/
+2
*
from Stephen Fisher:
Ulf Lamping
2006-09-29
1
-1
/
+2
*
Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable
Gerald Combs
2006-06-20
1
-1
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
Constify to remove a bunch of warnings. Add some casts to squelch
Guy Harris
2005-07-24
1
-1
/
+1
*
Remove the fixed maximum number of subranges in a range_t; dynamically
Guy Harris
2004-10-16
1
-2
/
+2
*
From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.
Guy Harris
2004-10-14
1
-0
/
+4
*
"prefs-int.h" belongs in epan, too.
Guy Harris
2004-10-01
1
-0
/
+103