summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
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
2024-09-27agent: Better diagnostic for a failed key unprotection.Werner Koch1-0/+2
2024-09-25gpg: Exclude expired trusted keys from the key validation process.Werner Koch1-14/+47
2024-09-25gpg: Validate the trustdb after the import of a trusted key.Werner Koch1-4/+16
2024-09-25gpg: Remove useless variable in validate_keys.Werner Koch1-30/+34
2024-09-25po: Update Japanese Translation.NIIBE Yutaka1-17/+11
2024-09-25common: Fix gnupg_exec_tool_stream for INEXTRA==NULL.NIIBE Yutaka1-1/+1
2024-09-24gpg: Fix --quick-set-expire for V5 subkey fingerprintsIngo Klöcker1-1/+1
2024-09-24common: Add debug code to gnupg_exec_tool_streamWerner Koch1-0/+7
2024-09-20w32: Fix last commit to build on Windows.Werner Koch1-1/+1
2024-09-20scd: Fix DEVINFO, allowing no clients which watch the change.NIIBE Yutaka1-3/+7
2024-09-19speedo: Make use of wget more robustWerner Koch2-5/+15
2024-09-19po: Update Portuguese Translation.Daniel Cerqueira1-27/+10
2024-09-19gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.Werner Koch2-5/+11
2024-09-19agent: Fix detection of the trustflag de-vs.Werner Koch1-1/+1
2024-09-19kbx: Fix a race condition on DATABASE_HD.NIIBE Yutaka1-3/+6
2024-09-18scd: Fix DEVINFO to allow multiple clients.NIIBE Yutaka1-0/+9
2024-09-13tests:gpgscm: Raise an error correctly for process spawning.NIIBE Yutaka1-3/+13