Darien Raymond
|
9957c64b4a
|
correctly propagate dns errors all the way through.
the internal dns system can correctly handle the cases where:
1) domain has no A or AAAA records
2) domain doesn't exist
fixes #1565
|
2019-02-21 13:43:48 +01:00 |
|
Darien Raymond
|
6b355ef461
|
fix a typo in local dns
|
2018-12-06 21:34:05 +01:00 |
|
Darien Raymond
|
21b3f66b8b
|
fix IP parsing in local dns client
|
2018-12-06 20:11:45 +01:00 |
|
Darien Raymond
|
4104a86b6c
|
use default dns resolver to prevent errors in android
|
2018-12-05 15:48:40 +01:00 |
|
Darien Raymond
|
28fa84ce69
|
API doc
|
2018-12-03 22:44:42 +01:00 |
|
Darien Raymond
|
480175691c
|
comment
|
2018-11-22 22:49:45 +01:00 |
|
Darien Raymond
|
39a092b178
|
fix #1427
|
2018-11-22 19:07:49 +01:00 |
|
Darien Raymond
|
bb1efdebd1
|
support querying either IPv4 or IPv6 dns
|
2018-11-19 20:42:02 +01:00 |
|
Darien Raymond
|
9decb3fe36
|
comments
|
2018-10-22 08:42:10 +02:00 |
|
Darien Raymond
|
a5dcb0f13e
|
refactor dependency resolution
|
2018-10-21 10:27:13 +02:00 |
|
Darien Raymond
|
2440d276f1
|
comments
|
2018-10-13 12:09:58 +02:00 |
|
Darien Raymond
|
d730637239
|
Require Type() for Feature
|
2018-10-12 23:57:56 +02:00 |
|
Darien Raymond
|
c3170dfc8e
|
fix dns client
|
2018-10-11 23:09:15 +02:00 |
|
Darien Raymond
|
b4821c5ed5
|
move policy and dnsClient
|
2018-10-11 22:34:31 +02:00 |
|