Shreyas Zare
|
57e856a92e
|
ResolverDnsCache: prefering auth response when there is a tie with cache.
|
2021-01-16 15:53:02 +05:30 |
|
Shreyas Zare
|
c74acc6540
|
ResolverDnsCache: added class to allow recursive resolver to be able to query auth zone too.
|
2020-06-27 11:57:52 +05:30 |
|
Shreyas Zare
|
7a1e2a4396
|
DnsServer: updated code to implement AuthZoneManager, CacheZoneManager and BlockListZoneManager. Implemented new recursive resolver code using wait handles to fix thread contention issues. Removed doh-servers-associated json response support. Changed zone processing sequence to auth, allowed, blocked, blocklist, and finally recursive. Implemented CNAME cloaking checks. Code refactoring done.
|
2020-05-23 17:03:58 +05:30 |
|
Shreyas Zare
|
3338038867
|
dns server code refactoring done.
|
2019-06-15 13:28:39 +05:30 |
|