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
2025-12-22 09:29:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
176db2d81e188188c91eb9a6687d5d24aa61637e
DnsServer
/
DnsServerCore.ApplicationCommon
History
Shreyas Zare
176db2d81e
IDnsAppRecordRequestHandler: updated ProcessRequestAsync() to add appRecordName parameter so that Apps know the name of the APP record for the request.
2022-09-18 18:16:34 +05:30
..
DnsServerCore.ApplicationCommon.csproj
assembly version updated for release
2022-03-26 17:37:55 +05:30
IDnsApplication.cs
added IDnsApplication
2021-09-26 17:00:09 +05:30
IDnsAppRecordRequestHandler.cs
IDnsAppRecordRequestHandler: updated ProcessRequestAsync() to add appRecordName parameter so that Apps know the name of the APP record for the request.
2022-09-18 18:16:34 +05:30
IDnsAuthoritativeRequestHandler.cs
removed methods that exists in IDnsApplication.
2021-09-26 17:01:27 +05:30
IDnsQueryLogger.cs
IDnsQueryLogger: minor changes
2021-11-06 13:24:58 +05:30
IDnsRequestController.cs
IDnsRequestController: updated summary comments.
2021-09-26 17:38:27 +05:30
IDnsServer.cs
IDnsServer: updated DirectQueryAsync() definition.
2022-01-23 17:20:48 +05:30