summaryrefslogtreecommitdiff
path: root/src/siphash.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the `src' directoryPřemysl Janouch2014-08-101-87/+0
| | | | There are not that many files, and aren't going to be.
* Fix some compiler warningsPřemysl Janouch2014-07-191-1/+2
| | | | | | `-Weverything' seems to have found a few problems. Also enabled clang sanitizers by default.
* CleanupPřemysl Janouch2014-07-161-1/+1
| | | | No functional changes.
* Initial commitPřemysl Janouch2014-07-051-0/+86