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
/
guid-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTTPS (almost) everywhere.
Guy Harris
2019-07-26
1
-1
/
+1
*
epan: use SPDX indentifiers.
Dario Lombardo
2018-02-08
1
-13
/
+1
*
Don't use _snwprintf (use StringCchPrintf instead).
Jeff Morriss
2016-04-12
1
-2
/
+3
*
add function guid_cmp() to compare guids
Gregor Beck
2015-07-01
1
-0
/
+16
*
Avoid some Visual Studio Code Anaylzer warnings
Martin Mathieson
2015-06-27
1
-2
/
+2
*
Remove some apparently-unnecessary includes of emem.h.
Guy Harris
2015-01-18
1
-1
/
+0
*
Some more random removal of ep_ memory.
Michael Mann
2015-01-09
1
-4
/
+4
*
Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-10
1
-5
/
+18
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix some const/ not const warnings.
Jakub Zawadzki
2013-12-15
1
-3
/
+3
*
Remove what appear to be the last two instances of pe_tree. Could this be the
Evan Huus
2013-09-04
1
-6
/
+7
*
From beroset:
Bill Meier
2013-03-20
1
-1
/
+1
*
it's ==> its & its ==> it's as needed.
Bill Meier
2013-02-26
1
-1
/
+1
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
From Jakub Zawadzki:
Anders Broman
2009-10-25
1
-6
/
+1
*
size_t fixes.
Gerald Combs
2009-04-08
1
-1
/
+1
*
Fix some typos and spelling (mostly in text strings)
Bill Meier
2008-12-20
1
-1
/
+1
*
Move privileges.c and unicode-utils.c from epan to wsutil (so things like
Jeff Morriss
2008-06-30
1
-1
/
+1
*
fix some more warnings
Ulf Lamping
2007-03-22
1
-1
/
+1
*
Add support for reading from stdin under Windows. Based on a patch sent
Gerald Combs
2006-09-22
1
-6
/
+6
*
squelch some compiler warnings
Ulf Lamping
2006-08-27
1
-40
/
+38
*
Squelch a compiler warning.
Guy Harris
2006-08-19
1
-3
/
+4
*
change the guid mapping code to use a tree isntead of a hashtable
Ronnie Sahlberg
2006-08-18
1
-101
/
+124
*
some further work on the GUID/UUID resolvings
Ulf Lamping
2006-08-17
1
-10
/
+109
*
various UUID/GUID based changes.
Ulf Lamping
2006-08-16
1
-0
/
+88