Shreyas Zare
|
a154173bcc
|
ResolverPrefetchDnsCache: code refactoring changes.
|
2023-02-12 13:00:46 +05:30 |
|
Shreyas Zare
|
45933830f7
|
ResolverPrefetchDnsCache: updated implementation to use base class's QueryClosestDelegation().
|
2022-05-08 15:33:12 +05:30 |
|
Shreyas Zare
|
389f378208
|
ResolverPrefetchDnsCache: Added error handling for dns app calls.
|
2022-03-12 15:35:30 +05:30 |
|
Shreyas Zare
|
7dea1718d9
|
ResolverPrefetchDnsCache: updated DnsApplicationQueryClosestDelegation() and Query() to correctly find authority record.
|
2022-01-23 17:25:51 +05:30 |
|
Shreyas Zare
|
2ac3f4f483
|
minor changes
|
2021-11-06 13:29:21 +05:30 |
|
Shreyas Zare
|
161c7d5c9b
|
code refactoring changes done
|
2021-09-18 11:53:34 +05:30 |
|
Shreyas Zare
|
74a6ea8190
|
ResolverPrefetchDnsCache: updated code to support dns app to find closest delegation.
|
2021-09-11 15:22:07 +05:30 |
|
Shreyas Zare
|
1e576707fa
|
ResolverPrefetchDnsCache: implemented Query() definition changes.
|
2021-07-18 15:50:21 +05:30 |
|
Shreyas Zare
|
73094fb692
|
ResolverPrefetchDnsCache: code refactoring done.
|
2021-05-08 16:16:54 +05:30 |
|
Shreyas Zare
|
270db959f2
|
ResolverPrefetchDnsCache: updated code to check for null.
|
2021-04-24 12:47:53 +05:30 |
|
Shreyas Zare
|
7975f07f42
|
ResolverPrefetchDnsCache: fixed prefetch query handling so that auth zone is also queried along with cache zone to get the most relevant closest name servers.
|
2021-04-03 12:33:32 +05:30 |
|
Shreyas Zare
|
fe8da4e5c8
|
ResolverPrefetchDnsCache: updated class to inherit ResolverDnsCache and allow using auth zone for recursive resolution.
|
2020-06-27 11:58:37 +05:30 |
|
Shreyas Zare
|
4a113c802c
|
minor refactoring change.
|
2020-06-06 16:29:51 +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 |
|