1
0
mirror of https://github.com/danog/dns.git synced 2024-11-30 04:29:06 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Niklas Keller
2b6925f166 Automatically convert IPs to ARPA domain 2017-02-05 23:17:40 +01:00
Niklas Keller
45ab9b512b Search for DhcpNameServer in interfaces on Windows
Resolves #49.
2017-02-05 09:49:46 +01:00
Paul
885515990c Fix parsing servers with port in parseCustomServerUri 2017-01-25 12:52:55 +01:00
Niklas Keller
0b0ef2b82d Enable AppVeyor, search in all interfaces for nameservers 2017-01-05 01:13:28 +01:00
Niklas Keller
cf08357a86 Add support for Windows DNS nameserver configuration (#40) 2017-01-04 20:07:28 +01:00
Bob Weinand
d021dd20f1 Fix broken hostname validation to match RFC 1123 2.1
Fixes #34
2016-07-07 16:07:10 +02:00
Bob Weinand
ba6016dd0a Do async connect for TCP, use a hard timeout of 5 seconds here
Fixes #32
2016-05-26 21:49:36 +02:00
Niklas Keller
a721e5f583 Allow custom paths on Windows, fixes tests on Windows 2016-03-26 22:25:34 +01:00
Bob Weinand
9f12b2264f Fix resolving localhost on Windows 2016-03-26 21:35:44 +01:00
Bob Weinand
78cda5692a Add (array) cast for $types inside resolve() 2016-03-24 20:17:04 +01:00
Bob Weinand
4311c836bf Rename SystemResolver => DefaultResolver 2016-03-20 11:40:08 +01:00