Skip to content

Releases: stangri/https-dns-proxy

Build v2025.10.07-2

23 Oct 17:43

Choose a tag to compare

global_force_ipv6_resolvers bugfix

Build v2025.10.07-1

07 Oct 17:12

Choose a tag to compare

update to latest upstream

Build v2025.09.11-5

07 Oct 00:37

Choose a tag to compare

better open port detection

Build v2025.09.11-4

03 Oct 19:04

Choose a tag to compare

restore IPKG_INSTROOT check in init script

Build v2025.09.11-3

24 Sep 20:07

Choose a tag to compare

IPKG_INSTROOT and ubus fixes

Build v2025.09.11-2

22 Sep 01:45

Choose a tag to compare

rework boot, config load

Build v2025.09.11-1

14 Sep 03:08
5b78c6e

Choose a tag to compare

Merge pull request #1 from stangri/baranyaib

fix division by 0

Build v2025.09.01-1

01 Sep 23:44

Choose a tag to compare

update to 2025.09.01

* Added DNS server with TCP support
* Added TCP client limit option, also can be used to disable TCP DNS server in case of issues
* Readme and help pages updated
* Combined API with UDP DNS server
* Use minimally necessary public header
* Added TCP only statistic counters
* Added TCP functional tests
* Basic querries with valgrind
  - fragmented TCP request processing
  - testing 4k large response support
* Started to use stricter compiler warnings
* UDP truncation feature
* Enable more compiler warnings
* Replace c-ares deprecated functions
* Reset HTTPS client on timeouts
* systemd service improvements
* Version bump

Build v2025.05.11-4

10 Aug 02:07

Choose a tag to compare

add build/release workflow