Commit Graph

2587 Commits

Author SHA1 Message Date
Shreyas Zare
4bd96e9998 webapp: updated index for uptime stamp display and other minor changes. 2023-07-29 13:38:27 +05:30
Shreyas Zare
ac9a6fcce9 DnsWebService: implemented uptimestamp feature. Updated kestrel to use cert collection to be able to respond with cert chain for private ca. 2023-07-29 13:37:36 +05:30
Shreyas Zare
efeaae821c WebServiceSettingsApi: added uptime stamp to dns settings. 2023-07-29 13:35:51 +05:30
Shreyas Zare
32ab81548b WebServiceAuthApi: added uptime stamp to current session API. 2023-07-29 13:34:12 +05:30
Shreyas Zare
fee08180f9 DnsServer: updated TLS certificate implementation to allow the TLS handshake to send the cert chain for DoT, DoH, & DoQ. Updated ProcessAPPAsync() to fix issue with rcode for wildcard cases. 2023-07-29 13:30:46 +05:30
Shreyas Zare
6bebb650fa DhcpServer: updated ReadUdpRequestAsync() to use larger buffer size and log message size error code cases. 2023-07-29 13:26:12 +05:30
Shreyas Zare
b86b48fc9f app assembly version updated for release. 2023-07-23 19:04:43 +05:30
Shreyas Zare
e36d4aa22d minor changes 2023-07-23 19:04:12 +05:30
Shreyas Zare
ad20e2f6e2 BlockPage.App: Updated code to use cert collection. 2023-07-23 19:03:06 +05:30
Shreyas Zare
16bf7b1d90 AutoPtr.App: Fixed issue with parsing qname. 2023-07-23 19:02:17 +05:30
Shreyas Zare
f5b3c288c9 app assembly version updated for release. 2023-07-15 11:44:49 +05:30
Shreyas Zare
9bf1eb7e78 fixed issue with wildcard check to work with root zone. 2023-07-15 11:42:24 +05:30
Shreyas Zare
8a1ce203c9 app assembly version updated for release. 2023-07-09 15:58:07 +05:30
Shreyas Zare
578f343198 WhatIsMyDnsApp: fixed issue with wildcard records. 2023-07-09 15:57:15 +05:30
Shreyas Zare
4c898fcb51 WeightedRoundRobinApp: fixed issue with wildcard records. 2023-07-09 15:56:52 +05:30
Shreyas Zare
a17a500be3 SplitHorizonApp: fixed issue with wildcard records. 2023-07-09 15:56:30 +05:30
Shreyas Zare
e1368baf8d NoDataApp: fixed issue with wildcard records. 2023-07-09 15:56:06 +05:30
Shreyas Zare
3b968437b3 GeoDistanceApp: fixed issue with wildcard records. 2023-07-09 15:55:41 +05:30
Shreyas Zare
647e96dcba GeoCountryApp: fixed issue with wildcard records. 2023-07-09 15:55:21 +05:30
Shreyas Zare
f3d2420f3d GeoContinentApp: fixed issue with wildcard records. 2023-07-09 15:54:58 +05:30
Shreyas Zare
4c5ac6ec65 FailoverApp: fixed issue with wildcard records. 2023-07-09 15:54:28 +05:30
Shreyas Zare
01198a6958 AutoPTR: updated implementation to return correct RCODE for all cases. 2023-07-09 15:53:26 +05:30
Shreyas Zare
7c1fd1b6cf Merge branch 'develop' 2023-07-02 17:21:07 +05:30
Shreyas Zare
9df9cd693e added security policy 2023-07-02 17:20:03 +05:30
Shreyas Zare
517f29bcba updated changelog 2023-07-02 17:14:40 +05:30
Shreyas Zare
f3ebe5cbbe updated readme. 2023-07-02 17:13:21 +05:30
Shreyas Zare
c4fe0dd0c4 assembly version updated to v11.3 for release. 2023-07-02 17:12:02 +05:30
Shreyas Zare
cf0cef02ec inno: updated setup to v11.3 2023-07-02 17:11:23 +05:30
Shreyas Zare
ee96e44902 inno: updated dotnet to v7.0.8 2023-07-02 17:10:49 +05:30
Shreyas Zare
450aba1da1 assembly version updated for release. 2023-07-02 17:10:23 +05:30
Shreyas Zare
dc34da6931 app assembly version updated for release. 2023-07-02 17:09:51 +05:30
Shreyas Zare
bbfbbe4c2e updated docker file 2023-07-02 15:54:15 +05:30
Shreyas Zare
cf17e44968 updated apidocs. 2023-07-02 15:54:00 +05:30
Shreyas Zare
2c8f792ed0 updated solution file 2023-07-02 15:53:20 +05:30
Shreyas Zare
086fd16b62 ZoneAlias: added new dns app for zone alias support. 2023-07-02 15:53:07 +05:30
Shreyas Zare
6988b320cc zone.js: Implemented support for zone convert, URI record, noify failed for, SVCB dohpath & generic param features. Fixed multiple minor issues. 2023-07-02 15:51:45 +05:30
Shreyas Zare
75d6e20fbd webapp: updated html to support URI record, zone convert, SVCB dohpath, and notify failed features. 2023-07-02 15:49:27 +05:30
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. 2023-07-02 15:47:55 +05:30
Shreyas Zare
aa0a7ef6f6 DnsServer: Updated code to write more specific error log for dynamic updates security policy. 2023-07-02 15:45:11 +05:30
Shreyas Zare
9cf6168aa8 AuthZoneManager: fixed minor issues in ConvertZoneType(). 2023-07-02 15:44:12 +05:30
Shreyas Zare
70705234bf Merge branch 'develop' of https://github.com/TechnitiumSoftware/DnsServer into develop 2023-06-25 20:24:51 +05:30
Shreyas Zare
e10c856dce DnsWebService: added new zone convert api support. 2023-06-25 19:14:41 +05:30
Shreyas Zare
dff5d40fca WebServiceSettingsApi: updated BackupSettingsAsync() to use identifiable backup zip file name. 2023-06-25 19:12:41 +05:30
Shreyas Zare
5bb15e6f6f Extensions: updated GetRemoteEndPoint() to check for ipv4 mapped ipv6 address. 2023-06-25 19:11:30 +05:30
Shreyas Zare
74ab6b9596 DnsServer: removed RD flag check for conditional forwarder zones. 2023-06-25 19:07:04 +05:30
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. 2023-06-25 17:30:18 +05:30
Shreyas Zare
266618a026 CacheZoneManager: updating default failure TTL to 10 sec. Updated ResolveAdditionalRecords() to prevent duplicate entries. 2023-06-25 17:25:51 +05:30
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. 2023-06-25 17:24:12 +05:30
Shreyas Zare
744c71b401 AuthZoneInfo: Updated NotifyFailed to return list of failed name servers. 2023-06-25 17:12:21 +05:30
Shreyas Zare
bfefcba2c3 Merge pull request #648 from TechnitiumSoftware/update-readme
Update README.md
2023-06-01 18:25:00 +05:30