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
/
conditions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify includes of config.h so that out-of-tree builds, i.e. CMake
Graham Bloice
2014-08-24
1
-1
/
+1
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Reformat some lines;
Bill Meier
2013-11-16
1
-48
/
+56
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Include config.h in preparation of moving the definition
Jörg Mayer
2012-02-02
1
-0
/
+4
*
Fix ex "modeline" so it works;
Bill Meier
2011-09-21
1
-1
/
+1
*
Altho no tabs, use tab-width=8 anyway.
Bill Meier
2010-04-28
1
-3
/
+3
*
Squelch some compiler warnings.
Guy Harris
2010-03-01
1
-1
/
+1
*
Removed some unused assignments.
Stig Bjørlykke
2009-11-10
1
-1
/
+1
*
When we copy strings, don't lop off the last character. Add a couple of
Gerald Combs
2008-05-14
1
-11
/
+27
*
Fix some of the Errors/warnings detected by checkapi.
Anders Broman
2008-05-13
1
-4
/
+2
*
Fixed some strcpy -> strncpy/g_snprintf cleanups.
Stig Bjørlykke
2008-01-24
1
-2
/
+4
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Fix Coverity run 12 CID 110: Make sure we don't dereference a NULL pointer.
Gerald Combs
2006-03-07
1
-1
/
+3
*
replace malloc and alike calls by their GLib pendants -> g_malloc
Ulf Lamping
2005-08-05
1
-12
/
+12
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Fix warnings found by -Wstrict-prototypes
Jörg Mayer
2004-01-18
1
-3
/
+3
*
Cast const pointer arguments to "g_free()" and "g_hash_table_foreach()"
Guy Harris
2002-12-03
1
-2
/
+2
*
Don't cast away constness, and fix variable and structure member
Guy Harris
2002-12-02
1
-2
/
+2
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-31
/
+31
*
From Joerg Mayer: mark an unused argument as such.
Guy Harris
2002-05-04
1
-2
/
+2
*
Support for stopping capture at specified capture file size or capture
Guy Harris
2001-12-04
1
-0
/
+205