aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* agent: Refactor ECC KEM decap operation.NIIBE Yutaka2025-05-201-39/+41
* gpg: Use the KEM API for ECC encryption.NIIBE Yutaka2025-05-194-252/+346
* gpg: Remove unused variable.Werner Koch2025-05-161-3/+0
* gpg: Do not allow compressed key packets on import.Werner Koch2025-05-164-6/+11
* Revert "w32: On socket nonce mismatch close the socket."Werner Koch2025-05-164-19/+11
* common: Add KEM constants for NIST curves.NIIBE Yutaka2025-05-161-3/+6
* agent: Support the use case of composite PQC for prompting.NIIBE Yutaka2025-05-142-27/+35
* 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
* agent: We should use a macro for the keygrip len in new code.Werner Koch2025-05-131-2/+2
* agent: Fix ECC key on smartcard for composite KEM with PQC.NIIBE Yutaka2025-05-132-5/+9
* agent: Recover the old behavior with max-cache-ttl=0.NIIBE Yutaka2025-05-132-27/+20
* gpg: Fully implement the group key flag.Werner Koch2025-05-122-4/+7
* Update distsigkeyWerner Koch2025-05-091-0/+0
* Post release updatesWerner Koch2025-05-082-1/+5
* Release 2.5.6gnupg-2.5.6Werner Koch2025-05-081-1/+6
* tests:gpgscm: Fix build error on AIX.Collin Funk via Gnupg-devel2025-05-081-0/+5
* common: Add Solaris support to get_signal_name.Collin Funk via Gnupg-devel2025-05-082-3/+7
* po: Fix misspelled italian translation for 'encrypted'Mattia Narducci via Gnupg-devel2025-05-081-2/+2
* Update NEWSWerner Koch2025-05-061-2/+19
* gpgsm: Always print info about certs-only message.Werner Koch2025-05-062-5/+6
* gpg: Fix another regression due to the T7547 fix.Werner Koch2025-05-021-3/+5
* common: Fix logic for certain recsel conditions.Werner Koch2025-04-302-4/+9
* gpg: Add debug flag "recsel".Werner Koch2025-04-306-0/+29
* doc: Register DCO for Collin FunkWerner Koch2025-04-301-0/+3
* Fix access to the bintoasc mapping in the libksba support.Collin Funk2025-04-301-1/+1
* gpg: New command --quick-tsign-key.Werner Koch2025-04-295-18/+183
* gpg: Make the internal sign_uids function easier to read.Werner Koch2025-04-292-48/+65
* gpg: New list options "show-trustsig"Werner Koch2025-04-295-0/+71
* 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
* gpgscm: Fix initialization for fixed size chars.NIIBE Yutaka2025-04-223-207/+207
* gpgscm: Fix for CHARNAMES.NIIBE Yutaka2025-04-221-1/+1
* gpgconf: Show also stuff from the Registry emulation.Werner Koch2025-04-091-6/+84
* dirmngr: Fix libdns with 127.0.0.1.NIIBE Yutaka2025-04-071-6/+6
* gpg: New key generation parameter "User-Id".Werner Koch2025-04-042-5/+8
* keyboxd: Searching UpperCaseAddress.NIIBE Yutaka2025-03-261-10/+28
* doc: Update NEWSWerner Koch2025-03-252-0/+20
* gpgsm: Simplify the expiration check.Werner Koch2025-03-181-18/+8
* gpgsm: Fix error message if all selected certificates are expired.Ramón García2025-03-181-17/+28
* gpgsm: Avoid increasing error count when enumerating an expired cert.Ramón García2025-03-183-30/+42
* gpgsm: When selecting certs also skip certificates too young.Ramón García2025-03-181-1/+2
* gpgsm: select unexpired certificates skipping expired onesRamón García2025-03-183-11/+55
* doc: Register DCO for Ramon García F.Werner Koch2025-03-181-0/+3
* gpgsm: Extend --learn-card by an optional s/n argument.Werner Koch2025-03-179-39/+99
* gpgconf: Fix reload and kill of keyboxd.Werner Koch2025-03-171-4/+4
* scd,w32: Fix posssible lockup due to lost select results.Werner Koch2025-03-141-2/+5
* doc: Minor updatesWerner Koch2025-03-143-3/+14
* gpg: Fix double free of internal data.Werner Koch2025-03-131-1/+2
* common: Add a flag for left anchored substring match to recsel.Werner Koch2025-03-123-6/+38