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-brdwlk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Remove unneeded #includes (stdlib, stdio, ctypes, time);
Bill Meier
2012-05-15
1
-2
/
+0
*
AFAICT sys/types.h & netinet/in.h #includes are not needed.
Bill Meier
2012-05-04
1
-69
/
+57
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...
Bill Meier
2011-10-06
1
-3
/
+3
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)
Bill Meier
2010-05-10
1
-88
/
+88
*
#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
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-15
/
+15
*
FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).
Bill Meier
2009-05-08
1
-1
/
+1
*
Fix some of the Errors/warnings detected by checkapi.
Bill Meier
2008-05-14
1
-2
/
+3
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
Bill Meier:
Jörg Mayer
2006-01-05
1
-1
/
+1
*
get rid of an array and dissect a bitmask properly
Ronnie Sahlberg
2005-11-05
1
-48
/
+132
*
Move a pile of protocol-related headers from the top-level source
Guy Harris
2005-09-17
1
-1
/
+1
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-4
/
+0
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+404