| Commit message (Expand) | Author | Files | Lines |
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 |
2017-02-08 | gpg,common: Make sure that all fd given are valid. | Justus Winter | 1 | -0/+5 |
2017-02-05 | gpg: Fix aliases --list-key, --list-sig, and --check-sig. | Daniel Kahn Gillmor | 1 | -3/+3 |
2017-01-19 | gpg: Allow to freeze faked system time. | Damien Goutte-Gattat | 1 | -2/+12 |
2016-12-19 | Remove unused debug flags and add "dns" and "network". | Werner Koch | 1 | -1/+0 |
2016-12-16 | gpg,sm: A few more option for --gpgconf-list. | Werner Koch | 1 | -0/+2 |
2016-12-15 | g10: Avoid translating simple error messages. | Justus Winter | 1 | -15/+15 |
2016-12-15 | g10: Rework the --quick-* interface. | Justus Winter | 1 | -7/+11 |
2016-12-15 | g10: Rename 'card-edit' to 'edit-card'. | Justus Winter | 1 | -1/+2 |
2016-12-15 | g10: Spell out --desig-revoke. | Justus Winter | 1 | -1/+2 |
2016-12-15 | g10: Shorten unreasonably long option. | Justus Winter | 1 | -2/+2 |
2016-12-13 | g10,sm: Spell out --passwd. | Justus Winter | 1 | -2/+3 |
2016-12-13 | g10: Spell out --gen-revoke. | Justus Winter | 1 | -2/+4 |
2016-12-13 | g10: Spell out --full-gen-key. | Justus Winter | 1 | -3/+4 |
2016-12-13 | g10,sm: Spell out --gen-key. | Justus Winter | 1 | -4/+5 |
2016-12-13 | g10,sm: Spell out --check-sigs. | Justus Winter | 1 | -1/+3 |
2016-12-13 | g10,sm: Spell out --list-sigs. | Justus Winter | 1 | -1/+2 |
2016-12-13 | g10: Hyphenate --clearsign. | Justus Winter | 1 | -5/+6 |
2016-12-13 | g10: Spell out --recv-keys. | Justus Winter | 1 | -1/+2 |
2016-12-12 | gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo. | Werner Koch | 1 | -1/+1 |
2016-12-09 | g10: List compression algorithms using human-readable names. | Justus Winter | 1 | -0/+9 |
2016-12-06 | g10: Avoid a memory leak. | Neal H. Walfield | 1 | -0/+2 |
2016-12-05 | gpg: New option --quick-set-expire. | Werner Koch | 1 | -0/+16 |
2016-12-02 | gpg: New option --default-new-key-algo. | Werner Koch | 1 | -0/+7 |
2016-11-29 | gpg,sm: Merge the two versions of check_special_filename. | Werner Koch | 1 | -1/+3 |
2016-11-16 | gpg: New option --override-session-key-fd. | Werner Koch | 1 | -2/+43 |
2016-11-15 | gpg: Add new compliance mode "de-vs". | Werner Koch | 1 | -1/+10 |
2016-11-15 | gpg: New option --compliance. | Werner Koch | 1 | -46/+119 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-10-07 | gpg: Put extra parens around bit tests. | Werner Koch | 1 | -5/+5 |
2016-09-17 | Fix more spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-09-05 | common: Add an assuan logging monitor. | Werner Koch | 1 | -1/+1 |
2016-09-01 | gpg: Avoid homedir creation by --list-config | Werner Koch | 1 | -1/+8 |
2016-08-31 | g10: Update a key's TOFU policy in a transaction. | Neal H. Walfield | 1 | -1/+4 |
2016-08-25 | gpg: New option --with-tofu-info. | Werner Koch | 1 | -4/+8 |
2016-08-18 | gpg: New option --sender | Werner Koch | 1 | -0/+16 |
2016-08-12 | Call log_set_prefix() with human-readable labels. | Daniel Kahn Gillmor | 1 | -2/+2 |
2016-08-11 | gpg: New option --input-size-hint. | Werner Koch | 1 | -0/+8 |
2016-08-10 | gpg: Remove tofu database format "split". | Werner Koch | 1 | -29/+2 |
2016-08-09 | Cleanup initialization of libgcrypt. | Ben Kibbey | 1 | -8/+0 |
2016-08-05 | gpg: Avoid publishing the GnuPG version by default | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-07-14 | gpg: Remove options --print-dane-records and --print-pka-records. | Werner Koch | 1 | -4/+20 |
2016-07-13 | gpg: Fix regression due to the new --mimemode options. | Werner Koch | 1 | -2/+2 |
2016-07-13 | gpg: New option --mimemode. | Werner Koch | 1 | -2/+10 |
2016-07-06 | gpg: New options --recipient-file and --hidden-recipient-file. | Werner Koch | 1 | -20/+32 |
2016-07-06 | gpg: New option --no-keyring. | Werner Koch | 1 | -8/+19 |
2016-07-01 | gpg: New option --export-filter | Werner Koch | 1 | -0/+7 |
2016-07-01 | gpg: New option --import-filter | Werner Koch | 1 | -0/+8 |
2016-06-30 | g10: Implement gpg --quick-revuid | Daniel Kahn Gillmor | 1 | -0/+17 |