aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/backend-support.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-31indent: Fix spellingDaniel Kahn Gillmor1-2/+2
2023-03-08keyboxd: Allow import of v0 certificates.Werner Koch1-1/+6
2022-04-27kbx: Fix a race condition which results no status report.NIIBE Yutaka1-6/+6
2020-09-22keyboxd: Extend PUBKEY_INFO status line with an uid ordinal.Werner Koch1-3/+4
2020-09-11keyboxd: Add ephemeral and revoked flag to the sqlite backend.Werner Koch1-2/+6
2020-09-10keyboxd: Add basic support for X.509.Werner Koch1-0/+70
2020-01-02kbx: Initial support for an SQLite backendWerner Koch1-3/+17
2019-11-28kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch1-16/+10
2019-10-01kbx: Add first version of STORE command to keyboxd.Werner Koch1-1/+106
2019-09-27kbx: First take on a cache for the keyboxd.Werner Koch1-7/+50
2019-08-06kbx: Add framework for the SEARCH commandWerner Koch1-0/+128