summaryrefslogtreecommitdiff
path: root/src/basic/siphash24.h
AgeCommit message (Expand)Author
2016-01-11shared: make sure foo.bar and foobar result in different domain name hashesLennart Poettering
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-17siphash: minor coding style fixes and modernizationsLennart Poettering
2015-11-16siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack
2015-11-16siphash24: change result argument to uint64_tMartin Pitt
2015-10-06siphash24: unify APITom Gundersen
2015-10-05siphash24: expose the internal helper functionsTom Gundersen
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers