summaryrefslogtreecommitdiff
path: root/src/crc32.c
Commit message (Expand)AuthorAgeFilesLines
* [core] use djbhash in gw_backend to choose hostGlenn Strauss2020-10-111-84/+0
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* [crc32] fix method signature (const pointer)Stefan Bühler2015-02-081-1/+1
* fixed crc32c on 64bit platforms (fixes crc errors)Jan Kneschke2005-09-261-5/+3
* use size_t instead of unsigned int and char * instead of unsigned char *Jan Kneschke2005-06-051-2/+2
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+84