Commit History

Author SHA1 Message Date
  Shreyas Zare 7c1fd1b6cf Merge branch 'develop' 1 year ago
  Shreyas Zare 9df9cd693e added security policy 1 year ago
  Shreyas Zare 517f29bcba updated changelog 1 year ago
  Shreyas Zare f3ebe5cbbe updated readme. 1 year ago
  Shreyas Zare c4fe0dd0c4 assembly version updated to v11.3 for release. 1 year ago
  Shreyas Zare cf0cef02ec inno: updated setup to v11.3 1 year ago
  Shreyas Zare ee96e44902 inno: updated dotnet to v7.0.8 1 year ago
  Shreyas Zare 450aba1da1 assembly version updated for release. 1 year ago
  Shreyas Zare dc34da6931 app assembly version updated for release. 1 year ago
  Shreyas Zare bbfbbe4c2e updated docker file 1 year ago
  Shreyas Zare cf17e44968 updated apidocs. 1 year ago
  Shreyas Zare 2c8f792ed0 updated solution file 1 year ago
  Shreyas Zare 086fd16b62 ZoneAlias: added new dns app for zone alias support. 1 year ago
  Shreyas Zare 6988b320cc zone.js: Implemented support for zone convert, URI record, noify failed for, SVCB dohpath & generic param features. Fixed multiple minor issues. 1 year ago
  Shreyas Zare 75d6e20fbd webapp: updated html to support URI record, zone convert, SVCB dohpath, and notify failed features. 1 year ago
  Shreyas Zare e1c3c2c984 WebServiceZonesApi: implemented support for URI record. Implemented changes for notify failed feature. Implemented API for zone convert feature. Other minor fixes done. 1 year ago
  Shreyas Zare aa0a7ef6f6 DnsServer: Updated code to write more specific error log for dynamic updates security policy. 1 year ago
  Shreyas Zare 9cf6168aa8 AuthZoneManager: fixed minor issues in ConvertZoneType(). 1 year ago
  Shreyas Zare 70705234bf Merge branch 'develop' of https://github.com/TechnitiumSoftware/DnsServer into develop 1 year ago
  Shreyas Zare e10c856dce DnsWebService: added new zone convert api support. 1 year ago
  Shreyas Zare dff5d40fca WebServiceSettingsApi: updated BackupSettingsAsync() to use identifiable backup zip file name. 1 year ago
  Shreyas Zare 5bb15e6f6f Extensions: updated GetRemoteEndPoint() to check for ipv4 mapped ipv6 address. 1 year ago
  Shreyas Zare 74ab6b9596 DnsServer: removed RD flag check for conditional forwarder zones. 1 year ago
  Shreyas Zare 350f982d5f AuthZoneManager: updated ResolveAdditionalRecords() to prevent duplicate entries. Implemented ConvertZoneType() to allow converting zone types. Updated Query() to fix issue with how APP records being queried for closest/apex when not needed. 1 year ago
  Shreyas Zare 266618a026 CacheZoneManager: updating default failure TTL to 10 sec. Updated ResolveAdditionalRecords() to prevent duplicate entries. 1 year ago
  Shreyas Zare c0c0a5c396 ApexZone: Updated notification implementation to retry after SOA RETRY seconds to attempt to automatically recover from the notify failure. Updated NotifyFailed to return list of failed name servers. 1 year ago
  Shreyas Zare 744c71b401 AuthZoneInfo: Updated NotifyFailed to return list of failed name servers. 1 year ago
  Shreyas Zare bfefcba2c3 Merge pull request #648 from TechnitiumSoftware/update-readme 1 year ago
  Shreyas Zare 85b8f41c4a Merge pull request #649 from TechnitiumSoftware/update-readme 1 year ago
  Shreyas Zare 4bf5683b2a Update README.md 1 year ago
  Shreyas Zare cb14fbe168 updated dockerfile to use libmsquic v2.1.8 that works. 1 year ago
  Shreyas Zare 6741c2bcb8 updated readme 1 year ago
  Shreyas Zare 7dbf7da76a updated changelog for v11.2 release. 1 year ago
  Shreyas Zare 3265905cf0 inno: version updated to 11.2 1 year ago
  Shreyas Zare aa834f7b81 assembly version updated to v11.2 for release. 1 year ago
  Shreyas Zare 6b935d9d04 solution file updated 1 year ago
  Shreyas Zare 945abd9702 app assembly version updated for release. 1 year ago
  Shreyas Zare fe530b560a WildIp: updated ipv6 parsing to support hex string format. 1 year ago
  Shreyas Zare 37d003b926 added qname and app record name check. 1 year ago
  Shreyas Zare 7af52d1f3e WeightedRoundRobin: added new app. 1 year ago
  Shreyas Zare 9d8a2deaba AutoPtr: added new app. 1 year ago
  Shreyas Zare d859a44295 updated apidocs. 1 year ago
  Shreyas Zare 4f81071a85 docker-compose.yml: added new env vars. 1 year ago
  Shreyas Zare 8db4eb7ccd minor change 1 year ago
  Shreyas Zare 4fa584d6ac logs.js: added new menu item for query logs list items. Added showQueryLogs(). 1 year ago
  Shreyas Zare 258670a041 main.js: added new menu options for stats. 1 year ago
  Shreyas Zare 1c37ea50f7 webapp: updated html to add menu options for top client stats. 1 year ago
  Shreyas Zare b3eaaf6211 WebServiceApi: fixed issue in ResolveQueryAsync() caused when domain has IP and dnssec validation is enabled. 1 year ago
  Shreyas Zare 2e376513a8 StatsManager: updated implementation to gracefully handle errors caused by corrupt stats files. 1 year ago
  Shreyas Zare 560567a79e DnsServer: updated ProcessDoHRequestAsync() to make the accept header optional. Updated RecursiveResolveAsync() to include extended dns error in response. 1 year ago