This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/fergalmoran/DnsServer.git
synced
2026-01-08 09:44:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9ba62103a19bd1c23217e4477ced4359fa3c066
DnsServer
/
DnsServerCore
/
Dns
History
Shreyas Zare
ad25dee604
StatsManager: implemented queuing mechanism to fix thread contention issues. Code refactoring done.
2020-05-23 17:05:30 +05:30
..
Zones
added BlockListZoneManager
2020-05-23 16:47:08 +05:30
DnsServer.cs
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
DnsServerException.cs
dns server code refactoring done.
2019-06-15 13:28:39 +05:30
ResolverPrefetchDnsCache.cs
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
ResolverQueryHandle.cs
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
StatsManager.cs
StatsManager: implemented queuing mechanism to fix thread contention issues. Code refactoring done.
2020-05-23 17:05:30 +05:30