aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-23gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch1-6/+7
2017-08-21gpgconf: Make WoT settings configurable by gpgconf.Damien Goutte-Gattat1-0/+3
2017-08-11gpg: default to --no-auto-key-retrieve.Daniel Kahn Gillmor1-2/+1
2017-08-08gpg: Add option '--disable-dirmngr'.Justus Winter1-0/+4
2017-08-04gpg: Make --no-auto-key-retrieve gpgconf-igurable.Werner Koch1-1/+1
2017-08-04gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.Werner Koch1-2/+14
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch1-15/+16
2017-07-24gpg: Extend --key-origin to take an optional URL arg.Werner Koch1-1/+1
2017-07-24gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch1-1/+1
2017-07-21gpg: Extend --quick-set-expire to allow subkey expiration setting.Werner Koch1-3/+3
2017-07-20gpg: New option --with-key-origin.Werner Koch1-0/+6
2017-07-13gpg: Pass key origin values to import functions.Werner Koch1-2/+3
2017-07-13gpg: New option --key-origin.Werner Koch1-4/+12
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch1-4/+4
2017-06-14gpg: Check and fix keys on import.Justus Winter1-2/+3
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter1-0/+38
2017-06-07common,gpg,sm: Initialize compliance module.Justus Winter1-0/+3
2017-06-07common,gpg: Move the compliance option printer.Justus Winter1-5/+7
2017-06-07common,gpg,sm: Move the compliance option parser.Justus Winter1-26/+11
2017-06-07gpg: Improve compliance with CO_DE_VS.Justus Winter1-0/+1
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka1-4/+4
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-04-24w32: Enable wildcard expansion with mingw-w64Andre Heinecke1-0/+3
2017-03-31gpg: Avoid multiple open calls to the keybox file.Werner Koch1-0/+2
2017-03-31gpg: Print more stats for the keydb and the signature cache.Werner Koch1-0/+1
2017-03-31gpg: Assert that an opaque parameter is really what we expect.Werner Koch1-1/+1
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-10/+11
2017-03-27g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka1-3/+6
2017-03-21gpg: New command --quick-set-primary-uid.Werner Koch1-2/+18
2017-03-07Remove -I option to common.NIIBE Yutaka1-8/+8
2017-03-02gpg: Always initialize the trust db when generating keys.Justus Winter1-0/+5
2017-03-01gpg: Make --export-options work with --export-secret-keys.Werner Koch1-2/+2
2017-02-28gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter1-0/+1
2017-02-28gpg,tools: Make trust-model configurable via gpgconf.Justus Winter1-0/+1
2017-02-13gpg: Print a warning if no command has been given.Werner Koch1-1/+5
2017-02-08gpg,common: Make sure that all fd given are valid.Justus Winter1-0/+5
2017-02-05gpg: Fix aliases --list-key, --list-sig, and --check-sig.Daniel Kahn Gillmor1-3/+3
2017-01-19gpg: Allow to freeze faked system time.Damien Goutte-Gattat1-2/+12
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch1-1/+0
2016-12-16gpg,sm: A few more option for --gpgconf-list.Werner Koch1-0/+2
2016-12-15g10: Avoid translating simple error messages.Justus Winter1-15/+15
2016-12-15g10: Rework the --quick-* interface.Justus Winter1-7/+11
2016-12-15g10: Rename 'card-edit' to 'edit-card'.Justus Winter1-1/+2
2016-12-15g10: Spell out --desig-revoke.Justus Winter1-1/+2
2016-12-15g10: Shorten unreasonably long option.Justus Winter1-2/+2
2016-12-13g10,sm: Spell out --passwd.Justus Winter1-2/+3
2016-12-13g10: Spell out --gen-revoke.Justus Winter1-2/+4
2016-12-13g10: Spell out --full-gen-key.Justus Winter1-3/+4
2016-12-13g10,sm: Spell out --gen-key.Justus Winter1-4/+5
2016-12-13g10,sm: Spell out --check-sigs.Justus Winter1-1/+3