Commit Graph

2379 Commits

Author SHA1 Message Date
Shreyas Zare
072ad45291 Update README.md 2023-02-20 13:03:00 +05:30
Shreyas Zare
b9463b2324 Update CHANGELOG.md
fixed typo in release date
2023-02-20 13:01:56 +05:30
Shreyas Zare
f5825bbb24 updated readme 2023-02-18 18:30:51 +05:30
Shreyas Zare
b47bc0dab6 Merge branch 'develop' 2023-02-18 17:58:33 +05:30
Shreyas Zare
76e4ad73d7 updated changelog for v11.0 release. 2023-02-18 17:57:42 +05:30
Shreyas Zare
efe2bc5538 assembly version updated to 11.0 for release. 2023-02-18 17:57:17 +05:30
Shreyas Zare
2a4010dfbc assembly version updated for release 2023-02-18 17:56:44 +05:30
Shreyas Zare
8ff8681d92 updated readme 2023-02-18 17:55:46 +05:30
Shreyas Zare
294fbc1efb docker-compose: updated file to add QUIC ports. 2023-02-18 17:54:25 +05:30
Shreyas Zare
71d97a6b14 dockerfile: updated to use asp.net core and added QUIC related ports. 2023-02-18 17:53:53 +05:30
Shreyas Zare
8bb51d8e6a inno: updated version to 11.0 for release. 2023-02-18 17:53:09 +05:30
Shreyas Zare
6a1f543d7f inno: updated setup to install ASP.NET Core Runtime. 2023-02-18 17:52:46 +05:30
Shreyas Zare
bb5d75b258 install.sh: updated install script to install ASP.NET Core Runtime. 2023-02-18 17:51:55 +05:30
Shreyas Zare
12db30dcb7 app assembly version updated for release 2023-02-18 17:51:13 +05:30
Shreyas Zare
a2d3c63d63 AdvancedForwarding: minor formatting changes. 2023-02-18 17:50:40 +05:30
Shreyas Zare
0e66b3908a IDnsServer: added new DirectQueryAsync() method. 2023-02-18 11:50:05 +05:30
Shreyas Zare
df9373f598 zone.js: implemented pagination support for zone records view. 2023-02-18 11:48:27 +05:30
Shreyas Zare
204ae2dac2 main.js: removed unmaintained block lists from default settings. 2023-02-18 11:47:27 +05:30
Shreyas Zare
0034e3e0b0 log.js: fixed minor issue in queryLogs() and added context menu for query logs entries. 2023-02-18 11:46:51 +05:30
Shreyas Zare
e783b6b171 webapp: updated html to support pagination for zone records view. Other minor changes done. 2023-02-18 11:45:55 +05:30
Shreyas Zare
2ec37d1297 WebServiceZonesApi: minor refactoring changes. 2023-02-18 11:44:57 +05:30
Shreyas Zare
7e6b04441d DnsWebService: updated web server max request limit. 2023-02-18 11:44:30 +05:30
Shreyas Zare
089634f1f3 DnsServer: setting default blocking type to NX domain. Implemented independent query task scheduler to handle incoming requests. Implemented new DirectQueryAsync() method. 2023-02-18 11:43:37 +05:30
Shreyas Zare
12c63f0907 ResolverDnsCache: refactoring changes. 2023-02-18 11:41:56 +05:30
Shreyas Zare
2e2fd43263 AuthZoneInfo: updated implementation to use values from apex zone reference when it is available. 2023-02-18 11:41:19 +05:30
Shreyas Zare
431b16c1f4 BlockListZoneManager: Updated code to support Adblock plus list file format. 2023-02-18 11:40:11 +05:30
Shreyas Zare
6338ee25b9 AuthZoneManager: setting correct RA flag. Code refactoring done. 2023-02-18 11:39:08 +05:30
Shreyas Zare
43bc42d000 minor changes 2023-02-18 11:37:50 +05:30
Shreyas Zare
7da491c4b3 DnsServerInternal: implemented new DirectQueryAsync() method. 2023-02-18 11:37:23 +05:30
Shreyas Zare
bc63754a55 WildIp: setting correct RA flag value. 2023-02-18 11:35:31 +05:30
Shreyas Zare
d6c0c39799 WhatIsMyDns: setting correct RA flag value. 2023-02-18 11:34:58 +05:30
Shreyas Zare
a27e38ee48 SplitHorizon: setting correct RA flag value. 2023-02-18 11:34:09 +05:30
Shreyas Zare
adee4265b2 QueryLogsSqlite: minor refactoring changes. 2023-02-18 11:33:30 +05:30
Shreyas Zare
9daaed04dc NxDomain: setting correct RA flag value. 2023-02-18 11:32:54 +05:30
Shreyas Zare
50c5999e27 NoData: setting correct RA flag value. 2023-02-18 11:32:18 +05:30
Shreyas Zare
2bf17df6bf GeoDistance: setting correct RA flag value. 2023-02-18 11:31:41 +05:30
Shreyas Zare
a19a80bede GeoContinent: setting correct RA flag value. 2023-02-18 11:30:55 +05:30
Shreyas Zare
bead5d88cf GeoCountry: setting correct RA flag value. 2023-02-18 11:28:38 +05:30
Shreyas Zare
c84ce72dec Failover: setting correct RA flag value. 2023-02-18 11:27:22 +05:30
Shreyas Zare
b496f835c3 DnsBlockList: setting correct value for RA flag. 2023-02-18 11:26:42 +05:30
Shreyas Zare
7e89f3a507 Dns64: minor changes. 2023-02-18 11:25:53 +05:30
Shreyas Zare
a727969c75 AdvancedBlockingApp: updated default config to enable NX blocking method since it works better in combination with Extended DNS Errors. 2023-02-18 11:25:27 +05:30
Shreyas Zare
c29ba412d7 AdvancedBlocking: updated ProcessRequestAsync() to use the new DirectQueryAsync() method and setting the missing response type flag. Fixed bug in ReadAdblockListFile() that added exception domain names to blocked instead of allowed list. Other minor changes. 2023-02-18 11:24:19 +05:30
Shreyas Zare
c17b9b9531 updated apidocs. 2023-02-12 13:37:12 +05:30
Shreyas Zare
409347ba4a zone.js: implementes zones section pagination support. 2023-02-12 13:36:11 +05:30
Shreyas Zare
71f9cfefeb main.js: removed doh-port80 support and other minor changes. 2023-02-12 13:34:59 +05:30
Shreyas Zare
e7919c7f77 logs.js: storing current drop down value in local storage. 2023-02-12 13:34:08 +05:30
Shreyas Zare
d7b03d9c0c webapp: updated html to implement zone pagination view. Removed doh-port80 html. 2023-02-12 13:27:32 +05:30
Shreyas Zare
a3b83a43b5 IDnsQueryLogger: added UpstreamBlocked and CacheBlocked as new response types. 2023-02-12 13:20:24 +05:30
Shreyas Zare
0a7ee462f5 WebServiceZonesApi: updated ListZones() to support pagination options. Other minor changes done. 2023-02-12 13:19:41 +05:30