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
Patrick Safarov
2e7921a13a
Fix empty resolution result on too many redirects
...
Fixes #87 .
2019-07-08 22:49:23 +02:00
Niklas Keller
2d61f2d728
Extract blocking fallback into its own resolver
2019-07-08 22:23:20 +02:00
Niklas Keller
eb4cd40b7c
Fix error messages based on the discussion in #86
2019-07-08 22:13:21 +02:00
7def49809b
Provide blocking fallback if config cannot be loaded ( #86 )
2019-07-08 21:58:53 +02:00
ab07b327f0
Change argument type of decodeCachedResult ( #84 )
2019-06-10 16:01:50 +02:00
Niklas Keller
882fcad930
Rename BasicResolver → Rfc1035StubResolver
2019-03-13 17:24:25 +01:00