aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/backend-kbx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbx: Initial support for an SQLite backendWerner Koch2020-01-021-2/+0
* kbx: Add new command DELETE.Werner Koch2019-11-281-0/+30
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-281-20/+8
* kbx: Implement update for the STORE command.Werner Koch2019-10-071-0/+51
* kbx: Add first version of STORE command to keyboxd.Werner Koch2019-10-011-7/+67
* kbx: Fix error code return in keyboxd.switch-to-gpgkWerner Koch2019-09-271-1/+1
* kbx,gpg: Allow lookup using a UBID.Werner Koch2019-09-271-0/+2
* kbx: First take on a cache for the keyboxd.Werner Koch2019-09-271-25/+59
* kbx: Allow searching from start.Werner Koch2019-09-091-1/+1
* kbx: Add framework for the SEARCH commandWerner Koch2019-08-061-0/+292