Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shared: Move cryptsetup-tpm2.[ch] from systemd-cryptsetup | Gabríel Arthúr Pétursson | 2024-02-01 | 1 | -4/+0 |
| | |||||
* | tree-wide: never link directly against p11kit | Lennart Poettering | 2023-11-02 | 1 | -1/+1 |
| | | | | | We go via dlopen() at most places, but forgot some. Cover the missing cases too. | ||||
* | meson: move systemd-cryptsetup to /usr/bin | Zbigniew Jędrzejewski-Szmek | 2023-09-26 | 1 | -1/+9 |
| | | | | | | This was requested, though I think an issue was never filed. If people are supposed to invoke it, even for testing, then it's reasonable to make it "public". | ||||
* | meson: move declarations of cryptsetup and friends | Yu Watanabe | 2023-07-31 | 1 | -0/+18 |
| | |||||
* | meson: move declaration of cryptsetup token modules | Yu Watanabe | 2023-07-31 | 1 | -0/+2 |
| | |||||
* | meson: Do not include headers in source lists | Jan Janssen | 2023-01-24 | 1 | -4/+2 |
| | | | | | | Meson+ninja+compiler do this for us and are better at it. https://mesonbuild.com/FAQ.html#do-i-need-to-add-my-headers-to-the-sources-list-like-in-autotools | ||||
* | cryptsetup-fido2: Relocate to libsystemd-shared | Peter Cai | 2022-12-22 | 1 | -5/+0 |
| | |||||
* | meson: move source file list for systemd-cryptsetup | Yu Watanabe | 2021-01-18 | 1 | -0/+21 |