aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka2022-11-241-0/+5
* tests: Keep .log files in objdir.NIIBE Yutaka2022-11-241-1/+3
* tests: Use 233 for invalid value of FD.NIIBE Yutaka2022-11-241-1/+1
* w32: Fix gnupg_tmpfile for possible failure.NIIBE Yutaka2022-11-181-6/+3
* scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch2022-11-171-2/+16
* common: Remove Windows CE support in common.NIIBE Yutaka2022-11-169-921/+5
* gpgsm: Fix colon outout of ECC encryption certificatesWerner Koch2022-11-151-3/+3
* scd:nks: Fix ECC signing if key not given by keygrip.Werner Koch2022-11-151-0/+2
* dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2022-11-152-3/+4
* agent: Allow trustlist on Windows in Unicode homedirs.Werner Koch2022-11-102-9/+14
* gpg: Fix verification of cleartext signatures with overlong lines.Werner Koch2022-11-101-5/+24
* gpg: Move w32_system function.NIIBE Yutaka2022-11-093-117/+108
* gpg: New option --quick-update-pref.Werner Koch2022-11-045-11/+77
* gpg: New list-options show-pref and show-pref-verbose.Werner Koch2022-11-045-150/+181
* tests: Add tests to check that OCB is only used for capable keys.Werner Koch2022-11-048-11/+121
* gpg: Make --list-packets work w/o --no-armor for plain OCB packets.Werner Koch2022-11-021-0/+1
* 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