index
:
delta/tcpdump.git
add-program-name-option
additional-changes-to-testrun
bare
coverity_scan
enable-probot-stale
lbl
master
mcr-macro-update-1
move-packets-captured-to-ndo
origin
tcpdump-3.5
tcpdump-3.6
tcpdump-3.7
tcpdump-3.8
tcpdump-3.9
tcpdump-4.0
tcpdump-4.1
tcpdump-4.10
tcpdump-4.2
tcpdump-4.3
tcpdump-4.4
tcpdump-4.5
tcpdump-4.6
tcpdump-4.7
tcpdump-4.8
tcpdump-4.9
tcpdump-4.99
tcpdump_3_5
tcpdump_3_6
tcpdump_3_7
tcpdump_3_8
tcpdump_3_9
tcpdump_4.1
tcpdump_4.2
tcpdump_4.3
tcpdump_4.4
tcpdump_4.5
tcpdump_4_0
tcpdump_4_4rel0
tcpdump_4_5
test-rc
github.com: the-tcpdump-group/tcpdump.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checksum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always include <config.h> rather than "config.h".
Guy Harris
2018-01-21
1
-1
/
+1
*
Use quoted include netdissect-stdinc.h instead of angle-bracketed one
Francois-Xavier Le Bail
2018-01-21
1
-1
/
+1
*
Remove all storage class specifier 'register'
Francois-Xavier Le Bail
2017-12-13
1
-3
/
+3
*
zero change: update Hannes Gredler's email
Hannes Gredler
2017-07-28
1
-1
/
+1
*
libnetdissect code must include 'netdissect.h', not 'interface.h'
Francois-Xavier Le Bail
2015-09-11
1
-1
/
+1
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
1
-1
/
+1
*
Get rid of warnings on systems that provide index().
Guy Harris
2015-08-31
1
-4
/
+4
*
dismiss NETDISSECT_REWORKED macro
Denis Ovsienko
2015-03-22
1
-1
/
+0
*
u_intN_t is dead, long live uintN_t.
Guy Harris
2014-04-23
1
-11
/
+11
*
Define NETDISSECT_REWORKED in a bunch of files, and fix the issues it finds.
Guy Harris
2014-04-04
1
-0
/
+1
*
remove tcpdump's own CVS keywords
Denis Ovsienko
2014-01-03
1
-5
/
+0
*
whitespace changes
Michael Richardson
2014-01-01
1
-5
/
+5
*
Get rid of unnecessary assignment.
Guy Harris
2012-11-30
1
-2
/
+0
*
Precompute CRC-10 table.
Kovarththanan Rajaratnam
2010-02-20
1
-4
/
+63
*
print shouldbe checksum for broken OSI checksum, remove osi_cksum()
hannes
2006-09-25
1
-1
/
+60
*
remove unused header files
hannes
2006-02-09
1
-3
/
+1
*
fix typo, use consistent namespace
hannes
2006-02-09
1
-4
/
+4
*
move the crc10 verification to a new file checksum.c (will add other checksum...
hannes
2006-02-09
1
-0
/
+80