aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: New option --disable-pqc-encryption.Werner Koch2025-02-061-0/+7
* gpg: Base compliance "de-vs" now on "gnupg" and not on "openpgp".Werner Koch2025-02-031-1/+1
* gpg: Simplify the compliance settings.Werner Koch2025-02-031-34/+24
* gpg: --compliance={pgp7, pgp8} also now restore default optionsDaniel Kahn Gillmor via Gnupg-devel2025-02-031-2/+8
* gpg: --compliance=gnupg restores default for policy-affected optionsDaniel Kahn Gillmor via Gnupg-devel2025-02-031-10/+16
* gpg: --compliance=rfc2440 does not require cross-certificationDaniel Kahn Gillmor via Gnupg-devel2025-02-031-0/+1
* common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.NIIBE Yutaka2024-10-081-1/+1
* Implement GNUPG_ASSUME_COMPLIANCE envvar for testingWerner Koch2024-10-071-4/+4
* gpg: New commands --add-recipients and --change-recipients.Werner Koch2024-09-091-2/+36
* gpg: New option --proc-all-sigsWerner Koch2024-08-231-0/+6
* gpg: Warn if a keyring is specified along with --use-keyboxd.Werner Koch2024-08-231-0/+3
* gpg: New debug flag "keydb".Werner Koch2024-08-091-0/+1
* gpg: New option --show-only-session-keyWerner Koch2024-06-241-1/+9
* gpg: Implement the LDAP AKL method.Werner Koch2024-06-041-2/+0
* gpg: New option --default-new-key-adsk.Werner Koch2024-06-031-2/+14
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-3/+3
* gpg: New option --require-pqc-encryptionWerner Koch2024-04-241-1/+5
* gpg: Mark disabled keys and add show-ownertrust list option.Werner Koch2024-04-171-0/+2
* gpg: New command --quick-set-ownertrust.Werner Koch2024-04-171-0/+13
* gpg: Make --with-subkey-fingerprint the default.Werner Koch2024-04-161-0/+6
* gpg: Prepare to use the fingerprint as fixed-info for Kyber.Werner Koch2024-04-121-0/+1
* gpg,gpgsm: New option --disable-fd-translation.Werner Koch2024-03-261-1/+7
* gpg: new list-option store-x509-notations.Werner Koch2024-03-141-0/+1
* gpg: new list-option show-x509-notationsWerner Koch2024-03-121-0/+1
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-121-14/+42
|\
| * Allow tilde expansion for the foo-program options.Werner Koch2024-02-271-3/+12
| * gpg: Add option --assert-pubkey_algo.Werner Koch2024-02-101-10/+29
| * gpg: Hide --textmode from the help output.Werner Koch2024-01-291-1/+1
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-071-1/+1
|\|
| * gpg: Fix --no-utf8-strings.Werner Koch2023-09-181-1/+1
| * gpg: Add option --with-v5-fingerprintWerner Koch2023-09-041-0/+13
* | gpg: Add option --with-v5-fingerprintWerner Koch2023-09-041-0/+13
* | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control.NIIBE Yutaka2023-08-031-0/+1
* | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka2023-08-031-5/+0
* | gpg: Add parallelized filter for hashing.NIIBE Yutaka2023-07-251-0/+1
* | gpg: Use is_secured_filename before opening the file.NIIBE Yutaka2023-07-141-3/+3
* | gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify.NIIBE Yutaka2023-07-051-2/+4
|/
* gpg: New option --no-compress as alias for -z0.Werner Koch2023-06-151-0/+7
* gpg: Make progress work for large files on Windows.Werner Koch2023-06-131-1/+7
* gpg: New option --debug-ignore-expiration to help with testing.Werner Koch2023-05-091-1/+7
* kbx: Use custom estream bufferingWerner Koch2023-05-081-0/+6
* gpg: New option --assert-signer.Werner Koch2023-04-051-3/+21
* Use the keyboxd for a fresh installWerner Koch2023-04-041-5/+15
* gpg: New command --quick-add-adskWerner Koch2023-03-211-0/+15
* gpg,gpgsm: New option --log-timeWerner Koch2023-03-081-0/+9
* gpg: New option --add-desig-revokerWerner Koch2023-02-161-0/+9
* gpg: --gen-random code cleanup by using es_set_binary.Werner Koch2023-02-161-3/+1
* gpg: New list-option --show-unusable-sigs.Werner Koch2023-02-071-0/+2
* gpg: Make "--list-options show-sig-subpackets=n,m" work again.Werner Koch2023-01-311-4/+11
* gpg: Replace --override-compliance-check by a real fix.Werner Koch2023-01-201-15/+1