aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.4.8gnupg-2.4.8Werner Koch2025-05-145-6/+26
* gpg: Make combination of show-only-fpr-mbox and show-unusable-uid work.Werner Koch2025-05-131-1/+2
* gpgsm: Just print a note for an empty subject during import.Werner Koch2025-05-131-7/+3
* gpg: Fully implement the group key flag.Werner Koch2025-05-122-4/+7
* Update distsigkeyWerner Koch2025-05-091-0/+0
* common: Fix logic for certain recsel conditions.Werner Koch2025-05-022-4/+8
* gpg: Fix another regression due to the T7547 fix.Werner Koch2025-05-021-3/+5
* Fix access to the bintoasc mapping in the libksba support.Collin Funk2025-04-301-1/+1
* keyboxd: Searching UpperCaseAddress.NIIBE Yutaka2025-04-241-10/+28
* doc: Add missing whitespace gnupg7 manpage.Andreas Metzler2025-04-241-1/+1
* scd:p15: Accept P15 cards with a zero-length label.Werner Koch2025-04-241-2/+11
* scd,w32: Fix posssible lockup due to lost select results.Werner Koch2025-04-021-2/+5
* gpgconf: Fix reload and kill of keyboxd.Werner Koch2025-03-171-4/+4
* gpg: Fix key generation with existing key from card.NIIBE Yutaka2025-03-142-1/+4
* gpg: Fix double free of internal data.Werner Koch2025-03-131-1/+2
* gpg: Fix regression for the recent malicious subkey DoS fix.Werner Koch2025-03-062-16/+29
* gpg: Fix a verification DoS due to a malicious subkey in the keyring.Werner Koch2025-02-217-86/+155
* gpg: Remove a signature check function wrapper.Werner Koch2025-02-213-31/+14
* doc: Declare --disable-http as legacy.Werner Koch2025-02-191-1/+6
* doc: Do not install gnupg.7.html into usr/share/man/manh/Daniel Kahn Gillmor2025-02-121-4/+5
* gpg: Lookup key for merging/inserting only by primary key.Werner Koch2025-02-113-13/+31
* gpg: Fix --quick-add-key for Weierstrass ECC with usage given.Werner Koch2025-02-051-0/+37
* gpg: Print a warning if the card backup key could not be written.Werner Koch2025-01-081-4/+14
* po: Update French translationWerner Koch2025-01-061-1119/+784
* speedo,w32: Remove a leftover doc directory.Werner Koch2024-12-111-0/+2
* Post release updatesWerner Koch2024-11-252-1/+7
* Release 2.4.7gnupg-2.4.7Werner Koch2024-11-251-2/+8
* po: msgmerge for releaseWerner Koch2024-11-2527-511/+1844
* gpg: Fix modifying signature data by pk_verify for Ed25519.NIIBE Yutaka2024-11-251-6/+21
* common: Change daemon startup timeout from 5 to 8 seconds.Werner Koch2024-11-251-3/+3
* gpg: Fix comparing ed448 vs ed25519 with --assert-pubkey-algo.Werner Koch2024-11-222-0/+24
* 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-181-2/+7
* scd: Fix a memory leak.NIIBE Yutaka2024-11-131-0/+4
* scd: Fix resource leaks on error paths.NIIBE Yutaka2024-11-132-4/+13
* agent: Fix resource leak for PRIMARY_CTX.NIIBE Yutaka2024-11-131-0/+3
* 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
* Update NEWSWerner Koch2024-11-081-0/+17
* scd: Fix getinfo active_apps.NIIBE Yutaka2024-11-081-1/+3
* scd: Serialize CARD access for send_card_and_app_list.NIIBE Yutaka2024-11-081-2/+7
* po: Align German trustlist question to what we use in Kleopatra.Werner Koch2024-11-081-5/+3
* gpg: Do not fail with an error for a "Note:" diagnosticWerner Koch2024-11-081-2/+2
* gpgsm: Possible improvement for some rare P12 files.Werner Koch2024-11-081-1/+1
* gpgconf: Add list flag to trusted-key et al.Werner Koch2024-11-081-3/+3
* gpg: Robust error handling for SCD READKEY.NIIBE Yutaka2024-11-081-8/+10
* gpg-mail-type: Assume text/plain for missing content-type.Werner Koch2024-11-071-10/+14
* gpg-mail-tube: New feature --as-attach.Werner Koch2024-11-072-18/+87