aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-201-1/+1
* gpg: New option --require-compliance.Werner Koch2022-03-081-0/+6
* gpg: Set --verbose and clear --quiet in debug mode.Werner Koch2022-02-011-0/+6
* gpgconf: Fix --list-options for forced optionsWerner Koch2022-01-261-23/+0
* gpg: Re-group the options in the --help output.Werner Koch2021-12-291-290/+293
* gpgconf: Support reading global options (part 2).Werner Koch2021-12-291-9/+15
* gpg: New option --forbid-gen-key.Werner Koch2021-11-221-9/+38
* gpg,gpgsm: Add option --min-rsa-length.Werner Koch2021-11-181-0/+5
* gpg: New option --override-compliance-checkWerner Koch2021-10-131-0/+15
* gpg: Print a note about the obsolete option --secret-keyring.Werner Koch2021-08-281-1/+1
* gpg: Let --fetch-key return an exit code on failure.Werner Koch2021-06-251-1/+3
* w32: Always use Unicode for console input and output.Werner Koch2021-06-081-2/+12
* gpg: Prepare for globing with UTF-8.Werner Koch2021-06-081-4/+4
* gpg: No warning in quiet mode for S2K mode 0.Werner Koch2021-04-291-1/+2
* common: Extend the openpgp_curve_to_oid function.Werner Koch2021-04-291-1/+1
* gpg: Fix new pseudo option compliance_de_vsWerner Koch2021-04-061-1/+1
* gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch2021-04-011-0/+5
* gpg: New option --force-sign-keyWerner Koch2021-03-111-0/+5
* gpg: Fix --gpgconf-list case with no conf files at all.Werner Koch2021-01-081-58/+7
* Backport of the new option parser from 2.3Werner Koch2020-12-041-147/+133
* w32: Support Unicode also for config files etc.Werner Koch2020-11-101-1/+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
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-231-2/+2
* Replace most calls to open by a new wrapper.Werner Koch2020-10-231-3/+3
* Replace all calls to access by gnupg_accessWerner Koch2020-10-211-5/+6
* gpg: Print a note if no args are given to --delete-keyWerner Koch2020-07-091-1/+4
* gpg: Add missing options --no-include-key-block.Werner Koch2020-04-161-0/+1
* gpg: New option --auto-key-importWerner Koch2020-03-141-0/+11
* gpg: New option --include-key-block.Werner Koch2020-03-141-0/+3
* gpg: Add option --allow-weak-key-signatures.Werner Koch2019-11-111-0/+8
* gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch2019-08-231-1/+14
* gpg: New option --use-only-openpgp-cardWerner Koch2019-08-211-0/+9
* gpg: The option --passphrase= can be empty.NIIBE Yutaka2019-07-221-2/+2
* gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.Werner Koch2019-07-041-1/+3
* gpg: New command --locate-external-key.Werner Koch2019-07-041-2/+6
* Release 2.2.13gnupg-2.2.13Werner Koch2019-02-121-3/+3
* gpg: New list-option "show-only-fpr-mbox".Werner Koch2018-12-051-0/+2
* doc: Clarify use of clear and nodefault in the AKL.Werner Koch2018-11-211-1/+1
* gpg: New option --known-notation.Werner Koch2018-08-291-0/+3
* gpg: Set some list options with --show-keysWerner Koch2018-06-111-0/+4
* gpg: New command --show-keys.Werner Koch2018-06-061-0/+11
* gpg: Remove MDC optionsWerner Koch2018-05-311-16/+5
* gpg: Turn --no-mdc-warn into a NOP.Werner Koch2018-05-311-3/+1
* gpg: Relax printing of STATUS_FAILURE.Werner Koch2018-04-121-1/+1
* gpg: New option --no-symkey-cache.Werner Koch2018-04-111-0/+3
* gpg: Emit FAILURE stati now in almost all cases.Werner Koch2018-04-061-7/+49
* gpg,sm: New option --request-origin.Werner Koch2018-03-231-0/+8
* gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch2017-08-231-6/+7
* gpgconf: Make WoT settings configurable by gpgconf.Damien Goutte-Gattat2017-08-211-0/+3