summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Make --export-ssh-key work for the primary key.Werner Koch2017-02-141-0/+42
* gpg: Print a warning if no command has been given.Werner Koch2017-02-131-1/+5
* gpg: Fix memory leak in the error case of signature creation.Werner Koch2017-02-101-2/+9
* gpg,common: Make sure that all fd given are valid.Justus Winter2017-02-084-0/+14
* gpg: Fix aliases --list-key, --list-sig, and --check-sig.Daniel Kahn Gillmor2017-02-051-3/+3
* gpg: More diagnostics for a launched pinentry.Werner Koch2017-02-031-11/+8
* gpg: Don't assume that strtoul interprets "" as 0.Neal H. Walfield2017-02-021-2/+4
* gpg: Ensure TOFU bindings associated with UTKs are registered as usualNeal H. Walfield2017-02-021-6/+13
* gpg: If there is a TOFU conflict, elide the too few message warning.Neal H. Walfield2017-02-021-1/+3
* gpg: Only print out TOFU statistics for conflicts in interactive modeNeal H. Walfield2017-02-021-14/+69
* gpg: Add newline to output.Neal H. Walfield2017-02-021-1/+1
* gpg: Remove period at end of warning.Neal H. Walfield2017-02-021-1/+1
* gpg: Fix searching for mail addresses in keyrings.Justus Winter2017-01-251-4/+18
* gpg: Print a warning on Tor problems.Werner Koch2017-01-241-1/+25
* Update copyright notices for 2017.Werner Koch2017-01-232-2/+2
* gpg: Fix misleading log message when checking regexp.Damien Goutte-Gattat2017-01-231-2/+2
* gpg: New export and import options "backup" and "restore".Werner Koch2017-01-233-5/+39
* gpg: Allow to freeze faked system time.Damien Goutte-Gattat2017-01-191-2/+12
* gpg: Remove unused definitions.Werner Koch2017-01-181-22/+2
* gpg: Clean bogus subkey binding when cleaning a key.Werner Koch2017-01-172-7/+28
* gpg: Sync print of additional sig data in --edit-key.Werner Koch2017-01-172-48/+45
* gpg: Prepare some key cleaning function for use with secret key packets.Werner Koch2017-01-171-7/+14
* gpg: Rename a var to avoid a shadowing warning.Werner Koch2017-01-121-3/+5
* g10: avoid warning when --disable-tofuDaniel Kahn Gillmor2017-01-041-1/+1
* Replace use of variable-length-arrays.Werner Koch2017-01-023-15/+25
* build: Update distributed signature key.Werner Koch2016-12-201-0/+0
* typo: Fix a string in do_we_trust_pre.Werner Koch2016-12-191-1/+1
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-192-3/+0
* gpg,sm: A few more option for --gpgconf-list.Werner Koch2016-12-161-0/+2
* g10: Use total days, not total messages to compute TOFU validityNeal H. Walfield2016-12-161-12/+12
* g10: Extend TOFU_STATS to emit <sign-days> and <encyrption-days>Neal H. Walfield2016-12-161-16/+63
* g10: On a TOFU conflict, write the conflicting keys to the status fdNeal H. Walfield2016-12-161-16/+36
* g10: Add missing space.Neal H. Walfield2016-12-161-1/+1
* 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-152-2/+3
* g10: Spell out --desig-revoke.Justus Winter2016-12-151-1/+2
* g10: Shorten unreasonably long option.Justus Winter2016-12-152-3/+3
* g10,sm: Spell out --passwd.Justus Winter2016-12-131-2/+3
* g10: Spell out --gen-revoke.Justus Winter2016-12-132-3/+6
* g10: Spell out --full-gen-key.Justus Winter2016-12-132-4/+5
* 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
* g10: Create expiring keys in quick key generation mode.Justus Winter2016-12-131-0/+2
* gpg: Fix memory leak in ecc key generation.Werner Koch2016-12-121-1/+2
* gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch2016-12-123-2/+20
* gpg: Fix algo string parsing of --quick-addkey.Werner Koch2016-12-122-10/+19