summaryrefslogtreecommitdiff
path: root/src/basic/siphash24.h
Commit message (Expand)AuthorAgeFilesLines
* siphash: introduce siphash24_compress_safe()Yu Watanabe2020-12-301-4/+8
* headers: add spdx tags to imported files with a known licenseZbigniew Jędrzejewski-Szmek2020-10-291-0/+2
* Rework how we cache mtime to figure out if units changedZbigniew Jędrzejewski-Szmek2020-08-311-0/+6
* util: introduce siphash24_compress_string()Yu Watanabe2020-07-221-0/+7
* util: make siphash24_compress_boolean() inlineYu Watanabe2020-07-221-1/+6
* util: introduce siphash24_compress_boolean()Yu Watanabe2019-06-191-0/+1
* tree-wide: use c99 static for array size declarationsZbigniew Jędrzejewski-Szmek2019-01-041-3/+3
* siphash24: add helper for calculating the hash value for a stringLennart Poettering2018-10-161-0/+5
* shared: make sure foo.bar and foobar result in different domain name hashesLennart Poettering2016-01-111-0/+2
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+2
* siphash: minor coding style fixes and modernizationsLennart Poettering2015-11-171-6/+6
* siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack2015-11-161-2/+2
* siphash24: change result argument to uint64_tMartin Pitt2015-11-161-2/+2
* siphash24: unify APITom Gundersen2015-10-061-2/+2
* siphash24: expose the internal helper functionsTom Gundersen2015-10-051-0/+13
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+6