summaryrefslogtreecommitdiff
path: root/crc32.h
Commit message (Expand)AuthorAgeFilesLines
* Speed up software CRC-32 computation by a factor of 1.5 to 3.Mark Adler2018-12-261-728/+9441
* Add tables for crc32_combine(), to speed it up by a factor of 200.Mark Adler2018-11-031-1/+293
* Fix type mismatch between get_crc_table() and crc_table.Mark Adler2012-04-291-1/+1
* zlib 1.2.5.1v1.2.5.1Mark Adler2011-09-111-1/+1
* zlib 1.2.0v1.2.0Mark Adler2011-09-091-0/+441