aboutsummaryrefslogtreecommitdiff
path: root/checksum.c
AgeCommit message (Expand)Author
2018-01-21Always include <config.h> rather than "config.h".Guy Harris
2018-01-21Use quoted include netdissect-stdinc.h instead of angle-bracketed oneFrancois-Xavier Le Bail
2017-12-13Remove all storage class specifier 'register'Francois-Xavier Le Bail
2017-07-28zero change: update Hannes Gredler's emailHannes Gredler
2015-09-11libnetdissect code must include 'netdissect.h', not 'interface.h'Francois-Xavier Le Bail
2015-09-10Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'Francois-Xavier Le Bail
2015-08-31Get rid of warnings on systems that provide index().Guy Harris
2015-03-22dismiss NETDISSECT_REWORKED macroDenis Ovsienko
2014-04-23u_intN_t is dead, long live uintN_t.Guy Harris
2014-04-04Define NETDISSECT_REWORKED in a bunch of files, and fix the issues it finds.Guy Harris
2014-01-03remove tcpdump's own CVS keywordsDenis Ovsienko
2014-01-01whitespace changesMichael Richardson
2012-11-30Get rid of unnecessary assignment.Guy Harris
2010-02-20Precompute CRC-10 table.Kovarththanan Rajaratnam
2006-09-25print shouldbe checksum for broken OSI checksum, remove osi_cksum()hannes
2006-02-09remove unused header fileshannes
2006-02-09fix typo, use consistent namespacehannes
2006-02-09move the crc10 verification to a new file checksum.c (will add other checksum...hannes