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
/
dissectors
/
packet-ziop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Should have been part of r45470, changing format of "magic number"
Michael Mann
2012-10-11
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
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Get rid of remaining Booleans-as-encoding-arguments in
Guy Harris
2012-05-12
1
-5
/
+5
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-2
/
+2
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-1
/
+1
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...
Bill Meier
2011-10-06
1
-3
/
+3
*
Don't assign to an unused 'proto item *': Coverity 1033 & 906
Bill Meier
2011-05-19
1
-1
/
+1
*
Remove unneeded #include <errno>,<math>,<ctype> & "isprint";
Bill Meier
2011-04-21
1
-32
/
+27
*
Make some (preference) variables static.
Jeff Morriss
2010-12-06
1
-1
/
+1
*
As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....
Jeff Morriss
2010-05-13
1
-19
/
+14
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-1
/
+0
*
Remove unneeded #include <stdio.h>
Bill Meier
2010-04-03
1
-1
/
+0
*
Remove unneeded #includes
Kovarththanan Rajaratnam
2009-08-21
1
-7
/
+0
*
Get rid of C++-style comment (and anglicize it).
Guy Harris
2009-07-15
1
-1
/
+1
*
From Alvaro Vega Garcia via bug 3652:
Gerald Combs
2009-07-14
1
-126
/
+58
*
Remove stuff that's really "non-public" from .h files.
Bill Meier
2009-03-05
1
-15
/
+5
*
Oops! Fix the fix
Bill Meier
2009-03-05
1
-8
/
+15
*
Minor rework of reg_handoff ...
Bill Meier
2009-03-05
1
-16
/
+5
*
From Alvaro Vega Garcia:
Anders Broman
2009-03-03
1
-0
/
+440