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-03 07:15:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1b2e1c1926673d91fcd9619aeadfe93c78543e1
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
b8622f2055
CacheZoneManager: updated implementation to use CacheRecordInfo. Implemented LoadCacheZoneFile(), SaveCacheZoneFile(), and DeleteCacheZoneFile() to add support for saving dns cache on disk.
2023-01-14 14:21:45 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager: minor change.
2022-05-28 12:16:35 +05:30
AuthZoneManager.cs
AuthZoneManager: updated code as per refactoring changes for record info.
2023-01-14 13:44:35 +05:30
BlockedZoneManager.cs
BlockedZoneManager: minor change.
2022-05-28 12:16:53 +05:30
BlockListZoneManager.cs
BlockListZoneManager: updated UpdateBlockListsAsync() to use all decompression methods.
2023-01-14 14:18:48 +05:30
CacheZoneManager.cs
CacheZoneManager: updated implementation to use CacheRecordInfo. Implemented LoadCacheZoneFile(), SaveCacheZoneFile(), and DeleteCacheZoneFile() to add support for saving dns cache on disk.
2023-01-14 14:21:45 +05:30