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
/
camel-persistentdata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From beroset:
Bill Meier
2013-03-20
1
-5
/
+5
*
String passed to val_to_str() must have int format specifier (%u, %d, %x, and...
Jakub Zawadzki
2013-02-21
1
-4
/
+4
*
replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned i...
Michael Mann
2013-01-04
1
-2
/
+2
*
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
*
From Evan Huus:
Anders Broman
2012-06-24
1
-4
/
+2
*
Remove obsolete comments referring to mem_chunks.
Bill Meier
2012-01-14
1
-2
/
+2
*
Sanitize epan includes
Kovarththanan Rajaratnam
2009-08-21
1
-5
/
+5
*
#include <epan/conversation.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
Use PROTO_ITEM_SET_HIDDEN().
Anders Broman
2008-05-08
1
-6
/
+10
*
Add $Id$
Bill Meier
2008-02-18
1
-0
/
+2
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
1
-0
/
+1
*
Frame numbers are unsigned, print them as such
Jeff Morriss
2007-04-16
1
-8
/
+8
*
Remove some unused parameters (pinfo).
Jeff Morriss
2007-02-19
1
-184
/
+171
*
Get rid of forward declaration of non-existent routine.
Guy Harris
2006-12-08
1
-3
/
+0
*
Include "epan/tap.h" to declare a function we use.
Guy Harris
2006-10-10
1
-0
/
+1
*
Got rid of some errors but 1 remains:
Anders Broman
2006-10-04
1
-0
/
+13
*
From Florent.Drouin@alcatel.fr:
Anders Broman
2006-10-03
1
-0
/
+798