1. bf2d816 crc/test: sha1 should do _final() after _update() by Jens Axboe · 9 years ago
  2. 7b3aea9 crc/test: fix potential div by zero by Jens Axboe · 10 years ago
  3. 262cf5c crc/test: add fnv by Jens Axboe · 10 years ago
  4. fc18c78 crc/test: if the checksum needs a _final(), do it in the loop by Jens Axboe · 10 years ago
  5. b0e1bb9 Move murmur3 hash to crc/ by Jens Axboe · 10 years ago
  6. 95a5a3f crc/test: add jhash by Jens Axboe · 10 years ago
  7. 3e6d415 crc/test: fix alignment by Jens Axboe · 10 years ago
  8. 67c1b7c Add murmurhash3 by Jens Axboe · 10 years ago
  9. 89cce05 Checksumming updates by Jens Axboe · 10 years ago
  10. f888971 crc/test: a few more cleanups and code unifications by Jens Axboe · 10 years ago
  11. 7e92c71 crc/test: cleanup and better precision by Jens Axboe · 10 years ago
  12. be31cc9 Get the crctest results properly aligned by Jens Axboe · 10 years ago
  13. 9e52966 crc/test.c: fix include of time.h by Danny Al-Gaaf · 10 years ago
  14. ea1f1da crc: add test.h header to test.c by Jens Axboe · 10 years ago
  15. 844ea60 Add support for the Google xxhash checksumming function by Jens Axboe · 10 years ago
  16. 782744e crc: add option to list possible crc types by Jens Axboe · 10 years ago
  17. f754086 crc: ensure we properly match test name by Jens Axboe · 10 years ago
  18. fec0f21 Add support for testing checksumming speed by Jens Axboe · 10 years ago