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
/
except.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix checkAPI.pl warnings about printf
Michael Mann
2016-07-25
1
-6
/
+9
*
Use a single WS_NORETURN macro
Peter Wu
2016-04-08
1
-5
/
+5
*
Print unsigned long values with %lu, not %ld.
Guy Harris
2015-06-06
1
-4
/
+4
*
(Trivial) Fix printf-related 'Mismatch on sign' warnings
Bill Meier
2015-02-09
1
-2
/
+2
*
Removed duplicated #include lines
Dario Lombardo
2014-12-28
1
-1
/
+0
*
Don't use toupper() in the test program.
Guy Harris
2014-10-20
1
-1
/
+1
*
Get rid of unnecessary includes of ctype.h.
Guy Harris
2014-10-17
1
-1
/
+0
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix indent (Use 4spaces) and modelines info
Alexis La Goutte
2014-01-26
1
-79
/
+92
*
Drop support of Visual Studio 2005
Alexis La Goutte
2014-01-26
1
-4
/
+0
*
From beroset:
Bill Meier
2013-03-20
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
-3
/
+1
*
Another fix for building with MSVC2005.
Stig Bjørlykke
2011-08-01
1
-0
/
+4
*
config.h is now included, and it defines _WIN32_WINNT.
Guy Harris
2011-02-17
1
-2
/
+0
*
On Windows, try putting __declspec(noreturn) in front of declarations of
Guy Harris
2011-02-17
1
-5
/
+9
*
Cleanup rcsids
Kovarththanan Rajaratnam
2009-10-06
1
-16
/
+12
*
As pointed out by Guy, we should probably explain why the gulong -> size_t ca...
Kovarththanan Rajaratnam
2009-08-17
1
-0
/
+8
*
Add proper type cast.
Kovarththanan Rajaratnam
2009-08-17
1
-1
/
+1
*
Switch over to using GLib's g_malloc/g_free in the name of consistency.
Kovarththanan Rajaratnam
2009-08-15
1
-2
/
+2
*
From Kovarththanan Rajaratnam via bug 3506:
Gerald Combs
2009-07-30
1
-5
/
+5
*
Include <glib.h> to declare g_vsnprintf().
Guy Harris
2007-12-05
1
-0
/
+3
*
Use g_vsnprintf(), not vsprintf(), for safety's sake.
Guy Harris
2007-12-05
1
-1
/
+1
*
Win32: call an existing debugger if a DissectorError is thrown. This preserve...
Ulf Lamping
2006-01-22
1
-0
/
+13
*
get rid of warnings about qualifier discarding
Tomas Kukosa
2005-09-27
1
-3
/
+3
*
Support throwing an exception with a null message pointer, and have the
Guy Harris
2005-08-06
1
-10
/
+43
*
Remove some unneeded backslashes.
Gerald Combs
2004-12-29
1
-3
/
+3
*
Remove some macros that were making the "splint" utility throw a fit.
Gerald Combs
2004-12-28
1
-60
/
+47
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-2
/
+2
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-4
/
+4
*
Fix for Kazlib exception code:
Gilbert Ramirez
2001-07-27
1
-4
/
+4
*
First step in moving core Ethereal routines to libepan.
Gilbert Ramirez
2000-09-27
1
-0
/
+415