aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysdirmngr,gpg,scd,sm,tools: Minor fixes for es_free.NIIBE Yutaka2-2/+2
7 daysgpg: Make --auto-upload also work for the --quick commands.Werner Koch1-9/+31
7 daysgpg: Add option --no-auto-key-upload.Werner Koch1-0/+3
7 daysgpg: Make --auto-upload also work for --edit-keyWerner Koch1-3/+42
8 daysgpg: New option --auto-key-uploadWerner Koch8-12/+95
8 daysgpg: Change the ADSK key binding time to the current time.Werner Koch3-8/+17
8 daysgpg: Avoid second Pinentry pop-up for a configured ADSK during keygen.Werner Koch4-8/+11
10 daysgpg: Allow to select the Kyber variant with --edit-key,addkey.Werner Koch1-2/+10
2025-08-21gpg: Fix list of possible algos for --edit-key.Werner Koch1-4/+3
2025-08-13Fix typos in messages.Collin Funk via Gnupg-devel2-2/+2
2025-08-04gpg: Fix a regression composite KEM with PQC and ECC.NIIBE Yutaka1-1/+1
2025-08-01gpg: Improve the "help" and "full-help" --foo-options.Werner Koch1-5/+17
2025-08-01gpg: Try to retrieve a key from LDAP before sending it.Werner Koch6-31/+85
2025-07-30gpg: Fix segv in key signing introduced in 2.5.10Werner Koch1-4/+7
2025-07-25dirmngr: Implement command KS_DEL for ldap servers.Werner Koch1-1/+1
2025-07-24gpgv: New option --print-notation.Werner Koch5-0/+45
2025-07-24gpg: Add a notation with version information to signatures.Werner Koch9-25/+101
2025-07-24gpg: Use the new constants in one function.Werner Koch1-5/+10
2025-07-24gpg: Start using macros for the signature classes.Werner Koch2-7/+22
2025-07-08gpg: Display the correct OpenPGP algo name at 3 places.Werner Koch2-4/+4
2025-07-04gpg:ecc: Use the common function of gnupg_get_ecc_params.NIIBE Yutaka1-204/+71
2025-07-03common:kem: Factor out a function to retrieve ECC parameters.NIIBE Yutaka1-5/+0
2025-06-24gpg: Do not show the secp256k1 curve in --full-gen-key.Werner Koch1-14/+17
2025-06-23gpg: Re-add the revocation reason to the sigclass in a "rev" record.Werner Koch1-2/+5
2025-06-20gpg: Print the revocation reasons as comment in the pub record.Werner Koch1-0/+20
2025-06-20gpg: Show revocation reason with a standard -k listing.Werner Koch8-74/+188
2025-06-03gpg,regexp: Use -DREGEXP_PREFIX=gnupg_.NIIBE Yutaka1-1/+1
2025-05-28gpg: Allow updating a SHA-1 key certification w/o --force-sign-key.Werner Koch1-1/+10
2025-05-26gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves.NIIBE Yutaka1-1/+1
2025-05-23gpg,agent: Clean up around using ECC KEM.NIIBE Yutaka4-489/+84
2025-05-22gpg: Use ECC KEM interface for decryption.NIIBE Yutaka2-29/+83
2025-05-21agent: Support ECC KEM by PKDECRYPT --kem.NIIBE Yutaka1-1/+1
2025-05-19gpg: Use the KEM API for ECC encryption.NIIBE Yutaka3-250/+344
2025-05-16gpg: Remove unused variable.Werner Koch1-3/+0
2025-05-16gpg: Do not allow compressed key packets on import.Werner Koch3-2/+8
2025-05-13gpg: Make combination of show-only-fpr-mbox and show-unusable-uid work.Werner Koch1-1/+2
2025-05-12gpg: Fully implement the group key flag.Werner Koch2-4/+7
2025-05-09Update distsigkeyWerner Koch1-0/+0
2025-05-02gpg: Fix another regression due to the T7547 fix.Werner Koch1-3/+5
2025-04-30gpg: Add debug flag "recsel".Werner Koch4-0/+11
2025-04-29gpg: New command --quick-tsign-key.Werner Koch3-15/+165
2025-04-29gpg: Make the internal sign_uids function easier to read.Werner Koch1-46/+59
2025-04-29gpg: New list options "show-trustsig"Werner Koch3-0/+59
2025-04-04gpg: New key generation parameter "User-Id".Werner Koch1-0/+1
2025-03-25doc: Update NEWSWerner Koch1-0/+1
2025-03-14doc: Minor updatesWerner Koch2-2/+2
2025-03-13gpg: Fix double free of internal data.Werner Koch1-1/+2
2025-03-07Typo fix and add missing prototype.Werner Koch1-1/+1
2025-03-06gpg: Fix regression for the recent malicious subkey DoS fix.Werner Koch2-19/+34
2025-02-21gpg: Fix a verification DoS due to a malicious subkey in the keyring.Werner Koch6-86/+152