summaryrefslogtreecommitdiffstats
path: root/kbx/frontend.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbx: Improve debugging of the search descriptions in keyboxd.Werner Koch2021-07-081-3/+69
* keyboxd: New command TRANSACTION.Werner Koch2020-09-241-0/+15
* keyboxd: Add options --openpgp and --x509 to SEARCH.Werner Koch2020-09-101-16/+14
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* kbx: Initial support for an SQLite backendWerner Koch2020-01-021-68/+70
* kbx: Change keyboxd to work only with one database.Werner Koch2019-12-231-158/+108
* kbx: Add new command DELETE.Werner Koch2019-11-281-0/+64
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-281-15/+20
* kbx: Implement update for the STORE command.Werner Koch2019-10-071-1/+2
* kbx: Add first version of STORE command to keyboxd.Werner Koch2019-10-011-7/+87
* kbx: Fix error code return in keyboxd.Werner Koch2019-09-271-1/+5
* kbx: First take on a cache for the keyboxd.Werner Koch2019-09-271-8/+69
* kbx: Add framework for the SEARCH commandWerner Koch2019-08-061-0/+320