]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2026-06-17  W.C.A. Wijngaards- Fix that unbound-control auth_zone_reload stops the
2026-06-17  W.C.A. Wijngaards- Fix that malloc failure in auth-zone insert rr does
2026-06-17  W.C.A. Wijngaards- Fix that unbound-checkconf checks if an auth-zone...
2026-06-17  W.C.A. Wijngaards- Fix to remove debug from auth_transfer_limit test.
2026-06-17  W.C.A. Wijngaards- Fix that after fast_reload the disown of the auth...
2026-06-16  W.C.A. Wijngaards- Fix for #1462: Fix that auth primary host name lookup
2026-06-16  W.C.A. Wijngaards- Fix after malloc failure the rrset_insert_rr in
2026-06-16  W.C.A. Wijngaards- Fix incorrect cleanup after an allocation failure for
2026-06-16  W.C.A. Wijngaards- Fix that after shared memory cannot be created, from
2026-06-16  W.C.A. Wijngaards- Fix that after malloc failure in find_tag_datas, the
2026-06-16  W.C.A. Wijngaards- Fix incorrect cleanup after an allocation failure for
2026-06-16  W.C.A. Wijngaards- Fix for neater solution to clear log thread id after
2026-06-16  W.C.A. Wijngaards- Fix that libunbound pipe functions fail with error...
2026-06-16  W.C.A. Wijngaards- Fix locking in libunbound ub_ctx_set_event call.
2026-06-16  W.C.A. Wijngaards- Fix that dnscrypt configuration does not crash, due to
2026-06-16  W.C.A. Wijngaards- Fix that after malloc failure in RPZ load a half...
2026-06-16  W.C.A. Wijngaards- Fix that for a zonefile only zone, if that file does not
2026-06-16  W.C.A. Wijngaards- Fix that after malloc failure a half-built local_alia...
2026-06-16  W.C.A. Wijngaards- Fix that a signed wildcard NSEC, is checked before...
2026-06-16  W.C.A. Wijngaards- Fix that dns64 does not ignore the `forward-no-cache...
2026-06-16  W.C.A. Wijngaards- Fix that auth-zone, and RPZ zones, do not allow out...
2026-06-16  W.C.A. Wijngaards- Fix that a half-written trust anchor file does not...
2026-06-16  W.C.A. Wijngaards- Fix that when SVCB records cannot be written out...
2026-06-16  W.C.A. Wijngaards- Fix to disallow $INCLUDE for secondary zones. Start up
2026-06-15  W.C.A. Wijngaards- Fix that dns64 bypasses rpz-passthru rule during
2026-06-15  W.C.A. Wijngaards- Fix misconfigured ipsecmod hook causing path name
2026-06-15  W.C.A. Wijngaards- Fix DNAME synthesis from cache that keeps use of...
2026-06-15  W.C.A. Wijngaards- Fix log of an aliased qname, to not use freed region
2026-06-15  W.C.A. Wijngaards- Fix that fast_reload does not terminate the server for
2026-06-15  W.C.A. Wijngaards- Fix integer overflow for very high values of
2026-06-15  W.C.A. Wijngaards- Fix erroneous DNS error report values after bogus...
2026-06-15  W.C.A. Wijngaards- Fix integer overflow in infra-cache-max-rtt calculation.
2026-06-15  W.C.A. Wijngaards- Fix for fast_reload that removes an auth zone while its
2026-06-15  W.C.A. Wijngaards- Fix that fast_reload when a zonemd verification lookup
2026-06-15  W.C.A. Wijngaards- Fix that misconfigured `iter-scrub-ns: 0` causes...
2026-06-15  W.C.A. Wijngaards- Fix buffer overflow when configured with lower than
2026-06-15  W.C.A. Wijngaards- Fix assertion failure for long HTTP header that fills
2026-06-15  W.C.A. WijngaardsFix comment.
2026-06-15  W.C.A. Wijngaards- Fix perform a full transfer every number of incremental
2026-06-15  W.C.A. Wijngaards- Fix to add `max-transfer-size` and `max-transfer...
2026-06-12  W.C.A. Wijngaards- Fix that for auth-zone and rpz zones the allow-notify
2026-06-11  W.C.A. Wijngaards- Fix compile for OpenSSL 1.0.2 and before in server...
2026-06-11  W.C.A. Wijngaards- Fix #1437: Fix compile with OpenSSL 4.0.1.
2026-06-11  W.C.A. Wijngaards- Fix for #1306: configure checks if the ngtcp2_crypto_ossl
2026-06-11  W.C.A. Wijngaards- Fix for #1306: configure detects specifically the...
2026-06-10  W.C.A. Wijngaards- Fix warnings with gcc in compat/inet_pton.c.
2026-06-10  W.C.A. Wijngaards- Fix pythonmod script read for numeric overflow.
2026-06-09  W.C.A. Wijngaards- Fix unit test for ecs to check for malloc success.
2026-06-08  Alex Bandchange mailing list to forum
2026-06-03  W.C.A. Wijngaards- Fix that dns64 cleans up the allocated message if...
2026-06-03  W.C.A. Wijngaards- Fix that dump_cache has a larger buffer for records,
2026-06-03  W.C.A. Wijngaards- Fix that validation canonicalization of domain names
2026-06-03  W.C.A. Wijngaards- Fix fast_reload for when a ZONEMD lookup is in progress.
2026-06-03  W.C.A. Wijngaards- Fix negative cache NSEC3 nodata proof, to use the...
2026-06-03  W.C.A. Wijngaards- Fix PROXYv2 header read and consume, it checks the...
2026-06-03  W.C.A. Wijngaards- Fix ipset module to use larger domain name buffers...
2026-06-03  W.C.A. Wijngaards- Fix that quotation and escaping works the same in...
2026-06-03  W.C.A. Wijngaards- Fix parse of svcbparam ech, it had incorrect length...
2026-06-03  Yorgos Thessalonikefs- Fix const as reported by newest compiler warnings.
2026-06-03  W.C.A. Wijngaards- Fix negative cache to work with NSEC3 records without...
2026-06-03  W.C.A. Wijngaards- Fix that the processing of class responses does not...
2026-05-29  W.C.A. Wijngaards- Fix unit test to check for new icannbundle.pem.
2026-05-29  W.C.A. Wijngaards- Update icannbundle.pem certificates in unbound-anchor. It
2026-05-29  W.C.A. Wijngaards- iana portlist updated.
2026-05-29  W.C.A. Wijngaards- Fix header_seen detection for trust anchor files...
2026-05-28  W.C.A. Wijngaards- Fix #1457: race condition causes segfault when starting
2026-05-27  W.C.A. Wijngaards- Fix analyzer warning in mesh_new_client.
2026-05-27  W.C.A. Wijngaards- Fix that validator caps number of ANY RRsets it can
2026-05-27  W.C.A. Wijngaards- Fix ipset module for name too long checks, race condi...
2026-05-27  W.C.A. Wijngaards- Fix that dns64 with subnetcache does not write ECS...
2026-05-27  W.C.A. Wijngaards- Fix, in depth, for respip rewrite of dns64 responses...
2026-05-27  W.C.A. Wijngaards- Fix manual to document ratelimit, that it is for...
2026-05-27  W.C.A. Wijngaards- Fix to decrement the per-netblock tcp connection...
2026-05-27  W.C.A. Wijngaards- Fix to reset the tcp-timeout before applying a load...
2026-05-27  W.C.A. Wijngaards- Fix that msgencode insert_query has the correct asser...
2026-05-27  W.C.A. Wijngaards- Fix that the ratelimit is decremented on successful
2026-05-27  W.C.A. Wijngaards- Fix to limit the DSNS per-label walk in the iterator...
2026-05-27  W.C.A. Wijngaards- Fix for autotrust state-file line overflow, that...
2026-05-26  W.C.A. Wijngaards- Fix for mesh new client and mesh new callback to...
2026-05-20  W.C.A. Wijngaards- Fix for signed same-owner CNAME and ordinary RRset...
2026-05-20  W.C.A. Wijngaards- Fix cleaning up DoH session. The same query can be...
2026-05-20  W.C.A. Wijngaards- Fix lame server detection, for selfpointed glue records.
2026-05-20  W.C.A. Wijngaards- Fix in depth for serve-expired responses from cachedb...
2026-05-20  W.C.A. WijngaardsRemove the debug file.
2026-05-20  W.C.A. Wijngaards- Unit test for CVE-2026-44390.
2026-05-20  W.C.A. Wijngaards- Unit test for CVE-2026-42960.
2026-05-20  W.C.A. Wijngaards- Unit test for CVE-2026-40622.
2026-05-20  W.C.A. Wijngaards- Unit test for CVE-2026-42959.
2026-05-20  W.C.A. Wijngaards- Unit test for CVE-2026-42944.
2026-05-20  W.C.A. Wijngaards- Unit test for CVE-2026-33278.
2026-05-20  W.C.A. Wijngaards- Tag for 1.25.1 release, it contains the security...
2026-05-20  W.C.A. WijngaardsMerge branch 'branch-1.25.1'
2026-05-20  W.C.A. Wijngaards- Fix CVE-2026-44608, Use after free and crash in RPZ... branch-1.25.1 release-1.25.1
2026-05-20  W.C.A. WijngaardsChangelog entry.
2026-05-20  W.C.A. Wijngaards- Fix CVE-2026-44390, Unbounded name compression in...
2026-05-20  W.C.A. Wijngaards- Fix CVE-2026-42960, Possible cache poisoning attack...
2026-05-20  W.C.A. Wijngaards- Fix CVE-2026-42923, Degradation of service with unbou...
2026-05-20  W.C.A. Wijngaards- Fix CVE-2026-42534, Jostle logic bypass degrades...
2026-05-20  W.C.A. Wijngaards- Fix CVE-2026-41292, Parsing a long list of incoming...
2026-05-20  W.C.A. Wijngaards- Fix CVE-2026-40622, "Ghost domain name" variant....
next