aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-keyboxd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-28gpg: Implement insert, update, and delete via keyboxd.Werner Koch1-7/+96
2019-11-28kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch1-2/+2
2019-10-01gpg: Read the UBID from the keybox and detect wrong blob type.Werner Koch1-6/+39
2019-09-27kbx,gpg: Allow lookup using a UBID.Werner Koch1-0/+8
2019-09-10gpg: First rough implementation of keyboxd access for key lookup.Werner Koch1-79/+341
2019-09-09gpg: New option --use-keyboxd.Werner Koch1-0/+842