.. |
block-detection.go
|
Add TLS resolver connection reusing and pooling
|
2020-05-15 22:43:06 +02:00 |
config.go
|
Clean up domain resolving scopes
|
2020-08-17 16:51:18 +02:00 |
doc.go
|
Fix logging prefixes in resolver package
|
2020-04-02 17:08:43 +02:00 |
ipinfo.go
|
Refactoring of FilterDNSResponse and DecideOnConnection
|
2020-04-21 10:17:16 +02:00 |
ipinfo_test.go
|
Add CNAME blocking support
|
2020-04-21 10:16:25 +02:00 |
main.go
|
Removed pooled server and add plain resolver
|
2020-07-21 14:58:23 +02:00 |
main_test.go
|
Add TCP/TLS pipelining dns resolver
|
2020-06-16 16:07:12 +02:00 |
namerecord.go
|
Add ServerInfo to resolvers and caches
|
2020-09-24 17:12:01 +02:00 |
namerecord_test.go
|
Add TLS resolver connection reusing and pooling
|
2020-05-15 22:43:06 +02:00 |
resolve.go
|
Clean up domain resolving scopes
|
2020-08-17 16:51:18 +02:00 |
resolver-env.go
|
Add ServerInfo to resolvers and caches
|
2020-09-24 17:12:01 +02:00 |
resolver-mdns.go
|
Add ServerInfo to resolvers and caches
|
2020-09-24 17:12:01 +02:00 |
resolver-plain.go
|
Add ServerInfo to resolvers and caches
|
2020-09-24 17:12:01 +02:00 |
resolver-tcp.go
|
Add ServerInfo to resolvers and caches
|
2020-09-24 17:12:01 +02:00 |
resolver.go
|
Add ServerInfo to resolvers and caches
|
2020-09-24 17:12:01 +02:00 |
resolver_test.go
|
Rework tcp resolver to make it cleaner
|
2020-07-12 21:47:46 +02:00 |
resolvers.go
|
Add ServerInfo to resolvers and caches
|
2020-09-24 17:12:01 +02:00 |
resolvers_test.go
|
Clean up domain resolving scopes
|
2020-08-17 16:51:18 +02:00 |
reverse.go
|
Add TLS resolver connection reusing and pooling
|
2020-05-15 22:43:06 +02:00 |
reverse_test.go
|
Implement review suggestions
|
2020-07-15 13:59:56 +02:00 |
rrcache.go
|
Add ServerInfo to resolvers and caches
|
2020-09-24 17:12:01 +02:00 |
rrcache_test.go
|
Add TLS resolver connection reusing and pooling
|
2020-05-15 22:43:06 +02:00 |
scopes.go
|
Clean up domain resolving scopes
|
2020-08-17 16:51:18 +02:00 |