systemd/src/pcrlock
Lennart Poettering 309a747fa6 libsystemd: turn json.[ch] into a public API
This is preparation for making our Varlink API a public API. Since our
Varlink API is built on top of our JSON API we need to make that public
first (it's a nice API, but JSON APIs there are already enough, this is
purely about the Varlink angle).

I made most of the json.h APIs public, and just placed them in
sd-json.h. Sometimes I wasn't so sure however, since the underlying data
structures would have to be made public too. If in doubt I didn#t risk
it, and moved the relevant API to src/libsystemd/sd-json/json-util.h
instead (without any sd_* symbol prefixes).

This is mostly a giant search/replace patch.
2024-06-12 18:42:22 +02:00
..
pcrlock.d
meson.build
pcrlock-firmware.c pcrlock: tweak error messages when we are not looking at a TPM2 event log 2024-05-30 10:13:39 +02:00
pcrlock-firmware.h
pcrlock.c libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
pehash.c
pehash.h