config.pb.go
|
update proto lib
|
2018-12-01 17:39:51 +01:00 |
config.proto
|
support regex domain type in dns
|
2018-09-19 16:10:42 +02:00 |
dns.go
|
use new errorgen
|
2018-09-30 23:08:41 +02:00 |
errors.generated.go
|
simplify error creation
|
2018-09-30 18:39:53 +02:00 |
hosts_test.go
|
support querying either IPv4 or IPv6 dns
|
2018-11-19 20:42:02 +01:00 |
hosts.go
|
change net.IP to net.Address
|
2018-12-28 20:15:22 +01:00 |
nameserver.go
|
rename NameServerInterface to Client
|
2018-12-28 20:28:31 +01:00 |
server_test.go
|
remove usage on assert lib
|
2019-01-06 23:30:38 +01:00 |
server.go
|
rename NameServerInterface to Client
|
2018-12-28 20:28:31 +01:00 |
udpns.go
|
DialUDP function
|
2019-01-05 21:43:22 +01:00 |