aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-03-08gpg,gpgsm: New option --log-timeWerner Koch1-0/+9
2023-02-16gpg: New option --add-desig-revokerWerner Koch1-0/+9
2023-02-16gpg: --gen-random code cleanup by using es_set_binary.Werner Koch1-3/+1
2023-02-07gpg: New list-option --show-unusable-sigs.Werner Koch1-0/+2
2023-01-31gpg: Make "--list-options show-sig-subpackets=n,m" work again.Werner Koch1-4/+11
2023-01-20gpg: Replace --override-compliance-check by a real fix.Werner Koch1-15/+1
2023-01-19gpg: Detect already compressed data also when using a pipe.Werner Koch1-0/+1
2022-11-25gpg: New option --list-filterWerner Koch1-0/+7
2022-11-04gpg: New option --quick-update-pref.Werner Koch1-1/+13
2022-11-04gpg: New list-options show-pref and show-pref-verbose.Werner Koch1-0/+4
2022-10-31gpg: Merge --rfc4880bis features into --gnupgWerner Koch1-32/+3
2022-10-31gpg: Allow only OCB for AEAD encryption.Werner Koch1-63/+5
2022-10-31gpg: New option --compatibility-flagsWerner Koch1-0/+20
2022-08-22common: New common option no-autostart.Werner Koch1-0/+2
2022-06-27agent: Do not consider --min-passphrase-len for the magic wand.Werner Koch1-1/+23
2022-04-20w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch1-1/+1