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