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-15 23:56:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df484b6e7b76d914869cc77e03bfcdbf88d02245
DnsServer
/
DnsServerCore
/
Dns
History
Shreyas Zare
0254f9f96c
DnsServer: Added logs in ProcessZoneTransferQueryAsync() to give reasons for why zone transfer was refused. Fixed cache poisoning issue that can be done via conditional forwarder by adding sanitization checks.
2021-10-16 14:55:44 +05:30
..
Applications
DnsApplicationManager: minor refactoring changes.
2021-09-26 17:10:17 +05:30
ResourceRecords
DnsResourceRecordInfo: tsig implementation changes done.
2021-08-14 11:42:14 +05:30
ZoneManagers
BlockListZoneManager: implemented AllowTxtBlockingReport option.
2021-09-25 13:40:35 +05:30
Zones
CacheZone: fixed issue when records in a RRSet have different TTL values by considering entire RRSet as expired when one record expires.
2021-09-18 11:57:22 +05:30
DnsServer.cs
DnsServer: Added logs in ProcessZoneTransferQueryAsync() to give reasons for why zone transfer was refused. Fixed cache poisoning issue that can be done via conditional forwarder by adding sanitization checks.
2021-10-16 14:55:44 +05:30
DnsServerException.cs
…
ResolverDnsCache.cs
code refactoring changes done
2021-09-18 11:53:34 +05:30
ResolverPrefetchDnsCache.cs
code refactoring changes done
2021-09-18 11:53:34 +05:30
StatsManager.cs
StatsManager: updated code to pass timestamp to InsertLogAsync(). Minor refactoring done.
2021-10-02 12:31:49 +05:30