aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Add symmetric decryption tests.Werner Koch2022-11-026-0/+83
* tests: Add tr:assert-same function.Werner Koch2022-11-023-5/+13
* agent: Avoid blanks in the ssh key's comment.Werner Koch2022-11-021-0/+5
* build: Update m4 files.NIIBE Yutaka2022-11-025-10/+10
* gpg: Merge --rfc4880bis features into --gnupgWerner Koch2022-10-312-50/+15
* gpg: Allow only OCB for AEAD encryption.Werner Koch2022-10-318-140/+20
* gpg: New option --compatibility-flagsWerner Koch2022-10-313-1/+35
* gpgsm: Also announce AES256-CBC in signatures.Werner Koch2022-10-281-7/+10
* gpg: Fix trusted introducer for user-ids with only the mbox.Werner Koch2022-10-281-19/+31
* gpg: Import stray revocation certificates.Werner Koch2022-10-283-13/+65
* agent: Automatically convert to extended key format by KEYATTR.NIIBE Yutaka2022-10-281-6/+15
* card: New commands "gpg" and "gpgsm".Werner Koch2022-10-251-2/+63
* card: Also show fingerprints of known X.509 certificatesWerner Koch2022-10-251-1/+4
* scd:nks: Support non-ESIGN signing with the Signature Card v2Werner Koch2022-10-251-8/+20
* gpgsm: Allow ECC encryption keys with just keyAgreement specified.Werner Koch2022-10-253-1/+11
* gpgsm: Use macro constants for cert_usage_p.Werner Koch2022-10-251-15/+27
* build: Update gpg-error.m4.NIIBE Yutaka2022-10-241-1/+5
* po: Update Simplified Chinese Translation.bobwxc2022-10-241-31/+16
* agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka2022-10-2012-24/+17
* gpg: Move NETLIBS after GPG_ERROR_LIBS.NIIBE Yutaka2022-10-181-6/+6
* gpg: Use GCRY_KDF_ONESTEP_KDF with newer libgcrypt in future.NIIBE Yutaka2022-10-141-0/+23
* common,w32: Fix struct stat on Windows.NIIBE Yutaka2022-10-141-1/+11
* agent,w32: Support Win32-OpenSSH emulation by gpg-agent.NIIBE Yutaka2022-10-144-36/+164
* common: Don't use FD2INT for POSIX-only code.NIIBE Yutaka2022-10-141-1/+1
* dirmngr: Fix build with no LDAP support.NIIBE Yutaka2022-10-141-0/+2
* Post release updatesWerner Koch2022-10-133-2/+6
* Release 2.3.8gnupg-2.3.8Werner Koch2022-10-133-8/+62
* speedo: Fix location of gpg-wks-clientWerner Koch2022-10-131-1/+1
* speedo: Fix for a libgpg-error-config regression.Werner Koch2022-10-131-2/+2
* po: Auto updateWerner Koch2022-10-1327-1008/+967
* po: Update Turkish translationEmir SARI2022-10-131-4473/+2513
* po: Update Czech translation.Petr Pisar2022-10-131-698/+571
* wkd: gpg-wks-client --send checks if build with sendmail supportAlexander Kulbartsch2022-10-131-0/+8
* agent: Introduce attribute "Remote-list" to KEYINFO.Werner Koch2022-10-122-22/+27
* wkd: Implement --blacklist option for gpg-wks-clientWerner Koch2022-10-073-4/+193
* wkd: Restrict gpg-wks-client --mirror to the given domains.Werner Koch2022-10-071-16/+62
* wkd: Silence gpg-wks-client diagnostics from gpg.Werner Koch2022-10-072-13/+13
* common: Protect against a theoretical integer overflow in tlv.cWerner Koch2022-10-071-0/+5
* po: Fix wrong LF in the German translationWerner Koch2022-10-071-12/+5
* gpg: Fix wrong use of FD2INT with iobuf_fdopen_nc.NIIBE Yutaka2022-10-072-3/+3
* wkd: New command --mirror for gpg-wks-client.Werner Koch2022-10-065-30/+316
* dirmngr: Support paged LDAP mode for KS_GETWerner Koch2022-10-053-37/+214
* dirmngr: New options --first and --next for KS_GET.Werner Koch2022-10-046-133/+345
* gpg: Show just keyserver and port with --send-keys.Werner Koch2022-09-301-0/+25
* dirmngr: Minor fix for baseDN fallback.Werner Koch2022-09-291-37/+22
* gpg: Avoid to emit a compliance mode line if libgcrypt is non-compliant.Werner Koch2022-09-291-2/+7
* gpg: Fix assertion failure due to errors in encrypt_filter.Werner Koch2022-09-293-5/+9
* gpg: Make --require-compliance work for -seWerner Koch2022-09-291-156/+146
* dirnmgr: Fix the function prototype.NIIBE Yutaka2022-09-291-1/+1
* dirmngr: Change interrogate_ldap_dn for better memory semantics.NIIBE Yutaka2022-09-291-28/+12