aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr,gpg,scd,sm,tools: Minor fixes for es_free.NIIBE Yutaka3 days2-2/+2
* gpg: Make --auto-upload also work for the --quick commands.Werner Koch6 days1-9/+31
* gpg: Add option --no-auto-key-upload.Werner Koch7 days1-0/+3
* gpg: Make --auto-upload also work for --edit-keyWerner Koch7 days1-3/+42
* gpg: New option --auto-key-uploadWerner Koch7 days8-12/+95
* gpg: Change the ADSK key binding time to the current time.Werner Koch8 days3-8/+17
* gpg: Avoid second Pinentry pop-up for a configured ADSK during keygen.Werner Koch8 days4-8/+11
* gpg: Allow to select the Kyber variant with --edit-key,addkey.Werner Koch10 days1-2/+10
* gpg: Fix list of possible algos for --edit-key.Werner Koch2025-08-211-4/+3
* Fix typos in messages.Collin Funk via Gnupg-devel2025-08-132-2/+2
* gpg: Fix a regression composite KEM with PQC and ECC.NIIBE Yutaka2025-08-041-1/+1
* 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-016-31/+85
* gpg: Fix segv in key signing introduced in 2.5.10Werner Koch2025-07-301-4/+7
* dirmngr: Implement command KS_DEL for ldap servers.Werner Koch2025-07-251-1/+1
* gpgv: New option --print-notation.Werner Koch2025-07-245-0/+45
* gpg: Add a notation with version information to signatures.Werner Koch2025-07-249-25/+101
* 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
* gpg: Display the correct OpenPGP algo name at 3 places.Werner Koch2025-07-082-4/+4
* gpg:ecc: Use the common function of gnupg_get_ecc_params.NIIBE Yutaka2025-07-041-204/+71
* common:kem: Factor out a function to retrieve ECC parameters.NIIBE Yutaka2025-07-031-5/+0
* gpg: Do not show the secp256k1 curve in --full-gen-key.Werner Koch2025-06-241-14/+17
* gpg: Re-add the revocation reason to the sigclass in a "rev" record.Werner Koch2025-06-231-2/+5
* gpg: Print the revocation reasons as comment in the pub record.Werner Koch2025-06-201-0/+20
* gpg: Show revocation reason with a standard -k listing.Werner Koch2025-06-208-74/+188
* gpg,regexp: Use -DREGEXP_PREFIX=gnupg_.NIIBE Yutaka2025-06-031-1/+1
* gpg: Allow updating a SHA-1 key certification w/o --force-sign-key.Werner Koch2025-05-281-1/+10
* gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves.NIIBE Yutaka2025-05-261-1/+1
* gpg,agent: Clean up around using ECC KEM.NIIBE Yutaka2025-05-234-489/+84
* gpg: Use ECC KEM interface for decryption.NIIBE Yutaka2025-05-222-29/+83
* agent: Support ECC KEM by PKDECRYPT --kem.NIIBE Yutaka2025-05-211-1/+1
* gpg: Use the KEM API for ECC encryption.NIIBE Yutaka2025-05-193-250/+344
* gpg: Remove unused variable.Werner Koch2025-05-161-3/+0
* gpg: Do not allow compressed key packets on import.Werner Koch2025-05-163-2/+8
* gpg: Make combination of show-only-fpr-mbox and show-unusable-uid work.Werner Koch2025-05-131-1/+2
* gpg: Fully implement the group key flag.Werner Koch2025-05-122-4/+7
* Update distsigkeyWerner Koch2025-05-091-0/+0
* gpg: Fix another regression due to the T7547 fix.Werner Koch2025-05-021-3/+5
* gpg: Add debug flag "recsel".Werner Koch2025-04-304-0/+11
* gpg: New command --quick-tsign-key.Werner Koch2025-04-293-15/+165
* gpg: Make the internal sign_uids function easier to read.Werner Koch2025-04-291-46/+59
* gpg: New list options "show-trustsig"Werner Koch2025-04-293-0/+59
* gpg: New key generation parameter "User-Id".Werner Koch2025-04-041-0/+1
* doc: Update NEWSWerner Koch2025-03-251-0/+1
* doc: Minor updatesWerner Koch2025-03-142-2/+2
* gpg: Fix double free of internal data.Werner Koch2025-03-131-1/+2
* Typo fix and add missing prototype.Werner Koch2025-03-071-1/+1
* gpg: Fix regression for the recent malicious subkey DoS fix.Werner Koch2025-03-062-19/+34
* gpg: Fix a verification DoS due to a malicious subkey in the keyring.Werner Koch2025-02-216-86/+152