aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-12-13g10,sm: Spell out --list-sigs.Justus Winter1-1/+2
2016-12-13g10: Hyphenate --clearsign.Justus Winter1-5/+6
2016-12-13g10: Spell out --recv-keys.Justus Winter1-1/+2
2016-12-12gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch1-1/+1
2016-12-09g10: List compression algorithms using human-readable names.Justus Winter1-0/+9
2016-12-06g10: Avoid a memory leak.Neal H. Walfield1-0/+2
2016-12-05gpg: New option --quick-set-expire.Werner Koch1-0/+16
2016-12-02gpg: New option --default-new-key-algo.Werner Koch1-0/+7
2016-11-29gpg,sm: Merge the two versions of check_special_filename.Werner Koch1-1/+3
2016-11-16gpg: New option --override-session-key-fd.Werner Koch1-2/+43
2016-11-15gpg: Add new compliance mode "de-vs".Werner Koch1-1/+10
2016-11-15gpg: New option --compliance.Werner Koch1-46/+119
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-07gpg: Put extra parens around bit tests.Werner Koch1-5/+5
2016-09-17Fix more spellingDaniel Kahn Gillmor1-1/+1
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-09-01gpg: Avoid homedir creation by --list-configWerner Koch1-1/+8
2016-08-31g10: Update a key's TOFU policy in a transaction.Neal H. Walfield1-1/+4
2016-08-25gpg: New option --with-tofu-info.Werner Koch1-4/+8
2016-08-18gpg: New option --senderWerner Koch1-0/+16
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-2/+2
2016-08-11gpg: New option --input-size-hint.Werner Koch1-0/+8
2016-08-10gpg: Remove tofu database format "split".Werner Koch1-29/+2