aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keyboxd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-20Replace all calls to stat by gnupg_stat.Werner Koch1-3/+3
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-20/+0
2020-02-22Use gpgrt's new option parser for the new keyboxd.Werner Koch1-102/+88
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-2/+2
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-0/+1
2020-01-02kbx: Initial support for an SQLite backendWerner Koch1-2/+4
2019-12-23kbx: Change keyboxd to work only with one database.Werner Koch1-2/+2
2019-09-10kbx: Allow fd-passing for the keyboxd.Werner Koch1-1/+7
2019-08-06kbx: Add framework for the SEARCH commandWerner Koch1-1/+23
2018-09-05kbx: Add framework for a public key daemon.Werner Koch1-0/+1817