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-11 05:36:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0fa6dd0c08be020a2b0e3985bf9b5acfa2e8d78
DnsServer
/
DnsServerCore.ApplicationCommon
History
Shreyas Zare
d81e1d2474
assembly version updated for release.
2023-10-29 22:47:04 +05:30
..
DnsServerCore.ApplicationCommon.csproj
assembly version updated for release.
2023-10-29 22:47:04 +05:30
IDnsApplication.cs
…
IDnsAppRecordRequestHandler.cs
IDnsAppRecordRequestHandler: updated api docs.
2023-02-05 17:34:06 +05:30
IDnsAuthoritativeRequestHandler.cs
removed methods that exists in IDnsApplication.
2021-09-26 17:01:27 +05:30
IDnsPostProcessor.cs
IDnsPostProcessor: added new interface for DNS apps usage.
2022-11-12 15:05:49 +05:30
IDnsQueryLogger.cs
IDnsQueryLogger: added UpstreamBlocked and CacheBlocked as new response types.
2023-02-12 13:20:24 +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
IDnsRequestController: updated summary comments.
2021-09-26 17:38:27 +05:30
IDnsServer.cs
IDnsServer: implementing IDnsClient to allow using it where dns client resolution is required.
2023-03-18 13:31:07 +05:30