1
0
mirror of https://github.com/danog/dns.git synced 2024-11-27 04:24:48 +01:00
dns/lib
Niklas Keller d82d731008 Follow RFC 6761 for localhost resolution
Queries for localhost are no longer sent to the server, even if localhost isn't resolved by the hosts file.

Fixes #77.
2019-03-13 17:18:23 +01:00
..
Internal Finalize some things 2019-03-03 09:12:47 -06:00
BasicResolver.php Follow RFC 6761 for localhost resolution 2019-03-13 17:18:23 +01:00
Config.php Resolve localhost locally as per RFC 6761 2019-03-13 17:06:25 +01:00
ConfigException.php Use shared styles 2019-01-24 19:27:47 -06:00
ConfigLoader.php Use shared styles 2019-01-24 19:27:47 -06:00
DnsException.php Remove outdated comment 2019-03-12 20:44:32 +01:00
functions.php Update functions.php 2019-03-12 09:39:04 -05:00
HostLoader.php Resolve localhost locally as per RFC 6761 2019-03-13 17:06:25 +01:00
InvalidNameException.php Use shared styles 2019-01-24 19:27:47 -06:00
NoRecordException.php Use shared styles 2019-01-24 19:27:47 -06:00
Record.php Use shared styles 2019-01-24 19:27:47 -06:00
Resolver.php Use shared styles 2019-01-24 19:27:47 -06:00
TimeoutException.php Use shared styles 2019-01-24 19:27:47 -06:00
UnixConfigLoader.php Use shared styles 2019-01-24 19:27:47 -06:00
WindowsConfigLoader.php Use shared styles 2019-01-24 19:27:47 -06:00