aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc: Updated comments in speedo.mkWerner Koch2024-09-111-5/+6
* gpg: Fix getting key by IPGP.NIIBE Yutaka2024-09-111-1/+2
* gpg: New commands --add-recipients and --change-recipients.Werner Koch2024-09-0911-66/+331
* gpg: Improve detection of input data read errors.Werner Koch2024-09-061-3/+10
* gpg: Make --no-literal work again for -c and --store.Werner Koch2024-09-062-18/+29
* gpg: Simplify the pubkey_enc_list objectWerner Koch2024-09-064-62/+88
* gpg: remove workaround for Libgcrypt < 1.8.6Werner Koch2024-09-061-29/+4
* scd:w32: Fix for setting an environment block with GNUPGHOME.NIIBE Yutaka2024-09-061-3/+2
* scd:w32: Export GNUPGHOME for scd-event.NIIBE Yutaka2024-09-051-12/+11
* gpgconf: Add missing linefeed to the -X output.Werner Koch2024-09-031-1/+11
* agent: Fix KEYTOCARD for the use case with loopback pinentry.NIIBE Yutaka2024-09-031-0/+7
* tests: Add two plaintext test mailsWerner Koch2024-08-292-0/+48
* gpg-mail-tube: New feature --as-attach.Werner Koch2024-08-292-18/+87
* tools: Improve rfc822parse to allow access to headers for longer.Werner Koch2024-08-291-17/+25
* doc: Minor fix for the description of gpg's --default-*-expireWerner Koch2024-08-291-2/+2