Skip to content

Releases: mossdef-org/https-dns-proxy

Build v2025.12.29-1

Choose a tag to compare

@github-actions github-actions released this 05 Jan 20:15
add support for -S in the init script

Build v2025.10.07-2

Choose a tag to compare

@github-actions github-actions released this 23 Oct 17:43
global_force_ipv6_resolvers bugfix

Build v2025.10.07-1

Choose a tag to compare

@github-actions github-actions released this 07 Oct 17:12
update to latest upstream

Build v2025.09.11-5

Choose a tag to compare

@github-actions github-actions released this 07 Oct 00:37
better open port detection

Build v2025.09.11-4

Choose a tag to compare

@github-actions github-actions released this 03 Oct 19:04
restore IPKG_INSTROOT check in init script

Build v2025.09.11-3

Choose a tag to compare

@github-actions github-actions released this 24 Sep 20:07
IPKG_INSTROOT and ubus fixes

Build v2025.09.11-2

Choose a tag to compare

@github-actions github-actions released this 22 Sep 01:45
rework boot, config load

Build v2025.09.11-1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 03:08
5b78c6e
Merge pull request #1 from stangri/baranyaib

fix division by 0

Build v2025.09.01-1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 23:44
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

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:07
add build/release workflow