summaryrefslogtreecommitdiff
path: root/checksum.c
Commit message (Expand)AuthorAgeFilesLines
* Precompute CRC-10 table.Kovarththanan Rajaratnam2010-02-201-4/+63
* print shouldbe checksum for broken OSI checksum, remove osi_cksum()hannes2006-09-251-1/+60
* remove unused header fileshannes2006-02-091-3/+1
* fix typo, use consistent namespacehannes2006-02-091-4/+4
* move the crc10 verification to a new file checksum.c (will add other checksum...hannes2006-02-091-0/+80