Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-24 | keyboxd: New command TRANSACTION. | Werner Koch | 1 | -0/+2 |
2020-09-22 | keyboxd: Extend PUBKEY_INFO status line with an uid ordinal. | Werner Koch | 1 | -1/+2 |
2020-09-11 | keyboxd: Add ephemeral and revoked flag to the sqlite backend. | Werner Koch | 1 | -1/+2 |
2020-09-10 | keyboxd: Add basic support for X.509. | Werner Koch | 1 | -0/+3 |
2020-02-18 | Spelling cleanup. | Daniel Kahn Gillmor | 1 | -1/+1 |
2020-01-02 | kbx: Initial support for an SQLite backend | Werner Koch | 1 | -2/+32 |
2019-11-28 | kbx: Add new command DELETE. | Werner Koch | 1 | -0/+2 |
2019-11-28 | kbx: Redefine the UBID which is now the primary fingerprint. | Werner Koch | 1 | -9/+8 |
2019-10-07 | kbx: Implement update for the STORE command. | Werner Koch | 1 | -0/+3 |
2019-10-01 | kbx: Add first version of STORE command to keyboxd. | Werner Koch | 1 | -1/+8 |
2019-09-27 | kbx,gpg: Allow lookup using a UBID. | Werner Koch | 1 | -0/+1 |
2019-09-27 | kbx: First take on a cache for the keyboxd. | Werner Koch | 1 | -3/+47 |
2019-08-06 | kbx: Add framework for the SEARCH command | Werner Koch | 1 | -0/+95 |