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