summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-bloom.c
AgeCommit message (Expand)Author
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-17Merge pull request #1923 from zonque/siphashLennart Poettering
2015-11-16siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-16siphash24: change result argument to uint64_tMartin Pitt
2015-06-10bus: fix bloom_add_prefixes() to add all required dataDavid Herrmann
2014-08-13bus-bloom: Fix bloom filter calculationDenis Kenzior
2014-01-28bus: rework bloom filter logic to operate with variable bloom filterLennart Poettering
2014-01-21libsystemd: split up into subdirsTom Gundersen