Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-24 | keyboxd: New command TRANSACTION. | Werner Koch | 1 | -0/+15 |
2020-09-10 | keyboxd: Add options --openpgp and --x509 to SEARCH. | Werner Koch | 1 | -16/+14 |
2020-02-18 | Spelling cleanup. | Daniel Kahn Gillmor | 1 | -1/+1 |
2020-01-02 | kbx: Initial support for an SQLite backend | Werner Koch | 1 | -68/+70 |
2019-12-23 | kbx: Change keyboxd to work only with one database. | Werner Koch | 1 | -158/+108 |
2019-11-28 | kbx: Add new command DELETE. | Werner Koch | 1 | -0/+64 |
2019-11-28 | kbx: Redefine the UBID which is now the primary fingerprint. | Werner Koch | 1 | -15/+20 |
2019-10-07 | kbx: Implement update for the STORE command. | Werner Koch | 1 | -1/+2 |
2019-10-01 | kbx: Add first version of STORE command to keyboxd. | Werner Koch | 1 | -7/+87 |
2019-09-27 | kbx: Fix error code return in keyboxd.switch-to-gpgk | Werner Koch | 1 | -1/+5 |
2019-09-27 | kbx: First take on a cache for the keyboxd. | Werner Koch | 1 | -8/+69 |
2019-08-06 | kbx: Add framework for the SEARCH command | Werner Koch | 1 | -0/+320 |