aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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