aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common:w32: Care about the NUL device for start_new_service.gniibe/synch-spawnNIIBE Yutaka2025-08-043-1/+30
* Merge branch 'master' into gniibe/synch-spawnNIIBE Yutaka2025-08-0414-54/+149
|\
| * gpg: Improve the "help" and "full-help" --foo-options.Werner Koch2025-08-011-5/+17
| * gpg: Try to retrieve a key from LDAP before sending it.Werner Koch2025-08-017-38/+98
| * gpgtar: Do not close stderr when calling gpg.Werner Koch2025-07-313-2/+5
| * gpgtar: Fix regression in end-of-archive detection.Werner Koch2025-07-312-2/+7
| * Post release updatesWerner Koch2025-07-302-1/+8
| * Release 2.5.11gnupg-2.5.11Werner Koch2025-07-301-1/+6
| * gpg: Fix segv in key signing introduced in 2.5.10Werner Koch2025-07-301-4/+7
| * agent: Another fix for our use of point prefixes.Werner Koch2025-07-291-1/+1
* | Merge branch 'master' into gniibe/synch-spawnNIIBE Yutaka2025-08-0463-70/+612
|\|
| * agent: Fix for smartcard decryption, checking compressed format.NIIBE Yutaka2025-07-293-5/+7
| * Post release updatesWerner Koch2025-07-252-1/+7
| * Release 2.5.10gnupg-2.5.10Werner Koch2025-07-251-1/+15
| * po: msgmergeWerner Koch2025-07-2526-0/+78
| * po: Translate a new string to German.Werner Koch2025-07-251-1/+4
| * dirmngr: Implement command KS_DEL for ldap servers.Werner Koch2025-07-256-17/+114
| * tools: Add an experimental Windows descryption script.Werner Koch2025-07-241-0/+31
| * artwork: Add some icons from experimentsWerner Koch2025-07-244-0/+0
| * gpgv: New option --print-notation.Werner Koch2025-07-247-0/+70
| * gpgsm: Fix caching of the trustlist's flags.Werner Koch2025-07-241-0/+6
| * gpg: Add a notation with version information to signatures.Werner Koch2025-07-2414-31/+234
| * agent: Allow colon delimited fingerprints for ISTRUSTED.Werner Koch2025-07-241-2/+14
| * gpg: Use the new constants in one function.Werner Koch2025-07-241-5/+10
| * gpg: Start using macros for the signature classes.Werner Koch2025-07-242-7/+22
| * agent: Minor robustness improvementWerner Koch2025-07-171-1/+1
* | w32: Synchronous spawning gpg-agent/dirmngr/keyboxd.NIIBE Yutaka2025-07-175-1/+84
* | build: Require libgpg-error 1.56 or newer.NIIBE Yutaka2025-07-171-1/+1
|/
* agent: Fix for smartcard decryption returning x-coordinate only.NIIBE Yutaka2025-07-171-0/+6
* agent: Another fix for a regression with unknown curves and sshWerner Koch2025-07-161-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