summaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: New common option no-autostart.Werner Koch2022-08-221-0/+2
* agent: Do not consider --min-passphrase-len for the magic wand.Werner Koch2022-06-271-1/+23
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-201-1/+1
* gpg: Remove EAX from the preference list.Werner Koch2022-03-281-6/+1
* gpg: New option --require-compliance.Werner Koch2022-03-081-0/+6
* gpg,sm: Set --verbose and clear --quiet in debug mode.Werner Koch2022-02-011-0/+6
* gpg: Add unfinished code for --export-secret-ssh-key.Werner Koch2021-12-201-0/+14
* gpg: New option --forbid-gen-key.Werner Koch2021-11-221-9/+40
* gpg,gpgsm: Add option --min-rsa-length.Werner Koch2021-11-181-0/+5
* gpg: Fix indentation of --print-mds and --print-md sha512.Werner Koch2021-11-041-4/+4
* gpg: New option --override-compliance-checkWerner Koch2021-10-131-1/+15
* gpg: Print a note about the obsolete option --secret-keyring.Werner Koch2021-08-281-1/+1
* gpg: Change default and max AEAD chunk size to 4 MiBWerner Koch2021-08-271-3/+3
* gpg: Let --fetch-key return an exit code on failure.Werner Koch2021-06-251-1/+3
* g10: Fix memory leaksJakub Jelen2021-05-201-0/+1
* gpg: Improve speed of secret key listing.Werner Koch2021-05-191-0/+2
* gpg,sm: Ignore the log-file option from common.conf.Werner Koch2021-04-211-6/+0
* gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch2021-04-191-0/+31
* Release GnuPG 2.3.0gnupg-2.3.0Werner Koch2021-04-071-1/+1
* gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch2021-04-011-0/+8
* gpg: No warning in quiet mode for S2K mode 0.Werner Koch2021-03-241-1/+2
* gpg: New option --no-auto-trust-new-key.Beta-2.3.0-beta1655Werner Koch2021-03-151-0/+4
* gpg: New option --force-sign-keyWerner Koch2021-03-111-1/+5
* w32: Always use Unicode for console input and output.Werner Koch2021-03-051-2/+12
* gpg: Prepare for globing with UTF-8.Werner Koch2021-03-041-4/+4
* gpg: Do not allow old cipher algorithms for encryption.Werner Koch2021-02-101-1/+25
* gpg: Remove support for PKA.Werner Koch2021-02-021-13/+1
* gpg: Switch to AES256 for symmetric encryption in de-vs mode.Werner Koch2020-11-031-1/+3
* gpg: New command --quick-revoke-sigWerner Koch2020-10-281-0/+20
* gpg: Sort the signatures in standard key listings.Werner Koch2020-10-271-0/+3
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-201-2/+2
* Replace most calls to open by a new wrapper.Werner Koch2020-10-201-3/+3
* Replace all calls to access by gnupg_accessWerner Koch2020-10-201-5/+6
* gpg: Collapse duplicate subkeys.Werner Koch2020-08-251-1/+5
* Add --chuid to gpg, gpg-card, and gpg-connect-agent.Werner Koch2020-08-141-2/+15
* gpg: Add level 16 to --gen-randomWerner Koch2020-08-051-32/+45
* gpg: Print a note if no args are given to --delete-keyWerner Koch2020-07-091-1/+4
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-34/+3
* gpg: New option --auto-key-importWerner Koch2020-03-141-2/+15
* gpg: New option --include-key-block.Werner Koch2020-03-131-2/+5
* gpg: Re-group the options in the --help output.Werner Koch2020-03-061-288/+291
* gpgconf: Support reading global options (part 2).Werner Koch2020-03-061-9/+15
* gpg: Re-enable versioned config filesWerner Koch2020-02-251-2/+2
* gpg: Re-add checking of config file permissions.Werner Koch2020-02-251-98/+18
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-158/+169
* gpg: New option --full-timestrings.Werner Koch2020-02-131-0/+6
* common: Extend the openpgp_curve_to_oid function.Werner Koch2020-02-111-1/+1
* scd:openpgp: Let the genkey function also accept a full keyref.Werner Koch2020-02-101-1/+1
* gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch2020-01-131-0/+9
* gpg: Add option --allow-weak-key-signatures.Werner Koch2019-11-071-0/+8