aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: drop import-clean from default keyserver import optionsdkg-fix-T4628Daniel Kahn Gillmor2019-07-151-2/+1
* 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
* gpg: Use 128 MiB as default AEAD chunk size.Werner Koch2018-07-241-3/+10
* Some preparations to eventuallt use gpgrt_argparse.Werner Koch2018-06-121-1/+1
* 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: Ignore the multiple message override options.Werner Koch2018-05-301-17/+3
* gpg: Remove PGP6 compliance mode.Werner Koch2018-05-291-15/+5
* gpg: Remove MDC optionsWerner Koch2018-05-291-16/+5
* gpg: Turn --no-mdc-warn into a NOP.Werner Koch2018-05-151-3/+1
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-05-131-1/+4
|\
| * gpg: Relax printing of STATUS_FAILURE.Werner Koch2018-04-121-1/+1
| * gpg: New option --no-symkey-cache.Werner Koch2018-04-111-0/+3
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-101-7/+49
|\|
| * gpg: Emit FAILURE stati now in almost all cases.Werner Koch2018-04-061-7/+49
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-271-0/+8
|\|
| * gpg,sm: New option --request-origin.Werner Koch2018-03-231-0/+8
* | gpg: New maintainer option --debug-set-iobuf-size.Werner Koch2018-01-241-0/+13
* | gpg: New option --chunk-size.Werner Koch2018-01-231-3/+45
* | gpg: First take on PKT_ENCRYPTED_AEAD.Werner Koch2018-01-211-1/+1
* | gpg: New option --force-aeadWerner Koch2018-01-101-0/+5
* | gpg: Add option and preference framework for AEAD.Werner Koch2018-01-101-0/+40
* | gpg,sm: New option --with-key-screening.Werner Koch2017-10-171-0/+6
|/
* 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
* gpg: default to --no-auto-key-retrieve.Daniel Kahn Gillmor2017-08-111-2/+1
* gpg: Add option '--disable-dirmngr'.Justus Winter2017-08-081-0/+4
* gpg: Make --no-auto-key-retrieve gpgconf-igurable.Werner Koch2017-08-041-1/+1
* gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.Werner Koch2017-08-041-2/+14
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-15/+16
* gpg: Extend --key-origin to take an optional URL arg.Werner Koch2017-07-241-1/+1
* gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch2017-07-241-1/+1
* gpg: Extend --quick-set-expire to allow subkey expiration setting.Werner Koch2017-07-211-3/+3
* gpg: New option --with-key-origin.Werner Koch2017-07-201-0/+6
* gpg: Pass key origin values to import functions.Werner Koch2017-07-131-2/+3
* gpg: New option --key-origin.Werner Koch2017-07-131-4/+12
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-191-4/+4
* gpg: Check and fix keys on import.Justus Winter2017-06-141-2/+3
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-081-0/+38