summaryrefslogtreecommitdiffstats
path: root/g10/call-keyboxd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* keyboxd: Fix searching for exact mail addresses.Werner Koch2021-04-211-1/+2
* gpg: New experimental import option "bulk-import"Werner Koch2020-09-241-0/+33
* keyboxd: Implement multiple search descriptions.Werner Koch2020-09-241-83/+103
* gpg: Set the found-by flags in the keyblock in keyboxd mode.Werner Koch2020-09-221-8/+29
* keyboxd: Use D-lines instead of a separate thread.Werner Koch2020-09-101-1/+1
* keyboxd: Add options --openpgp and --x509 to SEARCH.Werner Koch2020-09-101-15/+15
* keyboxd: Restructure client access code.Werner Koch2020-09-021-432/+19
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-34/+3
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-1/+1
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* 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