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
/
range.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
epan: use SPDX indentifiers.
Dario Lombardo
2018-02-08
1
-13
/
+1
*
We really only need one range_foreach routine.
Guy Harris
2017-08-08
1
-9
/
+3
*
Rename reentrant range_foreach2 to range_foreach_r
Ahmad Fatoum
2017-08-07
1
-1
/
+1
*
Fix -Wdocumentation warning about range_foreach2
Ahmad Fatoum
2017-08-07
1
-1
/
+1
*
Optimize the "services" dictionary
João Valverde
2017-08-04
1
-0
/
+8
*
Add SUBOBJECT_INITIALIZER and use it.
Guy Harris
2017-06-02
1
-0
/
+1
*
Convert range API to always use wmem memory.
Michael Mann
2017-01-07
1
-7
/
+11
*
Combine Decode As and port preferences for tcp.port dissector table.
Michael Mann
2016-10-08
1
-1
/
+1
*
Add range_add_value and range_remove_value.
Michael Mann
2016-09-22
1
-0
/
+16
*
Add the Display Filter Expression dialog.
Gerald Combs
2015-06-03
1
-1
/
+9
*
Remove emem APIs from UAT functionality.
Michael Mann
2015-01-12
1
-2
/
+3
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Avoid including <epan/range.h> in dissectors.
Jakub Zawadzki
2013-12-20
1
-1
/
+1
*
Fix (-W)documentation error found by Clang
Alexis La Goutte
2013-08-10
1
-2
/
+2
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-8
/
+9
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :
Jeff Morriss
2010-10-29
1
-6
/
+9
*
Doxygen fix.
Anders Broman
2010-08-30
1
-1
/
+1
*
Doxygen changes.
Anders Broman
2010-08-28
1
-5
/
+56
*
From Andrew Feren (bug 2433):
Stig Bjørlykke
2008-04-12
1
-0
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.
Guy Harris
2004-11-24
1
-0
/
+5
*
Have "range_convert_range()" dynamically allocate a string large enough
Guy Harris
2004-10-17
1
-5
/
+1
*
Remove the fixed maximum number of subranges in a range_t; dynamically
Guy Harris
2004-10-16
1
-8
/
+7
*
Make the nranges member of a range_t be the number of ranges, not the
Guy Harris
2004-10-16
1
-1
/
+10
*
From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.
Guy Harris
2004-10-14
1
-0
/
+8
*
Split the pure range stuff out into separate files, exporting their own
Guy Harris
2004-09-04
1
-0
/
+56