aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-091-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
* gpg: Print rfc4880bis note only in verbose mode.Werner Koch2019-11-071-1/+1
* gpg: Do not require --batch when using --log-file.Werner Koch2019-11-061-5/+1
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-6/+29
|\
| * gpg: First rough implementation of keyboxd access for key lookup.Werner Koch2019-09-101-1/+13
| * gpg: New option --use-keyboxd.Werner Koch2019-09-091-5/+16
* | gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch2019-08-231-1/+14
* | gpg: Do not show two informational diagnostics with quiet.Werner Koch2019-08-231-1/+4
* | gpg: New option --use-only-openpgp-cardWerner Koch2019-08-211-0/+9
* | gpg: The option --passphrase= can be empty.NIIBE Yutaka2019-07-191-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
* g10: Block signals in g10_exit.NIIBE Yutaka2019-06-041-0/+1
* gpg: New caching functions.Werner Koch2019-04-131-0/+2
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-141-3/+0
* gpg: Make rfc4880bis the default.Werner Koch2019-03-141-2/+9
* kbx: Add support for 32 byte fingerprints.Werner Koch2019-03-141-0/+1
* gpg: New list-option "show-only-fpr-mbox".Werner Koch2018-12-041-0/+2
* doc: Clarify use of clear and nodefault in the AKL.Werner Koch2018-11-211-1/+1
* common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-121-1/+1
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-3/+3
* gpg: New option --known-notation.Werner Koch2018-08-291-0/+3