| Commit message (Expand) | Author | Age | Files | Lines |
* | gpg: New option --disable-pqc-encryption. | Werner Koch | 2025-02-06 | 1 | -0/+7 |
* | gpg: Base compliance "de-vs" now on "gnupg" and not on "openpgp". | Werner Koch | 2025-02-03 | 1 | -1/+1 |
* | gpg: Simplify the compliance settings. | Werner Koch | 2025-02-03 | 1 | -34/+24 |
* | gpg: --compliance={pgp7, pgp8} also now restore default options | Daniel Kahn Gillmor via Gnupg-devel | 2025-02-03 | 1 | -2/+8 |
* | gpg: --compliance=gnupg restores default for policy-affected options | Daniel Kahn Gillmor via Gnupg-devel | 2025-02-03 | 1 | -10/+16 |
* | gpg: --compliance=rfc2440 does not require cross-certification | Daniel Kahn Gillmor via Gnupg-devel | 2025-02-03 | 1 | -0/+1 |
* | common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old. | NIIBE Yutaka | 2024-10-08 | 1 | -1/+1 |
* | Implement GNUPG_ASSUME_COMPLIANCE envvar for testing | Werner Koch | 2024-10-07 | 1 | -4/+4 |
* | gpg: New commands --add-recipients and --change-recipients. | Werner Koch | 2024-09-09 | 1 | -2/+36 |
* | gpg: New option --proc-all-sigs | Werner Koch | 2024-08-23 | 1 | -0/+6 |
* | gpg: Warn if a keyring is specified along with --use-keyboxd. | Werner Koch | 2024-08-23 | 1 | -0/+3 |
* | gpg: New debug flag "keydb". | Werner Koch | 2024-08-09 | 1 | -0/+1 |
* | gpg: New option --show-only-session-key | Werner Koch | 2024-06-24 | 1 | -1/+9 |
* | gpg: Implement the LDAP AKL method. | Werner Koch | 2024-06-04 | 1 | -2/+0 |
* | gpg: New option --default-new-key-adsk. | Werner Koch | 2024-06-03 | 1 | -2/+14 |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 1 | -3/+3 |
* | gpg: New option --require-pqc-encryption | Werner Koch | 2024-04-24 | 1 | -1/+5 |
* | gpg: Mark disabled keys and add show-ownertrust list option. | Werner Koch | 2024-04-17 | 1 | -0/+2 |
* | gpg: New command --quick-set-ownertrust. | Werner Koch | 2024-04-17 | 1 | -0/+13 |
* | gpg: Make --with-subkey-fingerprint the default. | Werner Koch | 2024-04-16 | 1 | -0/+6 |
* | gpg: Prepare to use the fingerprint as fixed-info for Kyber. | Werner Koch | 2024-04-12 | 1 | -0/+1 |
* | gpg,gpgsm: New option --disable-fd-translation. | Werner Koch | 2024-03-26 | 1 | -1/+7 |
* | gpg: new list-option store-x509-notations. | Werner Koch | 2024-03-14 | 1 | -0/+1 |
* | gpg: new list-option show-x509-notations | Werner Koch | 2024-03-12 | 1 | -0/+1 |
* | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2024-03-12 | 1 | -14/+42 |
|\ |
|
| * | Allow tilde expansion for the foo-program options. | Werner Koch | 2024-02-27 | 1 | -3/+12 |
| * | gpg: Add option --assert-pubkey_algo. | Werner Koch | 2024-02-10 | 1 | -10/+29 |
| * | gpg: Hide --textmode from the help output. | Werner Koch | 2024-01-29 | 1 | -1/+1 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-11-07 | 1 | -1/+1 |
|\| |
|
| * | gpg: Fix --no-utf8-strings. | Werner Koch | 2023-09-18 | 1 | -1/+1 |
| * | gpg: Add option --with-v5-fingerprint | Werner Koch | 2023-09-04 | 1 | -0/+13 |
* | | gpg: Add option --with-v5-fingerprint | Werner Koch | 2023-09-04 | 1 | -0/+13 |
* | | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 2023-08-03 | 1 | -0/+1 |
* | | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 2023-08-03 | 1 | -5/+0 |
* | | gpg: Add parallelized filter for hashing. | NIIBE Yutaka | 2023-07-25 | 1 | -0/+1 |
* | | gpg: Use is_secured_filename before opening the file. | NIIBE Yutaka | 2023-07-14 | 1 | -3/+3 |
* | | gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify. | NIIBE Yutaka | 2023-07-05 | 1 | -2/+4 |
|/ |
|
* | gpg: New option --no-compress as alias for -z0. | Werner Koch | 2023-06-15 | 1 | -0/+7 |
* | gpg: Make progress work for large files on Windows. | Werner Koch | 2023-06-13 | 1 | -1/+7 |
* | gpg: New option --debug-ignore-expiration to help with testing. | Werner Koch | 2023-05-09 | 1 | -1/+7 |
* | kbx: Use custom estream buffering | Werner Koch | 2023-05-08 | 1 | -0/+6 |
* | gpg: New option --assert-signer. | Werner Koch | 2023-04-05 | 1 | -3/+21 |
* | Use the keyboxd for a fresh install | Werner Koch | 2023-04-04 | 1 | -5/+15 |
* | gpg: New command --quick-add-adsk | Werner Koch | 2023-03-21 | 1 | -0/+15 |
* | gpg,gpgsm: New option --log-time | Werner Koch | 2023-03-08 | 1 | -0/+9 |
* | gpg: New option --add-desig-revoker | Werner Koch | 2023-02-16 | 1 | -0/+9 |
* | gpg: --gen-random code cleanup by using es_set_binary. | Werner Koch | 2023-02-16 | 1 | -3/+1 |
* | gpg: New list-option --show-unusable-sigs. | Werner Koch | 2023-02-07 | 1 | -0/+2 |
* | gpg: Make "--list-options show-sig-subpackets=n,m" work again. | Werner Koch | 2023-01-31 | 1 | -4/+11 |
* | gpg: Replace --override-compliance-check by a real fix. | Werner Koch | 2023-01-20 | 1 | -15/+1 |