aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-098-6/+41
* gpg: Avoid new strings.Werner Koch2015-11-061-2/+2
* common: Fix commit f99830b.Werner Koch2015-11-061-4/+8
* gpg: Fix formatting string.Neal H. Walfield2015-11-061-1/+1
* gpg: Add new option --only-sign-text-ids.Neal H. Walfield2015-11-064-16/+46
* common: When classifying keyids and fingerprints, reject trailing junk.Neal H. Walfield2015-11-061-19/+66
* gpg: Check for ambiguous or non-matching key specs.Neal H. Walfield2015-11-062-28/+189
* common: Add new function strlist_rev.Neal H. Walfield2015-11-064-2/+106
* common: Include required, but not included headers in t-support.h.Neal H. Walfield2015-11-061-0/+3
* gpg: Indicate which characters are invalid.Neal H. Walfield2015-11-051-0/+3
* gpg: Add support for unwrapping the outer level of encryption.Neal H. Walfield2015-11-055-48/+130
* common: Add a function for copying data from one iobuf to another.Neal H. Walfield2015-11-052-0/+43
* doc: Note that gpgkey2ssh is deprecated.Neal H. Walfield2015-11-051-0/+2
* tools: Fix gpgkey2ssh's most gratuitous errors. Use gpg2, not gpg.Neal H. Walfield2015-11-051-9/+38
* doc: Add documentation for gpgkey2ssh.Neal H. Walfield2015-11-051-0/+71
* gpg: Print a better error message for --multifile --sign --encrypt.Neal H. Walfield2015-11-041-0/+3
* gpg: Add --encrypt-to-default-key.Neal H. Walfield2015-11-045-1/+30
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-0416-53/+145
* scd: Fix error handling with libusb-compat library.NIIBE Yutaka2015-11-041-7/+12
* scd: fix change_keyattr.NIIBE Yutaka2015-11-041-2/+2
* gpg: Change out of core error message.Werner Koch2015-11-031-19/+28
* gpg: Make translation easier.Werner Koch2015-11-031-3/+3
* gpg: Also show when the most recently signed message was observed.Neal H. Walfield2015-11-031-1/+23
* gpg: Split a utility function out of a large function.Neal H. Walfield2015-11-031-134/+157
* gpg: Fix message formatting.Neal H. Walfield2015-11-031-2/+2
* gpg: Don't store formatting fingerprints in the TOFU DB.Neal H. Walfield2015-11-031-77/+100
* g10: notify a user when importing stub is skipped.NIIBE Yutaka2015-11-021-2/+29
* gpg: Consider newlines to be whitespace in an SQL statement.Neal H. Walfield2015-10-311-1/+1
* common: Improve t-zb32 to be used for manual encoding.Werner Koch2015-10-303-12/+214
* common: Add separate header for zb32.c.Werner Koch2015-10-306-6/+42
* Use of some C99 features is now permitted.Werner Koch2015-10-291-1/+41
* gpg: Display the correct error message.Neal H. Walfield2015-10-291-4/+7
* gpg: Eliminate a memory leak.Neal H. Walfield2015-10-291-7/+9
* gpg: Remove unused prototype.Neal H. Walfield2015-10-291-1/+0
* gpg: Eliminate a memory leak.Neal H. Walfield2015-10-291-1/+4
* gpg: Fix keyring support.Neal H. Walfield2015-10-291-1/+2
* gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback.Neal H. Walfield2015-10-293-10/+58
* gpg: Move sqlite helper functions into their own file.Neal H. Walfield2015-10-294-224/+293
* doc: Don't install gpg-zip.1.NIIBE Yutaka2015-10-291-2/+2
* sm: Allow combination of usage flags --gen-key.Werner Koch2015-10-281-31/+46
* doc: Document some changed default options.Damien Goutte-Gattat2015-10-281-4/+4
* dirmngr: Fix NULL-deref while loading a CRL.Werner Koch2015-10-281-1/+2
* Fix typosDaniel Kahn Gillmor2015-10-286-6/+6
* agent: Clarify agent's KEYWRAP_KEY description.Daniel Kahn Gillmor2015-10-281-1/+1
* dirmngr: Minor cleanup of the SRV RR code.Werner Koch2015-10-282-9/+16
* dirmngr: Add a getaddrinfo wrapper backend using ADNS.Werner Koch2015-10-281-51/+143
* gpg: Do not call an extra get_validity if no-show-uid-validity is used.Werner Koch2015-10-261-6/+25
* gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor2015-10-266-37/+33
* w32: Make it build again if Tofu support is not available.Werner Koch2015-10-261-0/+4
* dirmngr: Add example Tor hidden service.Werner Koch2015-10-262-1/+4