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-18 14:45:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b83dbef692197cb3c74d3ccc0af0a2b80f1b08d3
DnsServer
/
DnsServerCore.ApplicationCommon
History
Shreyas Zare
7cc1c4cbd5
moved IDnsQueryLogger.QueryLogsAsync() method into new IDnsQueryLogs interface.
2025-01-18 13:07:17 +05:30
..
DnsServerCore.ApplicationCommon.csproj
assembly version updated for release.
2024-12-21 21:03:10 +05:30
IDnsApplication.cs
…
IDnsAppRecordRequestHandler.cs
IDnsAppRecordRequestHandler: updated api docs.
2023-02-05 17:34:06 +05:30
IDnsAuthoritativeRequestHandler.cs
…
IDnsPostProcessor.cs
IDnsPostProcessor: added new interface for DNS apps usage.
2022-11-12 15:05:49 +05:30
IDnsQueryLogger.cs
moved IDnsQueryLogger.QueryLogsAsync() method into new IDnsQueryLogs interface.
2025-01-18 13:07:17 +05:30
IDnsQueryLogs.cs
moved IDnsQueryLogger.QueryLogsAsync() method into new IDnsQueryLogs interface.
2025-01-18 13:07:17 +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: added ResponsiblePerson property.
2024-05-19 15:14:11 +05:30