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