1
0
mirror of https://github.com/danog/dns.git synced 2024-11-30 04:29:06 +01:00
dns/test
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
..
data Add more resolv.conf features (#89) 2019-07-30 18:09:33 +02:00
ConfigTest.php Add more resolv.conf features (#89) 2019-07-30 18:09:33 +02:00
DecodeTest.php Use shared styles 2019-01-24 19:27:47 -06:00
HostLoaderTest.php Use shared styles 2019-01-24 19:27:47 -06:00
IntegrationTest.php Add more resolv.conf features (#89) 2019-07-30 18:09:33 +02:00
RecordTest.php Use shared styles 2019-01-24 19:27:47 -06:00
Rfc1035StubResolverTest.php Fix import order and rename test 2019-03-13 17:43:10 +01:00
SocketTest.php Use shared styles 2019-01-24 19:27:47 -06:00
TcpSocketTest.php Use shared styles 2019-01-24 19:27:47 -06:00
UdpSocketTest.php Use shared styles 2019-01-24 19:27:47 -06:00
UnixConfigLoaderTest.php Add more resolv.conf features (#89) 2019-07-30 18:09:33 +02:00