summaryrefslogtreecommitdiffstats
path: root/g10/call-keyboxd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Implement insert, update, and delete via keyboxd.Werner Koch2019-11-281-7/+96
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-281-2/+2
* gpg: Read the UBID from the keybox and detect wrong blob type.Werner Koch2019-10-011-6/+39
* kbx,gpg: Allow lookup using a UBID.Werner Koch2019-09-271-0/+8
* gpg: First rough implementation of keyboxd access for key lookup.Werner Koch2019-09-101-79/+341
* gpg: New option --use-keyboxd.Werner Koch2019-09-091-0/+842