Commit Graph

1580 Commits

Author SHA1 Message Date
Shreyas Zare
0fbb63aa94 Failover: minor changes 2021-11-06 13:35:02 +05:30
Shreyas Zare
d9c19864a5 DropRequests: minor changes done. 2021-11-06 13:33:50 +05:30
Shreyas Zare
35a22bae12 DnsServer: minor refactoring done in PostProcessQuery(). 2021-11-06 13:32:35 +05:30
Shreyas Zare
c115b70fec zone.js: added support for DNSSEC records. 2021-11-06 13:31:25 +05:30
Shreyas Zare
98b5486aed WebServiceZonesApi: added support for DNSSEC records. 2021-11-06 13:30:48 +05:30
Shreyas Zare
d0b4b45b52 minor changes 2021-11-06 13:30:18 +05:30
Shreyas Zare
8df098ff75 DnsWebService: added WebServiceTlsPort property. 2021-11-06 13:29:48 +05:30
Shreyas Zare
2ac3f4f483 minor changes 2021-11-06 13:29:21 +05:30
Shreyas Zare
11a64ecc14 WindowsService: moved firewall entry code from Program to DnsServiceWorker. Adding an extra default firewall rule for web console. 2021-11-06 13:27:44 +05:30
Shreyas Zare
b77943b5dc IDnsQueryLogger: minor changes 2021-11-06 13:24:58 +05:30
Shreyas Zare
b8bad36baa updated readme 2021-10-30 12:27:02 +05:30
Shreyas Zare
e472cd2fc0 updated api docs. 2021-10-30 12:23:51 +05:30
Shreyas Zare
754df0630c main.js: implemented EDNS udp payload size option. 2021-10-30 12:23:39 +05:30
Shreyas Zare
0ecec4e44e webapp: updated html for EDNS udp payload size option. 2021-10-30 12:22:51 +05:30
Shreyas Zare
1d91ce7419 DnsWebService: updated api to add udpPayloadSize. Updated DNS Client api to support EDNS. 2021-10-30 12:22:26 +05:30
Shreyas Zare
13791e1d60 DnsServer: implemented EDNS support. 2021-10-30 12:18:32 +05:30
Shreyas Zare
e7f3372411 minor readme update 2021-10-30 12:12:11 +05:30
Shreyas Zare
d61f31162f updated change log 2021-10-30 12:08:54 +05:30
Shreyas Zare
e3190db4d1 assembly version updated to v7.1 for release. 2021-10-23 13:46:10 +05:30
Shreyas Zare
ea56f24a21 app assembly versions updated for release 2021-10-23 13:45:41 +05:30
Shreyas Zare
29db03ef6a updated change log for v7.1 2021-10-23 13:44:02 +05:30
Shreyas Zare
ea73f21426 updated readme 2021-10-23 13:43:26 +05:30
Shreyas Zare
dd8090790a inno: updated version to 7.1 for release. 2021-10-23 13:42:45 +05:30
Shreyas Zare
832e5a016f inno: updated dotnet to v5.0.11 2021-10-23 12:07:08 +05:30
Shreyas Zare
df484b6e7b main.js: reloading forwarder after set settings to get the converted forwarder format strings. 2021-10-23 12:05:32 +05:30
Shreyas Zare
4622b48e84 minor changes 2021-10-23 12:04:51 +05:30
Shreyas Zare
170b01677a DnsWebService: updated SetDnsSettings() to convert the forwarder to the specified protocol. 2021-10-23 12:04:19 +05:30
Shreyas Zare
58f5b549cc minor changes 2021-10-23 12:03:16 +05:30
Shreyas Zare
6ec4357b52 QueryLogsSqlite: updated sql query in QueryLogsAsync() to improve performance. 2021-10-23 12:02:35 +05:30
Shreyas Zare
e335c47f7e updated readme for docker env var link. 2021-10-16 17:44:23 +05:30
Shreyas Zare
862aa90652 updated docker compose file 2021-10-16 17:44:05 +05:30
Shreyas Zare
2d1ff8c77b added docker env var documentation from @Cossey's pull request. 2021-10-16 17:43:41 +05:30
Shreyas Zare
25cdaa7618 main.js: updated checkForWebConsoleRedirection() to check for TLS enable/disable event and to redirect to the correct protocol url. 2021-10-16 16:38:14 +05:30
Shreyas Zare
020d9dcd32 updated docker compose with all supported env var to init the config. 2021-10-16 16:15:54 +05:30
Shreyas Zare
f8a181b46b DnsWebService: implemented DNS_SERVER_ADMIN_PASSWORD env var to init config. 2021-10-16 16:14:28 +05:30
Shreyas Zare
3a81166236 DnsWebService: added more env vars for creating initial config file as per @Cossey's pull request. 2021-10-16 15:29:37 +05:30
Shreyas Zare
3e036ddbb6 Merge branch 'develop' of https://github.com/TechnitiumSoftware/DnsServer into develop 2021-10-16 15:08:23 +05:30
Shreyas Zare
3836fac9b3 Merge pull request #326 from Cossey/API-Documentation
Update APIDOCS.md
2021-10-16 15:08:06 +05:30
Shreyas Zare
d9c1590f75 updated api docs. 2021-10-16 15:05:48 +05:30
Shreyas Zare
78f5d03ef1 main.js: implemented self signed cert option. 2021-10-16 15:05:15 +05:30
Shreyas Zare
1232c5fdbe webapp: added html for self signed cert option. 2021-10-16 15:04:30 +05:30
Shreyas Zare
8efb34593a DnsWebService: implemented option to enable automatic self signed TLS certificate for the web service. 2021-10-16 15:04:06 +05:30
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
Shreyas Zare
f2c209741c AdvancedBlocking: fixed bugs in regex block list loading. 2021-10-16 14:46:37 +05:30
Stewart Cossey
6ddd84d458 Update APIDOCS.md
Add in additional setting properties.
Add In Temporarily Disable Block Lists api.
2021-10-12 20:50:51 +13:00
Shreyas Zare
e2679df92e WebServiceZonesApi: updated code to show correct json for special cache records of unknown type. 2021-10-09 16:54:18 +05:30
Shreyas Zare
de2cc743aa webapp: fixed minor attribute in html 2021-10-09 16:53:18 +05:30
Shreyas Zare
71fd232e80 dhcp.js: fixed minor ui issues. 2021-10-09 16:52:44 +05:30
Shreyas Zare
18e4c7f972 apps.js: updated label for request controller to "Acccess Control" for better understanding of the user. 2021-10-09 16:52:17 +05:30
Shreyas Zare
2aae0f6896 DnsServer: refactored code to move parsing error checks into PreProcessQueryAsync() and to allow request controller dns apps to inspect the requests to allow droping them. Updated ProcessQueryAsync() to not return FormatError when a request received has response flag set to avoid loops. 2021-10-09 16:51:20 +05:30