Commit History

Author SHA1 Message Date
  Shreyas Zare fe8da4e5c8 ResolverPrefetchDnsCache: updated class to inherit ResolverDnsCache and allow using auth zone for recursive resolution. 4 years ago
  Shreyas Zare 4a113c802c minor refactoring change. 4 years ago
  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. 4 years ago
  Shreyas Zare 3338038867 dns server code refactoring done. 5 years ago