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-05-10 21:26:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bd70f6d2d2116b145116117335f3d9c32c79cd3
DnsServer
/
DnsServerCore.ApplicationCommon
History
Shreyas Zare
3bd70f6d2d
assembly version updated for release
2024-02-04 21:59:54 +05:30
..
DnsServerCore.ApplicationCommon.csproj
assembly version updated for release
2024-02-04 21:59:54 +05:30
IDnsApplication.cs
…
IDnsAppRecordRequestHandler.cs
…
IDnsAuthoritativeRequestHandler.cs
…
IDnsPostProcessor.cs
…
IDnsQueryLogger.cs
DnsServerResponseType: added new Dropped response type.
2024-02-04 18:11:57 +05:30
IDnsRequestBlockingHandler.cs
IDnsRequestBlockingHandler: added DNS app request blocking interface to allow same level of blocking support as that of the DNS server's built-in blocking feature.
2023-10-29 18:46:56 +05:30
IDnsRequestController.cs
…
IDnsServer.cs
…