| Commit message (Expand) | Author | Files | Lines |
2019-07-20 | gpg: drop import-clean from default keyserver import options | Daniel Kahn Gillmor | 1 | -2/+1 |
2019-07-04 | gpg: Add "self-sigs-only" and "import-clean" to the keyserver options. | Werner Koch | 1 | -1/+3 |
2019-07-04 | gpg: New command --locate-external-key. | Werner Koch | 1 | -2/+6 |
2019-02-12 | Release 2.2.13gnupg-2.2.13 | Werner Koch | 1 | -3/+3 |
2018-12-05 | gpg: New list-option "show-only-fpr-mbox". | Werner Koch | 1 | -0/+2 |
2018-11-21 | doc: Clarify use of clear and nodefault in the AKL. | Werner Koch | 1 | -1/+1 |
2018-08-29 | gpg: New option --known-notation. | Werner Koch | 1 | -0/+3 |
2018-06-11 | gpg: Set some list options with --show-keys | Werner Koch | 1 | -0/+4 |
2018-06-06 | gpg: New command --show-keys. | Werner Koch | 1 | -0/+11 |
2018-05-31 | gpg: Remove MDC options | Werner Koch | 1 | -16/+5 |
2018-05-31 | gpg: Turn --no-mdc-warn into a NOP. | Werner Koch | 1 | -3/+1 |
2018-04-12 | gpg: Relax printing of STATUS_FAILURE. | Werner Koch | 1 | -1/+1 |
2018-04-11 | gpg: New option --no-symkey-cache. | Werner Koch | 1 | -0/+3 |
2018-04-06 | gpg: Emit FAILURE stati now in almost all cases. | Werner Koch | 1 | -7/+49 |
2018-03-23 | gpg,sm: New option --request-origin. | Werner Koch | 1 | -0/+8 |
2017-08-23 | gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve". | Werner Koch | 1 | -6/+7 |
2017-08-21 | gpgconf: Make WoT settings configurable by gpgconf. | Damien Goutte-Gattat | 1 | -0/+3 |
2017-08-11 | gpg: default to --no-auto-key-retrieve. | Daniel Kahn Gillmor | 1 | -2/+1 |
2017-08-08 | gpg: Add option '--disable-dirmngr'. | Justus Winter | 1 | -0/+4 |
2017-08-04 | gpg: Make --no-auto-key-retrieve gpgconf-igurable. | Werner Koch | 1 | -1/+1 |
2017-08-04 | gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve. | Werner Koch | 1 | -2/+14 |
2017-07-28 | gpg,sm: String changes for compliance diagnostics. | Werner Koch | 1 | -15/+16 |
2017-07-24 | gpg: Extend --key-origin to take an optional URL arg. | Werner Koch | 1 | -1/+1 |
2017-07-24 | gpg: Store key origin info for new DANE and WKD retrieved keys. | Werner Koch | 1 | -1/+1 |
2017-07-21 | gpg: Extend --quick-set-expire to allow subkey expiration setting. | Werner Koch | 1 | -3/+3 |
2017-07-20 | gpg: New option --with-key-origin. | Werner Koch | 1 | -0/+6 |
2017-07-13 | gpg: Pass key origin values to import functions. | Werner Koch | 1 | -2/+3 |
2017-07-13 | gpg: New option --key-origin. | Werner Koch | 1 | -4/+12 |
2017-06-19 | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 1 | -4/+4 |
2017-06-14 | gpg: Check and fix keys on import. | Justus Winter | 1 | -2/+3 |
2017-06-08 | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 1 | -0/+38 |
2017-06-07 | common,gpg,sm: Initialize compliance module. | Justus Winter | 1 | -0/+3 |
2017-06-07 | common,gpg: Move the compliance option printer. | Justus Winter | 1 | -5/+7 |
2017-06-07 | common,gpg,sm: Move the compliance option parser. | Justus Winter | 1 | -26/+11 |
2017-06-07 | gpg: Improve compliance with CO_DE_VS. | Justus Winter | 1 | -0/+1 |
2017-05-10 | g10, sm, dirmngr, common: Add comment for fall through. | NIIBE Yutaka | 1 | -4/+4 |
2017-04-28 | Spelling fixes in docs and comments. | NIIBE Yutaka | 1 | -1/+1 |
2017-04-24 | w32: Enable wildcard expansion with mingw-w64 | Andre Heinecke | 1 | -0/+3 |
2017-03-31 | gpg: Avoid multiple open calls to the keybox file. | Werner Koch | 1 | -0/+2 |
2017-03-31 | gpg: Print more stats for the keydb and the signature cache. | Werner Koch | 1 | -0/+1 |
2017-03-31 | gpg: Assert that an opaque parameter is really what we expect. | Werner Koch | 1 | -1/+1 |
2017-03-31 | gpg: Pass CTRL to many more functions. | Werner Koch | 1 | -10/+11 |
2017-03-27 | g10: Support specifying SERIALNO for --card-status. | NIIBE Yutaka | 1 | -3/+6 |
2017-03-21 | gpg: New command --quick-set-primary-uid. | Werner Koch | 1 | -2/+18 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -8/+8 |
2017-03-02 | gpg: Always initialize the trust db when generating keys. | Justus Winter | 1 | -0/+5 |
2017-03-01 | gpg: Make --export-options work with --export-secret-keys. | Werner Koch | 1 | -2/+2 |
2017-02-28 | gpg,tools: Make auto-key-retrieve configurable via gpgconf. | Justus Winter | 1 | -0/+1 |
2017-02-28 | gpg,tools: Make trust-model configurable via gpgconf. | Justus Winter | 1 | -0/+1 |
2017-02-13 | gpg: Print a warning if no command has been given. | Werner Koch | 1 | -1/+5 |