Skip to content

Releases: mossdef-org/https-dns-proxy

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