Releases: stangri/https-dns-proxy
Releases · stangri/https-dns-proxy
Build v2025.10.07-2
global_force_ipv6_resolvers bugfix
Build v2025.10.07-1
update to latest upstream
Build v2025.09.11-5
better open port detection
Build v2025.09.11-4
restore IPKG_INSTROOT check in init script
Build v2025.09.11-3
IPKG_INSTROOT and ubus fixes
Build v2025.09.11-2
rework boot, config load
Build v2025.09.11-1
Merge pull request #1 from stangri/baranyaib fix division by 0
Build v2025.09.01-1
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
add build/release workflow