aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka2017-03-273-9/+76
* gpg: New command --quick-set-primary-uid.Werner Koch2017-03-213-88/+159
* gpg: Add new field no 18 to the colon listing.Werner Koch2017-03-203-22/+144
* gpg: Remove unused stuff.Werner Koch2017-03-202-25/+0
* gpg: Make sure the conflict set includes the current key.Neal H. Walfield2017-03-171-3/+25
* agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka2017-03-162-12/+98
* g10: Fix check of serialno.NIIBE Yutaka2017-03-151-1/+1
* g10: Remove unused function.NIIBE Yutaka2017-03-151-92/+0
* gpg: Flush stdout before printing stats with --check-sigs.Werner Koch2017-03-131-1/+5
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-0815-92/+90
* dirmngr: Do not put a keyserver into a new dirmngr.confWerner Koch2017-03-081-7/+11
* gpg: Do not allow the user to revoke the last valid UID.Justus Winter2017-03-071-1/+40
* More change for common.NIIBE Yutaka2017-03-071-3/+3
* Remove -I option to common.NIIBE Yutaka2017-03-0768-267/+262
* gpg: Fix attempt to double free an UID structure.Werner Koch2017-03-061-2/+7
* gpg: Fix possible segv when attribute packets are filtered.Werner Koch2017-03-031-6/+6
* gpg: Add new variables to the import and export filters.Werner Koch2017-03-032-8/+35
* gpg: Always initialize the trust db when generating keys.Justus Winter2017-03-022-3/+7
* gpg: Fix (quick) key generation with --always-trust.Justus Winter2017-03-023-2/+14
* g10: Signal an error when trying to revoke non-existant UID.Justus Winter2017-03-021-0/+2
* gpg: Make --export-options work with --export-secret-keys.Werner Koch2017-03-013-19/+22
* gpg: Allow creating keys using an existing ECC key.Werner Koch2017-03-011-19/+3
* gpg: Do not require a trustdb for decryption.Werner Koch2017-02-2811-54/+102
* 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
* gpgv,w32: Fix --status-fd.Werner Koch2017-02-281-1/+3
* trustdb: Respect --quiet during --import-ownertrust.Daniel Kahn Gillmor2017-02-261-6/+10
* g10: fix typoManish Goregaokar2017-02-261-1/+1
* gpgv: New options --log-file and --debugWerner Koch2017-02-241-0/+37
* gpg: Emit new status DECRYPTION_KEYWerner Koch2017-02-231-3/+26
* Fix spelling.Daniel Kahn Gillmor2017-02-211-1/+1
* Clean up word replication.Yuri Chornoivan2017-02-2123-27/+27
* g10: Support primary key generation by keygrip.NIIBE Yutaka2017-02-201-109/+149
* 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