aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-keyboxd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: New debug flag "keydb".Werner Koch2024-08-091-3/+3
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-091-1/+0
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-2/+2
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-221-3/+23
|\
| * keyboxd: Pass lock info back to gpg and gpgsm.Werner Koch2023-12-181-3/+23
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-291-1/+2
* | kbx: Fix datastream_thread and use the data pipe.NIIBE Yutaka2023-06-071-3/+10
|/
* doc: Typo fixesWerner Koch2022-12-161-1/+1
* 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-181-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