aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.5.7gnupg-2.5.7Werner Koch2025-06-022-2/+32
* nsis: Install the help files.Werner Koch2025-06-021-2/+15
* po: msgmergeWerner Koch2025-06-0226-0/+381
* po: Update German translationWerner Koch2025-06-021-1/+11
* wks: Use templates for the server responses.Werner Koch2025-06-0212-75/+406
* gpg-mail-tube: Support templates.Werner Koch2025-05-305-5/+128
* tools: Add a quoted-printable encoding function.Werner Koch2025-05-304-2/+227
* common: Improve helpfile.c to provide a generic template API.Werner Koch2025-05-303-31/+83
* gpgtar: Fix regression exhibited by make checkWerner Koch2025-05-302-2/+2
* scd:piv: Support rsa3072Werner Koch2025-05-281-17/+55
* gpg: Allow updating a SHA-1 key certification w/o --force-sign-key.Werner Koch2025-05-282-1/+13
* doc: Minor speedo build clarificationWerner Koch2025-05-282-6/+10
* dirmngr: Don't install expired sks certificateLucas Mulling via Gnupg-devel2025-05-281-1/+1
* gpgsm,tests,tools: Fix memory leaks.NIIBE Yutaka2025-05-286-8/+23
* agent: Allow building under Cygwin.Werner Koch2025-05-271-1/+1
* gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves.NIIBE Yutaka2025-05-261-1/+1
* common: Fix read buffer over-read in uncompress_ecc_q_in_canon_sexp.Collin Funk via Gnupg-devel2025-05-241-3/+3
* gpg,agent: Clean up around using ECC KEM.NIIBE Yutaka2025-05-237-495/+92
* common: Fix argument name of gnupg_ecc_kem_kdf.NIIBE Yutaka2025-05-232-6/+11
* gpg: Use ECC KEM interface for decryption.NIIBE Yutaka2025-05-222-29/+83
* agent: Add support for TPM2 for ECC KEM.NIIBE Yutaka2025-05-223-2/+51
* agent: Finish ECC KEM, adding support for NIST curves.NIIBE Yutaka2025-05-222-17/+42
* agent: Support ECC KEM by PKDECRYPT --kem.NIIBE Yutaka2025-05-214-64/+251
* doc: Add a note to READ on how to disable the systemd activation.Werner Koch2025-05-201-2/+12
* 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