summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found using codespell.Justus Winter2015-11-17105-162/+162
* gpg: Fix error checking and improve error reporting.Neal H. Walfield2015-11-161-2/+14
* gpg: Use only one fingerprint formatting function.Werner Koch2015-11-147-86/+103
* gpg: Simplify the tofu interface by using the public key packet.Werner Koch2015-11-134-42/+18
* gpg: Make trusted-key override for Tofu robust against swapped tofu.db.Werner Koch2015-11-131-19/+31
* gpg: Fix regression in --locate-keys (in 2.1.9).Werner Koch2015-11-131-1/+13
* gpg: Print a new EXPORTED status line.Werner Koch2015-11-123-3/+34
* gpg: Print export statistics to the status-fd.Werner Koch2015-11-129-47/+168
* dirmngr: Do not block during ADNS calls.Werner Koch2015-11-122-8/+36
* dirmngr: New option --nameserver.Werner Koch2015-11-124-5/+53
* gpg: Fix cache consistency problem.Neal H. Walfield2015-11-111-2/+4
* gpg: Default to the the PGP trust model.Neal H. Walfield2015-11-101-2/+2
* gpg: Default to the flat TOFU DB format.Neal H. Walfield2015-11-101-2/+2
* dirmngr: Change to new ADNS Tor mode init scheme.Werner Koch2015-11-094-11/+57
* dirmngr: Improve detection of ADNS.Werner Koch2015-11-092-6/+9
* 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