COMMITS
May 9, 2026
S
assembly version updated
Shreyas Zare committed
S
NetworkAccessControl: Updated IsAddressAllowed() to convert mapped ipv4 addresses.
Shreyas Zare committed
S
DnsQuestionRecord: Updated Clone() to stop domain validation.
Shreyas Zare committed
S
JsonExtensions: Fixed issue in ReadArray() to allow reading numeric arrays.
Shreyas Zare committed
May 3, 2026
S
assembly version updated
Shreyas Zare committed
S
DnsDatagram: Renamed the method and updated it to look for FWD record too.
Shreyas Zare committed
April 25, 2026
S
merged develop into master.
Shreyas Zare committed
S
Updated dotnet to v10.0. Assembly version updated for release.
Shreyas Zare committed
S
updated named.root
Shreyas Zare committed
April 18, 2026
S
EndPointExtensions: Added new Parse() method.
Shreyas Zare committed
S
HttpProxyServer: Updated code to use InvariantCulture.
Shreyas Zare committed
S
NameServerMetadata: updated MISCONFIGURED_MARK_TTL to 5 mins.
Shreyas Zare committed
S
DnsRRSIGRecordData: updated code to use InvariantCulture.
Shreyas Zare committed
April 3, 2026
S
S
DnsApplicationRecordData: updated to support comments in json data.
Shreyas Zare committed
March 21, 2026
S
DnsDatagram: updated VerifySignedResponse() to output error message.
Shreyas Zare committed
S
DnsClient: Updated TsigResolveAsync() to include error message in exception message string.
Shreyas Zare committed
S
code refactoring changes done.
Shreyas Zare committed
S
code refactoring changes done
Shreyas Zare committed
S
StreamExtensions: implemented date time read/write methods.
Shreyas Zare committed
S
March 14, 2026
S
NetworkMap: updated code to implement validations for address family mismatch.
Shreyas Zare committed
S
HttpResponse: code optimization changes done.
Shreyas Zare committed
S
HttpRequest: code optimization changes done.
Shreyas Zare committed
S
HttpContentStream: Fixed issue when buffer contains more data than the content length.
Shreyas Zare committed
S
HttpChunkedStream: minor optimization changes done.
Shreyas Zare committed