Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-26 | tpm2: add tpm2_policy_pcr() | Dan Streetman | 3 | -27/+143 |
2023-05-26 | tpm2: rename pcr_values_size vars to n_pcr_values | Dan Streetman | 1 | -10/+10 |
2023-05-26 | tpm2: add tpm2_get_name() | Dan Streetman | 3 | -8/+154 |
2023-05-26 | tpm2: add tpm2_set_auth() | Dan Streetman | 1 | -27/+38 |
2023-05-26 | tpm2: replace hash_pin() with tpm2_digest_*() functions | Dan Streetman | 1 | -18/+8 |
2023-05-26 | tpm2: add tpm2_digest_*() functions | Dan Streetman | 3 | -5/+194 |
2023-05-26 | fstab-generator: use correct swap name var | Frantisek Sumsal | 1 | -1/+1 |
2023-05-26 | core: change 'basename' to 'path_extract_filename' | Jordan Rome | 1 | -2/+6 |
2023-05-26 | core/unit: update bidirectional dependency simultaneously | Yu Watanabe | 1 | -61/+103 |
2023-05-26 | core/unit: search shared namespace in transitive relation of JoinsNamespaceOf= | Yu Watanabe | 5 | -6/+39 |
2023-05-26 | tmpfiles: Allow C escapes | Will Fancher | 2 | -2/+2 |