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