summaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Add setup of CA for NTBTLS.NIIBE Yutaka2017-01-191-1/+78
* dirmngr: Implement hkps lookups using literal addresses.Werner Koch2017-01-161-1/+29
* dirmngr: Allow reverse DNS lookups in Tor-mode.Werner Koch2017-01-161-31/+182
* dirmngr: Avoid network queries for literal IP addresses.Werner Koch2017-01-161-0/+4
* dirmngr: Fix URL creation for literal IPv6 addresses in HKP.Werner Koch2017-01-162-31/+39
* libdns: Silence -Wstrict-prototypes on some function ptrs.Werner Koch2017-01-121-0/+13
* libdns: Provide replacement for EPROTO.Werner Koch2017-01-121-0/+4
* dirmngr: After a connection failure log a hint if Tor is not running.Werner Koch2017-01-111-0/+11
* dirmngr: Mark hosts dead on ENETDOWN.Werner Koch2017-01-111-0/+5
* dirmngr: Fix Tor access for v6 addresses.Werner Koch2017-01-111-1/+63
* dirmngr: Remove warnings about unused global variables.Werner Koch2017-01-112-2/+2
* dirmngr: Implement debug option "network" for http.Werner Koch2017-01-111-0/+1
* dirmngr: Add debug code to http.c.Werner Koch2017-01-112-22/+54
* dirmngr: Use "pgpkey-hkps" and "pgpkey-hkp" for SRV record lookups.Werner Koch2017-01-091-29/+34
* dirmngr: Do not use a SRV record for HKP if a port was specified.Werner Koch2017-01-093-28/+40
* dirmngr: Implement experimental SRV record lookup for WKD.Werner Koch2017-01-081-1/+51
* dirmngr: Improve debug output for TLS.Werner Koch2017-01-081-0/+8
* dirmngr: Change internal SRV lookup API.Werner Koch2017-01-085-37/+31
* dirmngr: Strip root zone suffix from libdns SRV results.Werner Koch2017-01-081-0/+4
* dirmngr: Make sure Tor mode is also set for DNS on SIGHUP.Werner Koch2017-01-035-37/+14
* dirmngr: New debug message on correctly initialized libdns.Werner Koch2017-01-031-1/+4
* dirmngr: Strip root zone suffix from libdns cname results.Werner Koch2017-01-021-0/+11
* dirmngr: Fix for --disable-libdns usage.NIIBE Yutaka2016-12-231-3/+9
* dirmngr: New option --resolver-timeout.Werner Koch2016-12-205-5/+55
* dirmngr: Fix problems with the getsrv function.Werner Koch2016-12-196-42/+103
* dirmngr,w32: Hack around a select problem.Werner Koch2016-12-191-2/+3
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-192-0/+6
* dirmngr: Fix setup of libdns for W32.Werner Koch2016-12-172-2/+61
* dirmngr: Auto-switch from Tor port to Torbrowser port.Werner Koch2016-12-161-7/+61
* dirmngr: Use one context for all libdns queries.Werner Koch2016-12-164-1/+56
* dirmngr: Pass Tor credentials to libdns.Werner Koch2016-12-161-9/+13
* dirmngr: Factor common libdns code out.Werner Koch2016-12-161-95/+86
* dirmngr: First patch to re-enable Tor support.Werner Koch2016-12-151-32/+100
* dirmngr: New configure option --disable-libdns.Werner Koch2016-12-146-7/+81
* dirmngr: Implement CERT record lookup via libdns.Werner Koch2016-12-141-2/+188
* dirmngr: Implement CNAME and SRV record lookup via libdns.Werner Koch2016-12-141-64/+283
* dirmngr: Fix bugs in the standard resolver code.Werner Koch2016-12-141-24/+60
* dirmngr: Require a c99 compilerWerner Koch2016-12-141-4/+5
* dirmngr: New libdns snapshotJustus Winter2016-12-142-63/+160
* dirmngr: Add basic libdns supportJustus Winter2016-12-144-14/+12736
* dirmngr,build: Remove support for ADNS.Justus Winter2016-12-142-490/+24
* dirmngr: Improve ntbtls support.NIIBE Yutaka2016-12-141-4/+71
* Fix 2 compiler warnings.Werner Koch2016-12-081-1/+4
* dirmngr: Add option --standard-resolver.Werner Koch2016-12-017-319/+430
* agent,dirmngr: Tiny restructuring.Werner Koch2016-11-291-4/+12
* agent,dirmngr: Handle corner case in shutdown mode.Werner Koch2016-11-291-5/+7
* dirmngr: Lazily launch ldap reaper thread.Daniel Kahn Gillmor2016-11-292-20/+3
* dirmngr: Use a longer timer tick interval.Werner Koch2016-11-181-10/+3
* dirmngr: More w32 system daemon cleanupDaniel Kahn Gillmor2016-11-181-14/+0
* dirmngr: Use a default keyserver if none is explicitly setDaniel Kahn Gillmor2016-11-171-1/+5