aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/kbxserver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-28kbx: Add new command DELETE.Werner Koch1-0/+41
2019-11-28kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch1-5/+14
2019-10-01kbx: Add first version of STORE command to keyboxd.Werner Koch1-0/+50
2019-09-27kbx: First take on a cache for the keyboxd.Werner Koch1-1/+1
2019-09-10kbx: Allow fd-passing for the keyboxd.Werner Koch1-5/+102
2019-09-09kbx: Fix keyboxd search first.Werner Koch1-3/+17
2019-09-09kbx: Allow searching from start.Werner Koch1-11/+23
2019-08-06kbx: Add framework for the SEARCH commandWerner Koch1-29/+234
2018-09-05kbx: Add framework for a public key daemon.Werner Koch1-0/+447