Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-31 | indent: Fix spelling | Daniel Kahn Gillmor | 1 | -2/+2 |
2023-03-08 | keyboxd: Allow import of v0 certificates. | Werner Koch | 1 | -1/+6 |
2022-04-27 | kbx: Fix a race condition which results no status report. | NIIBE Yutaka | 1 | -6/+6 |
2020-09-22 | keyboxd: Extend PUBKEY_INFO status line with an uid ordinal. | Werner Koch | 1 | -3/+4 |
2020-09-11 | keyboxd: Add ephemeral and revoked flag to the sqlite backend. | Werner Koch | 1 | -2/+6 |
2020-09-10 | keyboxd: Add basic support for X.509. | Werner Koch | 1 | -0/+70 |
2020-01-02 | kbx: Initial support for an SQLite backend | Werner Koch | 1 | -3/+17 |
2019-11-28 | kbx: Redefine the UBID which is now the primary fingerprint. | Werner Koch | 1 | -16/+10 |
2019-10-01 | kbx: Add first version of STORE command to keyboxd. | Werner Koch | 1 | -1/+106 |
2019-09-27 | kbx: First take on a cache for the keyboxd. | Werner Koch | 1 | -7/+50 |
2019-08-06 | kbx: Add framework for the SEARCH command | Werner Koch | 1 | -0/+128 |