summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-bus/bus-bloom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-bus: drop bloom stuff, it's not needed anymore since kdbus is goneLennart Poettering2018-01-111-157/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* Merge pull request #1923 from zonque/siphashLennart Poettering2015-11-171-1/+1
|\
| * siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack2015-11-161-1/+1
* | tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-2/+2
|/
* siphash24: change result argument to uint64_tMartin Pitt2015-11-161-3/+3
* bus: fix bloom_add_prefixes() to add all required dataDavid Herrmann2015-06-101-1/+9
* bus-bloom: Fix bloom filter calculationDenis Kenzior2014-08-131-2/+3
* bus: rework bloom filter logic to operate with variable bloom filterLennart Poettering2014-01-281-31/+81
* libsystemd: split up into subdirsTom Gundersen2014-01-211-0/+99