aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/kbxserver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* keyboxd: New command TRANSACTION.Werner Koch2020-09-241-0/+120
* keyboxd: Add options --openpgp and --x509 to SEARCH.Werner Koch2020-09-101-4/+9
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-1/+1
* kbx: Add new command DELETE.Werner Koch2019-11-281-0/+41
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-281-5/+14
* kbx: Add first version of STORE command to keyboxd.Werner Koch2019-10-011-0/+50
* kbx: First take on a cache for the keyboxd.Werner Koch2019-09-271-1/+1
* kbx: Allow fd-passing for the keyboxd.Werner Koch2019-09-101-5/+102
* kbx: Fix keyboxd search first.Werner Koch2019-09-091-3/+17
* kbx: Allow searching from start.Werner Koch2019-09-091-11/+23
* kbx: Add framework for the SEARCH commandWerner Koch2019-08-061-29/+234
* kbx: Add framework for a public key daemon.Werner Koch2018-09-051-0/+447