aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.5.10gnupg-2.5.10Werner Koch2 days1-1/+15
* po: msgmergeWerner Koch2 days26-0/+78
* po: Translate a new string to German.Werner Koch2 days1-1/+4
* dirmngr: Implement command KS_DEL for ldap servers.Werner Koch2 days6-17/+114
* tools: Add an experimental Windows descryption script.Werner Koch3 days1-0/+31
* artwork: Add some icons from experimentsWerner Koch3 days4-0/+0
* gpgv: New option --print-notation.Werner Koch3 days7-0/+70
* gpgsm: Fix caching of the trustlist's flags.Werner Koch3 days1-0/+6
* gpg: Add a notation with version information to signatures.Werner Koch3 days14-31/+234
* agent: Allow colon delimited fingerprints for ISTRUSTED.Werner Koch3 days1-2/+14
* gpg: Use the new constants in one function.Werner Koch3 days1-5/+10
* gpg: Start using macros for the signature classes.Werner Koch3 days2-7/+22
* agent: Minor robustness improvementWerner Koch10 days1-1/+1
* agent: Fix for smartcard decryption returning x-coordinate only.NIIBE Yutaka11 days1-0/+6
* agent: Another fix for a regression with unknown curves and sshWerner Koch11 days1-0/+1
* Post release updatesWerner Koch2025-07-102-1/+8
* Release 2.5.9gnupg-2.5.9Werner Koch2025-07-101-1/+5
* gpg: Display the correct OpenPGP algo name at 3 places.Werner Koch2025-07-082-4/+4
* kbx: Make it easier to enable debug outputWerner Koch2025-07-081-17/+30
* dirmngr: Add option--user-agent and always use a User-Agent header.Werner Koch2025-07-087-0/+29
* doc: Typo fixes and suchWerner Koch2025-07-083-11/+3
* common: Remove openpgp_oid_to_kem_algo.NIIBE Yutaka2025-07-042-34/+9
* gpg:ecc: Use the common function of gnupg_get_ecc_params.NIIBE Yutaka2025-07-041-204/+71
* common:ecc: Have a field if the curve of ECC is Weierstrass.NIIBE Yutaka2025-07-042-9/+18
* common:kem: Factor out a function to retrieve ECC parameters.NIIBE Yutaka2025-07-034-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