summaryrefslogtreecommitdiffstats
path: root/kbx/backend-support.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* keyboxd: Allow import of v0 certificates.Werner Koch2023-03-081-1/+6
* kbx: Fix a race condition which results no status report.NIIBE Yutaka2022-04-271-6/+6
* keyboxd: Extend PUBKEY_INFO status line with an uid ordinal.Werner Koch2020-09-221-3/+4
* keyboxd: Add ephemeral and revoked flag to the sqlite backend.Werner Koch2020-09-111-2/+6
* keyboxd: Add basic support for X.509.Werner Koch2020-09-101-0/+70
* kbx: Initial support for an SQLite backendWerner Koch2020-01-021-3/+17
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-281-16/+10
* kbx: Add first version of STORE command to keyboxd.Werner Koch2019-10-011-1/+106
* kbx: First take on a cache for the keyboxd.Werner Koch2019-09-271-7/+50
* kbx: Add framework for the SEARCH commandWerner Koch2019-08-061-0/+128