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-03-10 23:47:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a08f83d0cde70128b6404dc896f0f99d795cce46
DnsServer
/
DnsServerCore
/
Dns
History
Shreyas Zare
a08f83d0cd
AuthZoneManager: implemented auth zone management changes. Added zone file management support.
2020-06-06 16:27:43 +05:30
..
ResourceRecords
DnsResourceRecordInfo: code refactoring done.
2020-06-06 15:50:54 +05:30
ZoneManagers
AuthZoneManager: implemented auth zone management changes. Added zone file management support.
2020-06-06 16:27:43 +05:30
Zones
AuthZoneManager: implemented auth zone management changes. Added zone file management support.
2020-06-06 16:27:43 +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