aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* common,gpg,sm: Initialize compliance module.Justus Winter2017-06-071-0/+3
* common,gpg: Move the compliance option printer.Justus Winter2017-06-071-5/+7
* common,gpg,sm: Move the compliance option parser.Justus Winter2017-06-071-26/+11
* gpg: Improve compliance with CO_DE_VS.Justus Winter2017-06-071-0/+1
* g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka2017-05-101-4/+4
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* w32: Enable wildcard expansion with mingw-w64Andre Heinecke2017-04-241-0/+3
* gpg: Avoid multiple open calls to the keybox file.Werner Koch2017-03-311-0/+2
* gpg: Print more stats for the keydb and the signature cache.Werner Koch2017-03-311-0/+1
* gpg: Assert that an opaque parameter is really what we expect.Werner Koch2017-03-311-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-10/+11
* g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka2017-03-271-3/+6
* gpg: New command --quick-set-primary-uid.Werner Koch2017-03-211-2/+18
* Remove -I option to common.NIIBE Yutaka2017-03-071-8/+8
* gpg: Always initialize the trust db when generating keys.Justus Winter2017-03-021-0/+5
* gpg: Make --export-options work with --export-secret-keys.Werner Koch2017-03-011-2/+2
* gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter2017-02-281-0/+1
* gpg,tools: Make trust-model configurable via gpgconf.Justus Winter2017-02-281-0/+1
* gpg: Print a warning if no command has been given.Werner Koch2017-02-131-1/+5
* gpg,common: Make sure that all fd given are valid.Justus Winter2017-02-081-0/+5
* gpg: Fix aliases --list-key, --list-sig, and --check-sig.Daniel Kahn Gillmor2017-02-051-3/+3
* gpg: Allow to freeze faked system time.Damien Goutte-Gattat2017-01-191-2/+12
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-191-1/+0
* gpg,sm: A few more option for --gpgconf-list.Werner Koch2016-12-161-0/+2
* g10: Avoid translating simple error messages.Justus Winter2016-12-151-15/+15
* g10: Rework the --quick-* interface.Justus Winter2016-12-151-7/+11
* g10: Rename 'card-edit' to 'edit-card'.Justus Winter2016-12-151-1/+2
* g10: Spell out --desig-revoke.Justus Winter2016-12-151-1/+2
* g10: Shorten unreasonably long option.Justus Winter2016-12-151-2/+2
* g10,sm: Spell out --passwd.Justus Winter2016-12-131-2/+3
* g10: Spell out --gen-revoke.Justus Winter2016-12-131-2/+4
* g10: Spell out --full-gen-key.Justus Winter2016-12-131-3/+4
* g10,sm: Spell out --gen-key.Justus Winter2016-12-131-4/+5
* g10,sm: Spell out --check-sigs.Justus Winter2016-12-131-1/+3
* g10,sm: Spell out --list-sigs.Justus Winter2016-12-131-1/+2
* g10: Hyphenate --clearsign.Justus Winter2016-12-131-5/+6
* g10: Spell out --recv-keys.Justus Winter2016-12-131-1/+2
* gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch2016-12-121-1/+1
* g10: List compression algorithms using human-readable names.Justus Winter2016-12-091-0/+9
* g10: Avoid a memory leak.Neal H. Walfield2016-12-061-0/+2
* gpg: New option --quick-set-expire.Werner Koch2016-12-051-0/+16
* gpg: New option --default-new-key-algo.Werner Koch2016-12-021-0/+7
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-291-1/+3
* gpg: New option --override-session-key-fd.Werner Koch2016-11-161-2/+43
* gpg: Add new compliance mode "de-vs".Werner Koch2016-11-151-1/+10
* gpg: New option --compliance.Werner Koch2016-11-151-46/+119
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1