Commit History

Author SHA1 Message Date
  Shreyas Zare f7582faab9 Merge branch 'develop' 1 year ago
  Shreyas Zare 942b0b4205 updated changelog for v11.0.3 release. 1 year ago
  Shreyas Zare b3fe4ed302 assembly version updated to v11.0.3 1 year ago
  Shreyas Zare 552e2bef36 inno: updated version to 11.0.3 1 year ago
  Shreyas Zare d2432cb983 app assembly version updated for release. 1 year ago
  Shreyas Zare b872963090 build.md: minor fix. 1 year ago
  Shreyas Zare 9cd47c79b1 WebServiceSettingsApi: updated SetDnsSettings() to fix issue causing double block list update trigger. Other minor code refactoring changes done. 1 year ago
  Shreyas Zare caa5e950e0 WebServiceAppsApi: Updated StartAutomaticUpdate() to remote timeout that caused auto update to fail when server delays response. Updated GetStoreAppsJsonData() and DownloadAndUpdateAppAsync() to support optional http retries. Updated ListStoreApps() to have 30 sec timeout. 1 year ago
  Shreyas Zare 0bcb233e1c DnsServer: Updated ProcessUdpRequestAsync() to limit the response side to the configured udp payload size to limit amplification attack issue reported by Xiang Li. Updated ProcessAuthoritativeQueryAsync() to prevent conditional forwarding when request does not have RD flag set as reported by Xiang Li. 1 year ago
  Shreyas Zare 611641dced code refactoring changes 1 year ago
  Shreyas Zare 0ca9232a52 BlockListZoneManager: updated UpdateBlockListsAsync() to perform http retries. 1 year ago
  Shreyas Zare 2920c418d7 AdvancedForwarding: Updated ProcessRequestAsync() to check if request has RD flag set before forwarding. 1 year ago
  Shreyas Zare 6c3168f5d4 AdvancedBlocking: updated ProcessRequestAsync() allowed domain resolution handling to log better error log. Updated DownloadListFileAsync() to perform http retries. 1 year ago
  Shreyas Zare ed73058488 Merge pull request #577 from TechnitiumSoftware/sponsors-update 1 year ago
  Shreyas Zare e9c7af4a08 Merge pull request #576 from TechnitiumSoftware/sponsors-update 1 year ago
  Shreyas Zare bfd8a2bd69 updated readme to add Maxibytes and remove Eltris as sponsor. 1 year ago
  Shreyas Zare 232146bd19 WildIp: setting correct RA flag in response. 1 year ago
  Shreyas Zare aeb69b8acf WhatIsMyDns: setting correct RA flag in response. 1 year ago
  Shreyas Zare e217bf6ef9 SplitHorizon: setting correct RA flag in response. 1 year ago
  Shreyas Zare 80dae846b4 NoData: setting correct RA flag in response. 1 year ago
  Shreyas Zare 6a0eef7b39 GeoDistance: setting correct RA flag in response. 1 year ago
  Shreyas Zare c4d56b2120 GeoCountry: setting correct RA flag in response. 1 year ago
  Shreyas Zare 6412f41af1 GeoContinent: setting correct RA flag in response. 1 year ago
  Shreyas Zare 1b5ccf49a2 Failover: setting correct RA flag in response. 1 year ago
  Shreyas Zare 24222d0bf1 DnsBlockList: setting correct RA flag in response. 1 year ago
  Shreyas Zare 3b314225d3 BlockPage: updated app to support "enableWebServer" config option to stop the web server from starting when not needed without need to uninstall the app. 1 year ago
  Shreyas Zare bbf4a2e773 DnsServer: updated ProcessUdpRequestAsync() to handle truncation for MX response to allow trying once after removing glue records before sending a TC response due to issues with some old mail servers that do not retry over TCP when TC response is received. Updated ProcessRecursiveQueryAsync() to use EDNS request to allow relaying extended DNS error response from blocked zone to client. 1 year ago
  Shreyas Zare 157115b48e ResolverDnsCache: minor refactoring change. 1 year ago
  Shreyas Zare 003379efa6 webapp: fixed zone table sort issue and other minor blog entry title change done. 1 year ago
  Shreyas Zare f97738e7e8 LogManager: updated response logging to add [TRUNCATED] log when TC flag is set to distinguish the log entry from empty response. 1 year ago
  Shreyas Zare ff54d6a38e WebServiceOtherZonesApi: updated ImportAllowedZones() and ImportBlockedZones() to use new ImportZones() method to allow fast bulk importing. 1 year ago
  Shreyas Zare 03603b1482 BlockedZoneManager: using LoadSpecialPrimaryZones() to bulk load and import to avoid loading delays due to indexing. Minor code refactoring changes done. 1 year ago
  Shreyas Zare 5f831ed998 AllowedZoneManager: using LoadSpecialPrimaryZones() to bulk load and import to avoid loading delays due to indexing. Minor code refactoring changes done. 1 year ago
  Shreyas Zare 1fc615eeb8 AuthZoneManager: Added LoadSpecialPrimaryZones() methods to allow bulk loading/importing zones. Updated Query() to add isRecursionAllowed parameter to be used to set expected RA flag value. Minor code refactoring changes done. 1 year ago
  Shreyas Zare 1d12d8d2a6 updated readme to add build instructions link 1 year ago
  Shreyas Zare f6ea53e9dc updated build.md. 1 year ago
  Shreyas Zare 1c84c95d67 added build instructions 1 year ago
  Shreyas Zare 38f821742d updated changelog for v11.0.2 release. 1 year ago
  Shreyas Zare 53a21c20de assembly version updated to v11.0.2 for release. 1 year ago
  Shreyas Zare b962745a98 inno: updated app version to 11.0.2 for release. 1 year ago
  Shreyas Zare b085afca5c updated default app config 1 year ago
  Shreyas Zare 3060412d44 zone.js: fixed issue in pagination caused when zone has 0 records. 1 year ago
  Shreyas Zare 4384792f42 webapp: minor ui changes. 1 year ago
  Shreyas Zare c1f287528b DnsServer: fixed issue in DNS-over-HTTP private IP check causing 403 with reverse proxy. 1 year ago
  Shreyas Zare 7c82ed7907 Extensions: Updated GetRemoteEndPoint() to include ignoreXRealIpHeader option to ignore reading the remote IP from headers. 1 year ago
  Shreyas Zare ec8dce21cf AuthZoneManager: fixed minor issue when there are no zones. 1 year ago
  Shreyas Zare 7f2f998b86 Merge branch 'develop' 1 year ago
  Shreyas Zare 43575f1a3b updated changelog for v11.0.1 release. 1 year ago
  Shreyas Zare cabd87a7d2 assembly version updated to 11.0.1 for release. 1 year ago
  Shreyas Zare 0c31a0a03d docker-compose.yml: updated file to use new config folder location. 1 year ago