Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for using freebl3 for SHA1 and MD5 hashing | Stef Walter | 2013-07-10 | 1 | -92/+0 |
* | Our own unit testing framework | Stef Walter | 2013-05-21 | 1 | -43/+31 |
* | Update to MurmurHash3 | Stef Walter | 2013-04-03 | 1 | -9/+9 |
* | Fix testing of murmur hash on bigendian systems | Stef Walter | 2013-03-25 | 1 | -37/+23 |
* | Fix memory leaks reported by 'make leakcheck' | Stef Walter | 2013-03-20 | 1 | -0/+2 |
* | Fix invalid memory accesses reported by 'make memcheck' | Stef Walter | 2013-03-20 | 1 | -11/+11 |
* | hash: Add the murmur2 hash and start using it | Stef Walter | 2013-03-20 | 1 | -0/+71 |
* | hash: Rename file and functions for hashes | Stef Walter | 2013-03-20 | 1 | -0/+151 |