aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdns: For SOCKS connection, just fails.NIIBE Yutaka2018-07-021-1/+1
* libdns: Let kernel to decide the local port.NIIBE Yutaka2018-06-191-0/+3
* libdns: Fix for non-FQDN hostname.NIIBE Yutaka2018-06-181-5/+8
* libdns: Fix connect and try next nameserver when ECONNREFUSED.NIIBE Yutaka2018-06-151-2/+23
* libdns: Clear struct sockaddr_storage by zero.NIIBE Yutaka2018-06-151-0/+4
* libdns: Sync to upstream.NIIBE Yutaka2018-06-141-10/+2
* dirmngr: Add annotation for fallthrough.NIIBE Yutaka2017-07-251-41/+41
* dnsmngr: Fix use of CPP.NIIBE Yutaka2017-07-201-5/+23
* dirmngr: Implement querying nameservers over IPv6.Justus Winter2017-06-131-1/+179
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* dirmngr: Fix aliasing problem in dns.c.NIIBE Yutaka2017-04-251-16/+18
* dirmngr: More fix for Windows.NIIBE Yutaka2017-04-131-1/+5
* dirmngr: Fix possible null reference.NIIBE Yutaka2017-04-121-2/+3
* dirmngr: Fix plus1_ns.NIIBE Yutaka2017-04-121-1/+4
* dirmngr: Use a function to increment network short.NIIBE Yutaka2017-04-121-4/+13
* libdns: Hack to skip negation term.Gaetan Bisson2017-01-231-1/+9
* 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,w32: Hack around a select problem.Werner Koch2016-12-191-2/+3
* dirmngr: New libdns snapshotJustus Winter2016-12-141-61/+154
* dirmngr: Add basic libdns supportJustus Winter2016-12-141-0/+11152