1
0
mirror of https://github.com/danog/dns.git synced 2024-12-11 17:09:50 +01:00
dns/lib
Michał Brzuchalski 493d014b58 Add more resolv.conf features (#89)
- Add search list and ndots option
- Add support for rotate option
- Add support for LOCALDOMAIN and RES_OPTIONS
- Increase default timeout from 3s to 5s and limit it to 30s

Fixes #46.
Fixes #47.
2019-07-30 18:09:33 +02:00
..
Internal Finalize some things 2019-03-03 09:12:47 -06:00
BlockingFallbackResolver.php Extract blocking fallback into its own resolver 2019-07-08 22:23:20 +02:00
Config.php Add more resolv.conf features (#89) 2019-07-30 18:09:33 +02: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 Support final dot in DNS names (#83) 2019-06-13 18:38:23 +02:00
HostLoader.php Revert making HostLoader::loadHosts() final 2019-03-13 17:25: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
Rfc1035StubResolver.php Add more resolv.conf features (#89) 2019-07-30 18:09:33 +02:00
TimeoutException.php Use shared styles 2019-01-24 19:27:47 -06:00
UnixConfigLoader.php Add more resolv.conf features (#89) 2019-07-30 18:09:33 +02:00
WindowsConfigLoader.php Use shared styles 2019-01-24 19:27:47 -06:00