aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpg: Fix modifying signature data by pk_verify for Ed25519.gniibe/t7426NIIBE Yutaka2024-11-251-0/+10
* gpg: Fix comparing ed448 vs ed25519 with --assert-pubkey-algo.Werner Koch2024-11-222-1/+25
* doc: Explain that qualified.txt is a legacy method.Werner Koch2024-11-221-10/+14
* scd: No hard lock-up when apdu_connect never returns.NIIBE Yutaka2024-11-181-4/+15
* gpgconf: Include a minimal secure version in the --query-swdb output.Werner Koch2024-11-151-2/+7
* gpg: Consider Kyber to be de-vs compliant.Werner Koch2024-11-141-13/+61
* gpg: Allow "Kyber" as algorithm for the Subkey-Type keyword.Werner Koch2024-11-141-0/+2
* gpg: For composite algos add the algo string to the colons listings.Werner Koch2024-11-143-2/+20
* gpg: Add option to create Kyber with --full-gen-key.Werner Koch2024-11-132-8/+167
* gpgconf: Show also the used nPth version with -VWerner Koch2024-11-121-1/+4
* gpg-mail-tube: Fix content type for an attached non-plaintext.Werner Koch2024-11-121-2/+3
* scd: Clean up app_send_active_apps and app_send_card_list.NIIBE Yutaka2024-11-121-8/+6
* scd: Fix a memory leak.NIIBE Yutaka2024-11-111-0/+4
* scd: Fix resource leaks on error paths.NIIBE Yutaka2024-11-112-4/+13
* gpg: Improve wording for only-pubkeys.Werner Koch2024-11-082-2/+3
* gpgtar: Make sure to create upper directories for regular files.Werner Koch2024-11-072-31/+74
* gpg-mail-type: Assume text/plain for missing content-type.Werner Koch2024-11-071-10/+14
* gpgtar: Use log-file from common.conf only in --batch mode.Werner Koch2024-11-072-3/+7
* scd: Fix getinfo active_apps.NIIBE Yutaka2024-11-061-1/+3
* scd: Serialize CARD access for send_card_and_app_list.NIIBE Yutaka2024-11-061-2/+7
* po: Align German trustlist question to what we use in Kleopatra.Werner Koch2024-11-051-5/+2
* gpg: Allow the use of an ADSK subkey as ADSK subkey.Werner Koch2024-10-314-10/+16
* agent: Fix status output for LISTTRUSTED.NIIBE Yutaka2024-10-311-2/+2
* gpg: Do not fail with an error for a "Note:" diagnosticWerner Koch2024-10-301-2/+2
* speedo: Enable additional runtime protections on Windows.Werner Koch2024-10-291-1/+1
* gpgsm: Terminate key listing on output write error.Werner Koch2024-10-234-15/+74
* 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