3
I Use This!
Activity Not Available

News

Analyzed about 2 months ago. based on code collected about 2 months ago.
Posted about 1 month ago
Bugfixes cache: avoid excessive logging introduced in the last release (!1869) /options/serve-stale: avoid SIGSEGV from a LuaJIT bug (#957) Improvements DoH: add unencrypted mode for reverese proxies (alpha, !1877 …
Posted about 2 months ago
Security DNS-over-QUIC (DoQ) had severe issues, allowing even RCE Many people reported (some of) these issues to us. DNSSEC correctness issues, acting mainly through the aggressive cache: * dealing with Labels …
Posted 3 months ago
Improvements packaging: rpm: require python3-setuptools (!1830, #952) packaging: rpm: provide user/group (!1837) controller: improved error handling when sending commands to workers (!1834) Bugfixes dns64: fix CNAME problems again (#797 …
Posted 5 months ago
Improvements: /local-data/rpz: support *.some.name. CNAME block.page. (!1808) /local-data/rpz: print line number in the RPZ on error (!1823) /local-data/nodata: also apply to rpz: and records: (!1812 …
Posted 7 months ago
Improvements DNS-over-QUIC (DoQ) is available for serving (beta, !1747) Bugfixes fix UDP answers without sendmmsg, e.g. on non-Linux (!1795) fix /logging/groups in python 3.8 (!1799)
Posted 8 months ago
6.1.0 is the first officially stable release of version 6. As of this release, version 6 is preferred over version 5. Improvements: logging: improved logging groups (!1768) support …
Posted about 1 year ago
Security DoS: fix a rare segfault in resolve function (!1720) Someone controlling the DNS traffic might be able to trigger this crash intentionally and too often. DoS: drop a wrong …
Posted over 1 year ago
Security DoS: fix unconfirmed crashes with the line below (!1683) [system] requirement "h && h->end > h->begin" failed in queue_pop_impl Improvements tests: disable problematic config.http test (#925, !1678) validator …
Posted over 1 year ago
Security DoS: fix unconfirmed crashes with the line below (!1683) [system] requirement "h && h->end > h->begin" failed in queue_pop_impl Improvements tests: disable problematic config.http test (#925 …
Posted about 2 years ago
Security reduce buffering of transmitted data, especially TCP-based in userspace Also expose some of the new tweaks in lua: (require 'ffi').C.the_worker.engine.net.tcp.user_timeout = 1000 (require 'ffi' …