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-ansi_683.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use {'0', ...} type initializer for fixed length character arrays.
Bill Meier
2011-01-31
1
-3
/
+2
*
Remove a break that makes other following statements unreached.
Jeff Morriss
2011-01-05
1
-1
/
+0
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-6
/
+6
*
Squelch a compiler warning.
Guy Harris
2010-04-07
1
-2
/
+2
*
Remove unneeded #include <stdio.h>
Bill Meier
2010-04-03
1
-1
/
+0
*
From Didier Gautheron:
Anders Broman
2010-01-13
1
-4
/
+1
*
Sanitize epan includes
Kovarththanan Rajaratnam
2009-08-21
1
-1
/
+1
*
Remove some unused variables.
Gerald Combs
2009-07-30
1
-27
/
+0
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-5
/
+5
*
From Michael Lum:
Anders Broman
2009-01-20
1
-15
/
+12
*
Fix some warnings.
Guy Harris
2009-01-16
1
-43
/
+41
*
From Michael Lum:
Anders Broman
2009-01-16
1
-291
/
+3129
*
Fix some "format not a string literal and no format arguments" warnings.
Stig Bjørlykke
2008-10-31
1
-1
/
+1
*
Fix some of the Errors/warnings detected by checkapi
Bill Meier
2008-05-11
1
-1
/
+1
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
Fix >2600 warnings by doing char -> const char changes.
Jörg Mayer
2005-07-27
1
-31
/
+31
*
Get rid of the private "my_match_strval()" routine in many dissectors;
Guy Harris
2005-06-26
1
-23
/
+2
*
packet-ansi_683.c(93) : warning C4090: 'return' : different 'const' qualifiers
Ulf Lamping
2005-06-26
1
-3
/
+3
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+2093