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-02-11 10:23:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
042a88918f8a77be901cf2af14155bbe93b53c18
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
2dd993c707
AuthZoneManager: added GetZoneWithSubDomainZones(), FindZone(), FindNextSubDomainZone(), FindPreviousSubDomainZone(), and RemoveSubDomainZone() internal methods for use with DNSSEC implementation. Implemented DNSSEC related methods to allow access to API. Implemented FindAuthZoneInfo() and GetAuthZoneInfo(). Updated Query() with DNSSEC related changes. Code refactoring done.
2022-02-19 13:03:02 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager: updated default SOA values.
2022-02-19 12:58:17 +05:30
AuthZoneManager.cs
AuthZoneManager: added GetZoneWithSubDomainZones(), FindZone(), FindNextSubDomainZone(), FindPreviousSubDomainZone(), and RemoveSubDomainZone() internal methods for use with DNSSEC implementation. Implemented DNSSEC related methods to allow access to API. Implemented FindAuthZoneInfo() and GetAuthZoneInfo(). Updated Query() with DNSSEC related changes. Code refactoring done.
2022-02-19 13:03:02 +05:30
BlockedZoneManager.cs
BlockedZoneManager: updated default SOA values.
2022-02-19 12:58:43 +05:30
BlockListZoneManager.cs
BlockListZoneManager: minor refactoring changes done.
2022-01-23 17:33:58 +05:30
CacheZoneManager.cs
CacheZoneManager: updated implementation to support DNSSEC.
2022-01-23 17:32:53 +05:30