aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.5.9gnupg-2.5.9Werner Koch3 days1-1/+5
* gpg: Display the correct OpenPGP algo name at 3 places.Werner Koch5 days2-4/+4
* kbx: Make it easier to enable debug outputWerner Koch5 days1-17/+30
* dirmngr: Add option--user-agent and always use a User-Agent header.Werner Koch5 days7-0/+29
* doc: Typo fixes and suchWerner Koch5 days3-11/+3
* common: Remove openpgp_oid_to_kem_algo.NIIBE Yutaka9 days2-34/+9
* gpg:ecc: Use the common function of gnupg_get_ecc_params.NIIBE Yutaka9 days1-204/+71
* common:ecc: Have a field if the curve of ECC is Weierstrass.NIIBE Yutaka9 days2-9/+18
* common:kem: Factor out a function to retrieve ECC parameters.NIIBE Yutaka10 days4-112/+104
* dirmngr: Use wrapper function for Windows LDAP peculiarities.Werner Koch2025-06-241-10/+68
* dirmngr:w32: Fix ldap_* typesZhang Maiyun2025-06-241-2/+8
* gpg: Do not show the secp256k1 curve in --full-gen-key.Werner Koch2025-06-242-14/+20
* gpg: Re-add the revocation reason to the sigclass in a "rev" record.Werner Koch2025-06-232-2/+8
* Post release updatesWerner Koch2025-06-202-1/+8
* Release 2.5.8gnupg-2.5.8Werner Koch2025-06-202-2/+17
* po: msgmergeWerner Koch2025-06-2027-108/+108
* gpg: Print the revocation reasons as comment in the pub record.Werner Koch2025-06-202-3/+26
* gpg: Show revocation reason with a standard -k listing.Werner Koch2025-06-208-74/+188
* dirmngr: Do not require a keyserver for KS_FETCH.Werner Koch2025-06-171-5/+0
* agent: Fix for the prefix 0x40 in the point representation.NIIBE Yutaka2025-06-061-0/+10
* scd: Take care of possible buffer overflow in do_auth.NIIBE Yutaka2025-06-051-1/+3
* scd: Fix detecting digest OID in the message to be signed.NIIBE Yutaka2025-06-041-2/+1
* po: Update Japanese Translation.NIIBE Yutaka2025-06-031-14/+8
* gpg,regexp: Use -DREGEXP_PREFIX=gnupg_.NIIBE Yutaka2025-06-033-2/+27
* gpgtar: Fix releasing PROC correctly.NIIBE Yutaka2025-06-032-3/+3
* Post release updates.Werner Koch2025-06-023-4/+8
* 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