aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wkd: Silence gpg-wks-client diagnostics from gpg.Werner Koch2022-10-072-13/+13
* wkd: New command --mirror for gpg-wks-client.Werner Koch2022-10-075-30/+306
* common: Protect against a theoretical integer overflow in tlv.cWerner Koch2022-10-071-0/+5
* dirmngr: Support paged LDAP mode for KS_GETWerner Koch2022-10-073-37/+215
* dirmngr: New options --first and --next for KS_GET.Werner Koch2022-10-076-132/+344
* gpg: Show just keyserver and port with --send-keys.Werner Koch2022-10-071-0/+25
* dirmngr: Minor fix for baseDN fallback.Werner Koch2022-10-071-37/+20
* dirnmgr: Fix the function prototype.NIIBE Yutaka2022-10-071-1/+1
* dirmngr: Change interrogate_ldap_dn for better memory semantics.NIIBE Yutaka2022-10-071-28/+12
* dirmngr: Interrogate LDAP server when base DN specified.Joey Berkovitz2022-10-071-7/+26
* dirmngr: Support gpgMailbox for mode MAILSUB and MAILEND.Werner Koch2022-10-071-2/+8
* dirmngr: Factor out interrogate_ldap_dn function.Werner Koch2022-10-071-66/+71
* po: Fix wrong LF in the German translationWerner Koch2022-10-071-6/+3
* gpg: Avoid to emit a compliance mode line if libgcrypt is non-compliant.Werner Koch2022-09-291-2/+7
* doc: Typo fix in a comment.Werner Koch2022-09-281-1/+1
* dirmngr: Fix lost flags during LDAP uploadWerner Koch2022-09-282-36/+39
* dirmngr: New server flag "areconly" (A-record-only)Werner Koch2022-09-286-3/+51
* gpg: Don't consider unknown keys as non-compliant while decrypting.Werner Koch2022-09-221-4/+4
* dirmngr: Fix CRL DP error fallback to other schemes.Werner Koch2022-09-161-28/+12
* build: Update gpg-error.m4.NIIBE Yutaka2022-09-151-1/+2
* Post release updatesWerner Koch2022-09-022-1/+7
* Release 2.2.39gnupg-2.2.39Werner Koch2022-09-021-1/+4
* speedo: Authenticode sign two more tools.Werner Koch2022-09-021-0/+2
* common: Make nvc_lookup more robust.Werner Koch2022-09-011-1/+12
* Post release updatesWerner Koch2022-09-0127-670/+653
* Release 2.2.38gnupg-2.2.38Werner Koch2022-09-011-1/+10
* po: Update Japanese Translation.NIIBE Yutaka2022-09-011-7/+6
* dirmngr: New option --debug-cache-expired-certs.Werner Koch2022-08-313-3/+14
* gpg: Add descriptions for --auto-key-import and --include-key-importWerner Koch2022-08-312-27/+28
* common,w32: Fix an encoding problem of the printed timezone.Werner Koch2022-08-311-1/+40
* gpg: Emit STATUS_FAILURE for --require-compliance errorsWerner Koch2022-08-313-10/+9
* scd: Add npth_unprotect/npth_protect for blocking operations.NIIBE Yutaka2022-08-311-0/+20
* dirmngr: Reject certificate which is not valid into cache.NIIBE Yutaka2022-08-311-0/+14
* gpg: Fix assertion failure due to errors in encrypt_filter.Werner Koch2022-08-313-6/+9
* gpg: Make --require-compliance work for -seWerner Koch2022-08-301-140/+146
* gpg: Rename a function.Werner Koch2022-08-295-9/+10
* gpg: Very minor cleanup in decrypt_data.Werner Koch2022-08-291-3/+6
* g10/decrypt-data: disable output estream buffering to reduce overheadJussi Kivilinna2022-08-291-0/+2
* Post release updatesWerner Koch2022-08-242-1/+8
* Release 2.2.37gnupg-2.2.37Werner Koch2022-08-241-1/+3
* gpgsm: New option --compatibility-flags.Werner Koch2022-08-197-9/+164
* gpgconf: Make --auto-key-import and --include-key-block visible again.Werner Koch2022-08-172-0/+7
* agent: Fix bug introduced earlier today.Werner Koch2022-08-161-1/+1
* doc: Prepare NEWSWerner Koch2022-08-161-0/+43
* gpg: Fix "generate" command in --card-edit.Werner Koch2022-08-162-1/+10
* gpg: Update shadow-keys with --card-status also for non-openpgp cards.Werner Koch2022-08-164-2/+32
* agent: Let READKEY update the display-s/n of the Token entry.Werner Koch2022-08-165-64/+174
* gpg: Fix --card-status to handle lowercase APPTYPEsWerner Koch2022-08-161-6/+6
* gpg: Fix detecting OpenPGP card by serialno.NIIBE Yutaka2022-08-161-4/+5
* common: In private key mode write "Key:" always last in name-value.Werner Koch2022-08-161-13/+40