summaryrefslogtreecommitdiffstats
path: root/kbx/backend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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