Releases: mossdef-org/https-dns-proxy
Releases · mossdef-org/https-dns-proxy
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