summaryrefslogtreecommitdiffstats
path: root/kbx/backend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* keyboxd: New command TRANSACTION.Werner Koch2020-09-241-0/+2
* keyboxd: Extend PUBKEY_INFO status line with an uid ordinal.Werner Koch2020-09-221-1/+2
* keyboxd: Add ephemeral and revoked flag to the sqlite backend.Werner Koch2020-09-111-1/+2
* keyboxd: Add basic support for X.509.Werner Koch2020-09-101-0/+3
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* kbx: Initial support for an SQLite backendWerner Koch2020-01-021-2/+32
* kbx: Add new command DELETE.Werner Koch2019-11-281-0/+2
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-281-9/+8
* kbx: Implement update for the STORE command.Werner Koch2019-10-071-0/+3
* kbx: Add first version of STORE command to keyboxd.Werner Koch2019-10-011-1/+8
* kbx,gpg: Allow lookup using a UBID.Werner Koch2019-09-271-0/+1
* kbx: First take on a cache for the keyboxd.Werner Koch2019-09-271-3/+47
* kbx: Add framework for the SEARCH commandWerner Koch2019-08-061-0/+95