Commit History

Author SHA1 Message Date
  Shreyas Zare 7422262640 updated Dockerfile to support DNS-over-QUIC and graceful shutdown. 1 year ago
  Shreyas Zare e182571e41 inno: app version updated to v11.0.1. 1 year ago
  Shreyas Zare 4a81bc7656 app assembly version updated for release. 1 year ago
  Shreyas Zare c975caa76d updated app config default values. 1 year ago
  Shreyas Zare e81d1162e8 updated apidocs 1 year ago
  Shreyas Zare b8813fe432 main.js: updated dashboard api changes. Updated settings code to show DoH url too in info. 1 year ago
  Shreyas Zare b73d2e2ffc dhcp.js: updated saveDhcpScope() to use POST method to prevent long url error. 1 year ago
  Shreyas Zare 50be5d0b09 updated main.css for dashboard zone stats changes. 1 year ago
  Shreyas Zare 1fa8fdf95d webapp: updated index to add blog post links. Updated dashboard to add allow list stats. Other minor changes done. 1 year ago
  Shreyas Zare 22d480b4dd code refactoring changes 1 year ago
  Shreyas Zare 2c14da3c2e WebServiceDashboardApi: updated dashboard api to add allow list zones count. 1 year ago
  Shreyas Zare 7fb8e2730d DnsWebService: updated StartWebServiceAsync() to have safe mode to allow only http listening when required. Code refactoring changes done. 1 year ago
  Shreyas Zare fa82a737e9 DnsServer: Updated ProcessAuthoritativeQueryAsync() by moving query code into separate AuthoritativeQueryAsync() method. Updated ProcessCNAME(), ProcessANAME(), and CachePrefetchSamplingTimerCallback() to use AuthoritativeQueryAsync(). Updated "this-server" implementation to move checking code into RecursiveResolveAsync(). Code refactoring changes done. 1 year ago
  Shreyas Zare a53d5df19c BlockListZoneManager: updated implementation of allowed list by having a separate allowed zone. Updated parser to detect inline comment. Added IsAllowed() method. Updated Query() to check count before query. 1 year ago
  Shreyas Zare d62483bd51 BlockedZoneManager: updated Query() to check count before query. 1 year ago
  Shreyas Zare cc597d8694 AllowedZoneManager: refactored Query() to IsAllowed(). 1 year ago
  Shreyas Zare 2d89c62cb6 uinstall.sh: updated to use new install path. 1 year ago
  Shreyas Zare 19025f8e12 install.sh: updated to use new install path. 1 year ago
  Shreyas Zare 2737d136bb updated systemd.service to use new install path. 1 year ago
  Shreyas Zare 2aba1bb46c AdvancedForwarding: updated app to detect if domain is the same as that of the forwarder. 1 year ago
  Shreyas Zare 8b929a84d8 AdvancedBlocking: updated parser to read inline comments correctly. 1 year ago
  Shreyas Zare 186e36949a Merge pull request #560 from TechnitiumSoftware/update-changelog 1 year ago
  Shreyas Zare 75861b8120 Merge pull request #561 from TechnitiumSoftware/update-changelog 1 year ago
  Shreyas Zare 072ad45291 Update README.md 1 year ago
  Shreyas Zare b9463b2324 Update CHANGELOG.md 1 year ago
  Shreyas Zare f5825bbb24 updated readme 1 year ago
  Shreyas Zare b47bc0dab6 Merge branch 'develop' 1 year ago
  Shreyas Zare 76e4ad73d7 updated changelog for v11.0 release. 1 year ago
  Shreyas Zare efe2bc5538 assembly version updated to 11.0 for release. 1 year ago
  Shreyas Zare 2a4010dfbc assembly version updated for release 1 year ago
  Shreyas Zare 8ff8681d92 updated readme 1 year ago
  Shreyas Zare 294fbc1efb docker-compose: updated file to add QUIC ports. 1 year ago
  Shreyas Zare 71d97a6b14 dockerfile: updated to use asp.net core and added QUIC related ports. 1 year ago
  Shreyas Zare 8bb51d8e6a inno: updated version to 11.0 for release. 1 year ago
  Shreyas Zare 6a1f543d7f inno: updated setup to install ASP.NET Core Runtime. 1 year ago
  Shreyas Zare bb5d75b258 install.sh: updated install script to install ASP.NET Core Runtime. 1 year ago
  Shreyas Zare 12db30dcb7 app assembly version updated for release 1 year ago
  Shreyas Zare a2d3c63d63 AdvancedForwarding: minor formatting changes. 1 year ago
  Shreyas Zare 0e66b3908a IDnsServer: added new DirectQueryAsync() method. 1 year ago
  Shreyas Zare df9373f598 zone.js: implemented pagination support for zone records view. 1 year ago
  Shreyas Zare 204ae2dac2 main.js: removed unmaintained block lists from default settings. 1 year ago
  Shreyas Zare 0034e3e0b0 log.js: fixed minor issue in queryLogs() and added context menu for query logs entries. 1 year ago
  Shreyas Zare e783b6b171 webapp: updated html to support pagination for zone records view. Other minor changes done. 1 year ago
  Shreyas Zare 2ec37d1297 WebServiceZonesApi: minor refactoring changes. 1 year ago
  Shreyas Zare 7e6b04441d DnsWebService: updated web server max request limit. 1 year ago
  Shreyas Zare 089634f1f3 DnsServer: setting default blocking type to NX domain. Implemented independent query task scheduler to handle incoming requests. Implemented new DirectQueryAsync() method. 1 year ago
  Shreyas Zare 12c63f0907 ResolverDnsCache: refactoring changes. 1 year ago
  Shreyas Zare 2e2fd43263 AuthZoneInfo: updated implementation to use values from apex zone reference when it is available. 1 year ago
  Shreyas Zare 431b16c1f4 BlockListZoneManager: Updated code to support Adblock plus list file format. 1 year ago
  Shreyas Zare 6338ee25b9 AuthZoneManager: setting correct RA flag. Code refactoring done. 1 year ago