aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-34/+3
2020-03-14gpg: New option --auto-key-importWerner Koch1-2/+15
2020-03-13gpg: New option --include-key-block.Werner Koch1-2/+5
2020-03-06gpg: Re-group the options in the --help output.Werner Koch1-288/+291
2020-03-06gpgconf: Support reading global options (part 2).Werner Koch1-9/+15
2020-02-25gpg: Re-enable versioned config filesWerner Koch1-2/+2
2020-02-25gpg: Re-add checking of config file permissions.Werner Koch1-98/+18
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-158/+169
2020-02-13gpg: New option --full-timestrings.Werner Koch1-0/+6
2020-02-11common: Extend the openpgp_curve_to_oid function.Werner Koch1-1/+1
2020-02-09scd:openpgp: Let the genkey function also accept a full keyref.Werner Koch1-1/+1
2020-01-13gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch1-0/+9
2019-11-07gpg: Add option --allow-weak-key-signatures.Werner Koch1-0/+8
2019-11-07gpg: Print rfc4880bis note only in verbose mode.Werner Koch1-1/+1
2019-11-06gpg: Do not require --batch when using --log-file.Werner Koch1-5/+1
2019-09-10gpg: First rough implementation of keyboxd access for key lookup.Werner Koch1-1/+13
2019-09-09gpg: New option --use-keyboxd.Werner Koch1-5/+16
2019-08-23gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch1-1/+14
2019-08-23gpg: Do not show two informational diagnostics with quiet.Werner Koch1-1/+4
2019-08-21gpg: New option --use-only-openpgp-cardWerner Koch1-0/+9
2019-07-19gpg: The option --passphrase= can be empty.NIIBE Yutaka1-2/+2
2019-07-04gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.Werner Koch1-1/+3
2019-07-04gpg: New command --locate-external-key.Werner Koch1-2/+6
2019-06-04g10: Block signals in g10_exit.NIIBE Yutaka1-0/+1
2019-04-13gpg: New caching functions.Werner Koch1-0/+2
2019-03-14kbx: Unify the fingerprint search modes.Werner Koch1-3/+0
2019-03-14gpg: Make rfc4880bis the default.Werner Koch1-2/+9
2019-03-14kbx: Add support for 32 byte fingerprints.Werner Koch1-0/+1
2018-12-04gpg: New list-option "show-only-fpr-mbox".Werner Koch1-0/+2
2018-11-21doc: Clarify use of clear and nodefault in the AKL.Werner Koch1-1/+1
2018-11-12common: Prepare for parsing mail sub-addresses.Werner Koch1-1/+1
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-3/+3
2018-08-29gpg: New option --known-notation.Werner Koch1-0/+3
2018-07-24gpg: Use 128 MiB as default AEAD chunk size.Werner Koch1-3/+10
2018-06-12Some preparations to eventuallt use gpgrt_argparse.Werner Koch1-1/+1
2018-06-11gpg: Set some list options with --show-keysWerner Koch1-0/+4
2018-06-06gpg: New command --show-keys.Werner Koch1-0/+11
2018-05-30gpg: Ignore the multiple message override options.Werner Koch1-17/+3
2018-05-29gpg: Remove PGP6 compliance mode.Werner Koch1-15/+5
2018-05-29gpg: Remove MDC optionsWerner Koch1-16/+5
2018-05-15gpg: Turn --no-mdc-warn into a NOP.Werner Koch1-3/+1
2018-04-12gpg: Relax printing of STATUS_FAILURE.Werner Koch1-1/+1
2018-04-11gpg: New option --no-symkey-cache.Werner Koch1-0/+3
2018-04-06gpg: Emit FAILURE stati now in almost all cases.Werner Koch1-7/+49
2018-03-23gpg,sm: New option --request-origin.Werner Koch1-0/+8
2018-01-24gpg: New maintainer option --debug-set-iobuf-size.Werner Koch1-0/+13
2018-01-23gpg: New option --chunk-size.Werner Koch1-3/+45
2018-01-21gpg: First take on PKT_ENCRYPTED_AEAD.Werner Koch1-1/+1
2018-01-10gpg: New option --force-aeadWerner Koch1-0/+5
2018-01-10gpg: Add option and preference framework for AEAD.Werner Koch1-0/+40