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-28 20:40:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1bdfd151aae819d50c587e9efd7ae2218c99607
DnsServer
/
DnsServerCore
/
Dns
/
Applications
History
Shreyas Zare
c31d765b87
DnsApplicationManager: updated InstallApplicationAsync() to validate app name.
2022-03-12 15:23:38 +05:30
..
DnsApplication.cs
DnsApplication: updated InitializeAsync() to handle exception to soft fail app loading.
2021-11-06 14:05:55 +05:30
DnsApplicationAssemblyLoadContext.cs
DnsApplicationAssemblyLoadContext: updated implementation to cache the IntPtr address for loaded unmanaged modules to reuse it and prevent reloading it to fix issues with new Sqlite nuget package.
2022-03-12 15:22:51 +05:30
DnsApplicationManager.cs
DnsApplicationManager: updated InstallApplicationAsync() to validate app name.
2022-03-12 15:23:38 +05:30
DnsServerInternal.cs
DnsServerInternal: updated DirectQueryAsync() implementation.
2022-01-23 17:04:48 +05:30