aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* agent: Fix resource leak for PRIMARY_CTX.NIIBE Yutaka2024-10-221-0/+3
* common: Fix test for the assumed compliance.Werner Koch2024-10-211-1/+1
* build: Don't remove --disable-endian-check.NIIBE Yutaka2024-10-162-5/+23
* common: Fix a race condition in creating socketdir.NIIBE Yutaka2024-10-161-4/+14
* gpgsm: Fix cached istrusted lookup.Werner Koch2024-10-151-0/+2
* dirmngr: Print a brief list of URLs with LISTCRLS.Werner Koch2024-10-143-0/+9
* build: Use AC_C_BIGENDIAN for detecting endian.NIIBE Yutaka2024-10-112-83/+4
* common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.NIIBE Yutaka2024-10-089-19/+28
* common,gpg,scd,sm: Use openpgp_oid_or_name_to_curve to get curve.NIIBE Yutaka2024-10-084-16/+5
* Implement GNUPG_ASSUME_COMPLIANCE envvar for testingWerner Koch2024-10-074-5/+33
* gpg: Emit status error for an invalid ADSK.Werner Koch2024-10-072-0/+3
* gpgsm: Add compatibility flag no-keyinfo-cacheWerner Koch2024-10-043-0/+9
* gpgsm: Implement a cache for the KEYINFO queries.Werner Koch2024-10-024-20/+154
* gpgsm: Use a cache for ISTRUSTED queries.Werner Koch2024-10-021-19/+122
* agent: Add option --status to the LISTRUSTED command.Werner Koch2024-10-013-16/+60
* gpgsm: Possible improvement for some rare P12 files.Werner Koch2024-10-011-1/+1
* gpgconf: Add list flag to trusted-key et al.Werner Koch2024-10-011-3/+3
* gpg: Robust error handling for SCD READKEY.NIIBE Yutaka2024-10-011-8/+10
* gpgsm: Silence messages about dirmngr cache lookup failed.Werner Koch2024-09-301-2/+14
* gpgsm: Silence the fingerprint output in quiet mode.Werner Koch2024-09-301-5/+9
* gpgsm: Use a cache to speed up parent certificate lookup.Werner Koch2024-09-303-8/+114
* sm: Optmize clearing of the ephemeral flag.Werner Koch2024-09-272-0/+25
* agent: Replace hack for old Libgcrypt versions for auto-expand-secmem.Werner Koch2024-09-271-4/+1
* agent: Better diagnostic for a failed key unprotection.Werner Koch2024-09-271-0/+2
* gpg: Exclude expired trusted keys from the key validation process.Werner Koch2024-09-251-14/+47
* gpg: Validate the trustdb after the import of a trusted key.Werner Koch2024-09-251-4/+16
* gpg: Remove useless variable in validate_keys.Werner Koch2024-09-251-30/+34
* po: Update Japanese Translation.NIIBE Yutaka2024-09-251-17/+11
* common: Fix gnupg_exec_tool_stream for INEXTRA==NULL.NIIBE Yutaka2024-09-251-1/+1
* gpg: Fix --quick-set-expire for V5 subkey fingerprintsIngo Klöcker2024-09-241-1/+1
* common: Add debug code to gnupg_exec_tool_streamWerner Koch2024-09-241-0/+7
* w32: Fix last commit to build on Windows.Werner Koch2024-09-201-1/+1
* scd: Fix DEVINFO, allowing no clients which watch the change.NIIBE Yutaka2024-09-201-3/+7
* speedo: Make use of wget more robustWerner Koch2024-09-192-5/+15
* po: Update Portuguese Translation.Daniel Cerqueira2024-09-191-27/+10
* gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.Werner Koch2024-09-192-5/+11
* agent: Fix detection of the trustflag de-vs.Werner Koch2024-09-191-1/+1
* kbx: Fix a race condition on DATABASE_HD.NIIBE Yutaka2024-09-191-3/+6
* scd: Fix DEVINFO to allow multiple clients.NIIBE Yutaka2024-09-181-0/+9
* tests:gpgscm: Raise an error correctly for process spawning.NIIBE Yutaka2024-09-131-3/+13
* Post release updatesWerner Koch2024-09-122-1/+9
* Release 2.5.1gnupg-2.5.1Werner Koch2024-09-121-1/+31
* tools: Fix recent regressions in gpg-authcode-sign.shWerner Koch2024-09-111-2/+2
* build: Fix make distclean for gnupg.7.htmlWerner Koch2024-09-111-3/+3
* po: msgmergeWerner Koch2024-09-1126-391/+983
* po: Update the German translationWerner Koch2024-09-111-17/+38
* gpgsm: New option --assert-signerWerner Koch2024-09-116-4/+184
* build: Remove configure option --enable-gpg-is-gpg2Werner Koch2024-09-117-156/+9
* build: Also cleanup generated html file in a make distcheckWerner Koch2024-09-111-9/+14
* tests: Updated PQC test data to the final Kyber algo id.Werner Koch2024-09-1110-342/+529