NetworkManager/src/systemd
Thomas Haller b8b6100c78 all: replace systemd's siphash24 with c-siphash
Originally, we used "nm-utils/siphash24.c", which was copied
from systemd's source tree. It was both used by our own NetworkManager
code, and by our internal systemd fork.

Then, we added "shared/c-siphash" as a dependency for n-acd.

Now, drop systemd's implementation and use c-siphash also
for our internal purpose. Also, let systemd code use c-siphash,
by patching "src/systemd/src/basic/siphash24.h".
2018-05-31 15:59:38 +02:00
..
sd-adapt all: replace systemd's siphash24 with c-siphash 2018-05-31 15:59:38 +02:00
src all: replace systemd's siphash24 with c-siphash 2018-05-31 15:59:38 +02:00
meson.build build/meson: fix building internal systemd library 2018-05-19 15:24:59 +02:00
nm-sd.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-sd.h build: don't add systemd path the include search path 2016-09-27 14:13:21 +02:00