summaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
5 daysgpg: Fix modifying signature data by pk_verify for Ed25519.NIIBE Yutaka1-6/+21
5 dayscommon: Change daemon startup timeout from 5 to 8 seconds.Werner Koch1-3/+3
8 daysgpg: Fix comparing ed448 vs ed25519 with --assert-pubkey-algo.Werner Koch2-1/+25
8 daysdoc: Explain that qualified.txt is a legacy method.Werner Koch1-10/+14
12 daysscd: No hard lock-up when apdu_connect never returns.NIIBE Yutaka1-4/+15
2024-11-15gpgconf: Include a minimal secure version in the --query-swdb output.Werner Koch1-2/+7
2024-11-14gpg: Consider Kyber to be de-vs compliant.Werner Koch1-13/+61
2024-11-14gpg: Allow "Kyber" as algorithm for the Subkey-Type keyword.Werner Koch1-0/+2
2024-11-14gpg: For composite algos add the algo string to the colons listings.Werner Koch3-2/+20
2024-11-13gpg: Add option to create Kyber with --full-gen-key.Werner Koch2-8/+167
2024-11-12gpgconf: Show also the used nPth version with -VWerner Koch1-1/+4
2024-11-12gpg-mail-tube: Fix content type for an attached non-plaintext.Werner Koch1-2/+3
2024-11-12scd: Clean up app_send_active_apps and app_send_card_list.NIIBE Yutaka1-8/+6
2024-11-11scd: Fix a memory leak.NIIBE Yutaka1-0/+4
2024-11-11scd: Fix resource leaks on error paths.NIIBE Yutaka2-4/+13
2024-11-08gpg: Improve wording for only-pubkeys.Werner Koch2-2/+3
2024-11-07gpgtar: Make sure to create upper directories for regular files.Werner Koch2-31/+74
2024-11-07gpg-mail-type: Assume text/plain for missing content-type.Werner Koch1-10/+14
2024-11-07gpgtar: Use log-file from common.conf only in --batch mode.Werner Koch2-3/+7
2024-11-07scd: Fix getinfo active_apps.NIIBE Yutaka1-1/+3
2024-11-06scd: Serialize CARD access for send_card_and_app_list.NIIBE Yutaka1-2/+7
2024-11-05po: Align German trustlist question to what we use in Kleopatra.Werner Koch1-5/+2
2024-10-31gpg: Allow the use of an ADSK subkey as ADSK subkey.Werner Koch4-10/+16
2024-10-31agent: Fix status output for LISTTRUSTED.NIIBE Yutaka1-2/+2
2024-10-30gpg: Do not fail with an error for a "Note:" diagnosticWerner Koch1-2/+2
2024-10-29speedo: Enable additional runtime protections on Windows.Werner Koch1-1/+1
2024-10-23gpgsm: Terminate key listing on output write error.Werner Koch4-15/+74
2024-10-22agent: Fix resource leak for PRIMARY_CTX.NIIBE Yutaka1-0/+3
2024-10-21common: Fix test for the assumed compliance.Werner Koch1-1/+1
2024-10-16build: Don't remove --disable-endian-check.NIIBE Yutaka2-5/+23
2024-10-16common: Fix a race condition in creating socketdir.NIIBE Yutaka1-4/+14
2024-10-15gpgsm: Fix cached istrusted lookup.Werner Koch1-0/+2
2024-10-14dirmngr: Print a brief list of URLs with LISTCRLS.Werner Koch3-0/+9
2024-10-11build: Use AC_C_BIGENDIAN for detecting endian.NIIBE Yutaka2-83/+4
2024-10-08common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.NIIBE Yutaka9-19/+28
2024-10-08common,gpg,scd,sm: Use openpgp_oid_or_name_to_curve to get curve.NIIBE Yutaka4-16/+5
2024-10-07Implement GNUPG_ASSUME_COMPLIANCE envvar for testingWerner Koch4-5/+33
2024-10-07gpg: Emit status error for an invalid ADSK.Werner Koch2-0/+3
2024-10-04gpgsm: Add compatibility flag no-keyinfo-cacheWerner Koch3-0/+9
2024-10-02gpgsm: Implement a cache for the KEYINFO queries.Werner Koch4-20/+154
2024-10-02gpgsm: Use a cache for ISTRUSTED queries.Werner Koch1-19/+122
2024-10-01agent: Add option --status to the LISTRUSTED command.Werner Koch3-16/+60
2024-10-01gpgsm: Possible improvement for some rare P12 files.Werner Koch1-1/+1
2024-10-01gpgconf: Add list flag to trusted-key et al.Werner Koch1-3/+3
2024-10-01gpg: Robust error handling for SCD READKEY.NIIBE Yutaka1-8/+10
2024-09-30gpgsm: Silence messages about dirmngr cache lookup failed.Werner Koch1-2/+14
2024-09-30gpgsm: Silence the fingerprint output in quiet mode.Werner Koch1-5/+9
2024-09-30gpgsm: Use a cache to speed up parent certificate lookup.Werner Koch3-8/+114
2024-09-27sm: Optmize clearing of the ephemeral flag.Werner Koch2-0/+25
2024-09-27agent: Replace hack for old Libgcrypt versions for auto-expand-secmem.Werner Koch1-4/+1