aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* dirmngr: Support Tor hidden services.Werner Koch2015-10-264-2/+62
* dirmngr,w32: Remove gethostbyname hack and make it build again.Werner Koch2015-10-262-37/+10
* gpg: Make sure we only have a single SQL statement.Neal H. Walfield2015-10-261-1/+16
* gpg: When the TOFU DB is in batch mode, periodically drop the locks.Neal H. Walfield2015-10-261-0/+30
* dirmngr: Add workaround for broken getaddrinfo.Werner Koch2015-10-255-3/+161
* dirmngr: Better handle systems without IPv6 or IPv4.Werner Koch2015-10-251-1/+2
* dirmngr: Replace use of getnameinfo by resolve_dns_addr.Werner Koch2015-10-252-77/+36
* dirmngr: Implement a getnameinfo wrapper.Werner Koch2015-10-254-60/+221
* gpg: Provide an interface to patch TOFU updates.Neal H. Walfield2015-10-235-53/+239
* gpg: Cache prepared SQL queries and open DB connections.Neal H. Walfield2015-10-231-211/+518
* gpg: Return the DBs meta-handle rather than the sqlite3 handle.Neal H. Walfield2015-10-231-28/+28
* gpg: Use the proper type.Neal H. Walfield2015-10-233-13/+2
* dirmngr: Implement Tor mode for SRV RRs.Werner Koch2015-10-222-14/+50
* dirmngr: Do not use MAXDNAME.Werner Koch2015-10-223-15/+20
* Move SRV RR code from common/ to dirmngr/.Werner Koch2015-10-228-429/+300
* dirmngr: Use the new DNS wrapper for the HTTP module.Werner Koch2015-10-212-78/+21
* dirmngr: Allow use of http.c if USE_NPTH is not defined.Werner Koch2015-10-211-8/+14
* dirmngr: Check that getaddrinfo is available.Werner Koch2015-10-212-2/+7
* gpg: Add a new OpenPGP card vendor.Werner Koch2015-10-211-0/+1
* Change capitalization of TOR to Tor.Werner Koch2015-10-2111-33/+33