aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07gpg: Do not allow the user to revoke the last valid UID.Justus Winter1-1/+40
2017-03-07More change for common.NIIBE Yutaka1-3/+3
2017-03-07Remove -I option to common.NIIBE Yutaka68-267/+262
2017-03-06gpg: Fix attempt to double free an UID structure.Werner Koch1-2/+7
2017-03-03gpg: Fix possible segv when attribute packets are filtered.Werner Koch1-6/+6
2017-03-03gpg: Add new variables to the import and export filters.Werner Koch2-8/+35
2017-03-02gpg: Always initialize the trust db when generating keys.Justus Winter2-3/+7
2017-03-02gpg: Fix (quick) key generation with --always-trust.Justus Winter3-2/+14
2017-03-02g10: Signal an error when trying to revoke non-existant UID.Justus Winter1-0/+2
2017-03-01gpg: Make --export-options work with --export-secret-keys.Werner Koch3-19/+22
2017-03-01gpg: Allow creating keys using an existing ECC key.Werner Koch1-19/+3
2017-02-28gpg: Do not require a trustdb for decryption.Werner Koch11-54/+102
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-28gpgv,w32: Fix --status-fd.Werner Koch1-1/+3
2017-02-26trustdb: Respect --quiet during --import-ownertrust.Daniel Kahn Gillmor1-6/+10
2017-02-26g10: fix typoManish Goregaokar1-1/+1
2017-02-24gpgv: New options --log-file and --debugWerner Koch1-0/+37
2017-02-23gpg: Emit new status DECRYPTION_KEYWerner Koch1-3/+26
2017-02-21Fix spelling.Daniel Kahn Gillmor1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan23-27/+27
2017-02-20g10: Support primary key generation by keygrip.NIIBE Yutaka1-109/+149
2017-02-14gpg: Make --export-ssh-key work for the primary key.Werner Koch1-0/+42
2017-02-13gpg: Print a warning if no command has been given.Werner Koch1-1/+5
2017-02-10gpg: Fix memory leak in the error case of signature creation.Werner Koch1-2/+9
2017-02-08gpg,common: Make sure that all fd given are valid.Justus Winter4-0/+14
2017-02-05gpg: Fix aliases --list-key, --list-sig, and --check-sig.Daniel Kahn Gillmor1-3/+3
2017-02-03gpg: More diagnostics for a launched pinentry.Werner Koch1-11/+8
2017-02-02gpg: Don't assume that strtoul interprets "" as 0.Neal H. Walfield1-2/+4
2017-02-02gpg: Ensure TOFU bindings associated with UTKs are registered as usualNeal H. Walfield1-6/+13
2017-02-02gpg: If there is a TOFU conflict, elide the too few message warning.Neal H. Walfield1-1/+3
2017-02-02gpg: Only print out TOFU statistics for conflicts in interactive modeNeal H. Walfield1-14/+69
2017-02-02gpg: Add newline to output.Neal H. Walfield1-1/+1
2017-02-02gpg: Remove period at end of warning.Neal H. Walfield1-1/+1
2017-01-25gpg: Fix searching for mail addresses in keyrings.Justus Winter1-4/+18
2017-01-24gpg: Print a warning on Tor problems.Werner Koch1-1/+25
2017-01-23Update copyright notices for 2017.Werner Koch2-2/+2
2017-01-23gpg: Fix misleading log message when checking regexp.Damien Goutte-Gattat1-2/+2
2017-01-23gpg: New export and import options "backup" and "restore".Werner Koch3-5/+39
2017-01-19gpg: Allow to freeze faked system time.Damien Goutte-Gattat1-2/+12
2017-01-18gpg: Remove unused definitions.Werner Koch1-22/+2
2017-01-17gpg: Clean bogus subkey binding when cleaning a key.Werner Koch2-7/+28
2017-01-17gpg: Sync print of additional sig data in --edit-key.Werner Koch2-48/+45
2017-01-17gpg: Prepare some key cleaning function for use with secret key packets.Werner Koch1-7/+14
2017-01-12gpg: Rename a var to avoid a shadowing warning.Werner Koch1-3/+5
2017-01-04g10: avoid warning when --disable-tofuDaniel Kahn Gillmor1-1/+1
2017-01-02Replace use of variable-length-arrays.Werner Koch3-15/+25
2016-12-20build: Update distributed signature key.Werner Koch1-0/+0
2016-12-19typo: Fix a string in do_we_trust_pre.Werner Koch1-1/+1
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch2-3/+0