]>
git.ipfire.org Git - thirdparty/unbound.git/log
W.C.A. Wijngaards [Fri, 27 Jun 2025 07:24:51 +0000 (09:24 +0200)]
- xfr-tsig, unit test for tsig_sign_shared and tsig_verify_shared.
W.C.A. Wijngaards [Fri, 27 Jun 2025 06:52:32 +0000 (08:52 +0200)]
- xfr-tsig, tsig_sign_shared function.
W.C.A. Wijngaards [Thu, 26 Jun 2025 14:59:44 +0000 (16:59 +0200)]
- xfr-tsig, unit test argument parse code.
W.C.A. Wijngaards [Thu, 26 Jun 2025 13:11:25 +0000 (15:11 +0200)]
- xfr-tsig, tsig_verify_shared function.
W.C.A. Wijngaards [Thu, 26 Jun 2025 10:41:10 +0000 (12:41 +0200)]
- xfr-tsig, tsig_sign_reply function.
W.C.A. Wijngaards [Wed, 25 Jun 2025 12:52:16 +0000 (14:52 +0200)]
- xfr-tsig, fix unit test parse of tsig error code.
W.C.A. Wijngaards [Wed, 25 Jun 2025 12:19:22 +0000 (14:19 +0200)]
- xfr-tsig, test cases for BADTRUNC and not parseable.
W.C.A. Wijngaards [Wed, 25 Jun 2025 12:05:06 +0000 (14:05 +0200)]
Merge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Wed, 25 Jun 2025 12:03:52 +0000 (14:03 +0200)]
xfr-tsig, remove debug
W.C.A. Wijngaards [Wed, 25 Jun 2025 12:03:12 +0000 (14:03 +0200)]
- xfr-tsig, unit test cases for tsig errors.
Yorgos Thessalonikefs [Wed, 25 Jun 2025 12:02:47 +0000 (14:02 +0200)]
- For #1247, replay test (added tcp_transport to
outnet_serviced_query).
Yorgos Thessalonikefs [Wed, 25 Jun 2025 11:59:17 +0000 (13:59 +0200)]
- For #1247, turn off fetch-policy for delegation when looking into
parent side name servers that may not update the addresses and hit
NXNS limits.
Yorgos Thessalonikefs [Wed, 25 Jun 2025 11:56:50 +0000 (13:56 +0200)]
- Fix #1247: forward-first: ssl handshake failed on root nameservers.
W.C.A. Wijngaards [Wed, 25 Jun 2025 10:06:15 +0000 (12:06 +0200)]
- xfr-tsig, unit test for tsig_verify_query.
W.C.A. Wijngaards [Wed, 25 Jun 2025 08:21:42 +0000 (10:21 +0200)]
- xfr-tsig, fix tsig_verify_query.
W.C.A. Wijngaards [Tue, 24 Jun 2025 14:51:41 +0000 (16:51 +0200)]
- xfr-tsig, tsig_find_rr function.
W.C.A. Wijngaards [Tue, 24 Jun 2025 14:31:18 +0000 (16:31 +0200)]
- xfr-tsig, parse and verify query tsig.
W.C.A. Wijngaards [Fri, 20 Jun 2025 14:57:24 +0000 (16:57 +0200)]
- xfr-tsig, other data content matches the other len when written.
W.C.A. Wijngaards [Fri, 20 Jun 2025 12:43:19 +0000 (14:43 +0200)]
- xfr-tsig, whitespace.
W.C.A. Wijngaards [Fri, 20 Jun 2025 12:33:02 +0000 (14:33 +0200)]
Merge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Fri, 20 Jun 2025 12:31:44 +0000 (14:31 +0200)]
- xfr-tsig, unit tests for md5, sha1, sha224, sha256, sha384 and sha512.
Yorgos Thessalonikefs [Fri, 20 Jun 2025 12:11:22 +0000 (14:11 +0200)]
Changelog entry for #1293:
- Fix #1293: EDE 6 is attached to insecure cached answers when client
sends the CD bit.
Yorgos Thessalonikefs [Fri, 20 Jun 2025 12:09:30 +0000 (14:09 +0200)]
- Fix #1293: EDE 6 is attached to insecure cached answers when client sends
the CD bit.
W.C.A. Wijngaards [Fri, 20 Jun 2025 10:14:13 +0000 (12:14 +0200)]
Merge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Fri, 20 Jun 2025 10:13:51 +0000 (12:13 +0200)]
- xfr-tsig, unit test for tsig_sign_query.
W.C.A. Wijngaards [Thu, 19 Jun 2025 14:27:13 +0000 (16:27 +0200)]
- Fix rrset cache create allocation failure case.
W.C.A. Wijngaards [Thu, 19 Jun 2025 14:24:54 +0000 (16:24 +0200)]
Changelog note for #1297
- Merge #1297: edns-subnet: fix NULL_AFTER_DEREF on subnetmod.
Kostya [Thu, 19 Jun 2025 14:24:21 +0000 (17:24 +0300)]
edns-subnet: fix NULL_AFTER_DEREF on subnetmod (#1297)
Found by static analyzer svace.
Static analyzer message: Redundant comparison with a NULL value at subnetmod.c:236 for pointer 'sn_env->subnet_msg_cache',
which was dereferenced at slabhash.c:228 by passing as 1st parameter to function 'slabhash_setmarkdel' at subnetmod.c:235.
Moved usage of sn_env->subnet_msg_cache in slabhash_setmarkdel after checking.
Signed-off-by: Konstantin Kamanin <bewflast@gmail.com>
W.C.A. Wijngaards [Thu, 19 Jun 2025 12:39:45 +0000 (14:39 +0200)]
- Fix #1296: DNS over QUIC depends on a very outdated version of
ngtcp2. Fixed so it works with ngtcp2 1.13.0 and OpenSSL 3.5.0.
W.C.A. Wijngaards [Wed, 18 Jun 2025 15:01:35 +0000 (17:01 +0200)]
- xfr-tsig, test buffer size.
W.C.A. Wijngaards [Wed, 18 Jun 2025 14:41:10 +0000 (16:41 +0200)]
- xfr-tsig, tsig test.
W.C.A. Wijngaards [Wed, 18 Jun 2025 13:00:18 +0000 (15:00 +0200)]
- xfr-tsig, tsig_sign_query.
W.C.A. Wijngaards [Wed, 18 Jun 2025 10:18:20 +0000 (12:18 +0200)]
- xfr-tsig, tsig functions.
W.C.A. Wijngaards [Tue, 17 Jun 2025 14:55:18 +0000 (16:55 +0200)]
Merge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Tue, 17 Jun 2025 14:54:52 +0000 (16:54 +0200)]
- xfr-tsig, tsig_create and tsig_delete.
Yorgos Thessalonikefs [Tue, 17 Jun 2025 13:03:29 +0000 (15:03 +0200)]
- Fix for consistent use of local zone CNAME alias for configured auth
zones. Now it also applies to downstream configured auth zones.
W.C.A. Wijngaards [Mon, 16 Jun 2025 15:00:12 +0000 (17:00 +0200)]
Merge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Mon, 16 Jun 2025 14:59:53 +0000 (16:59 +0200)]
- xfr-tsig, tsig_verify return failure comment improved.
W.C.A. Wijngaards [Mon, 16 Jun 2025 12:26:54 +0000 (14:26 +0200)]
- Fix #1295: Windows 32-bit binaries download seems to be missing dll
dependency.
W.C.A. Wijngaards [Mon, 16 Jun 2025 10:43:31 +0000 (12:43 +0200)]
- Fix to check control-interface addresses in unbound-checkconf.
W.C.A. Wijngaards [Fri, 13 Jun 2025 14:32:36 +0000 (16:32 +0200)]
- xfr-tsig, man page and example config.
W.C.A. Wijngaards [Fri, 13 Jun 2025 10:12:49 +0000 (12:12 +0200)]
- xfr-tsig, tsig-key, with name, algorithm and secret options.
W.C.A. Wijngaards [Fri, 13 Jun 2025 08:17:47 +0000 (10:17 +0200)]
- xfr-tsig, fix algorithm lookup.
W.C.A. Wijngaards [Fri, 13 Jun 2025 08:15:41 +0000 (10:15 +0200)]
- xfr-tsig, algorithm table.
W.C.A. Wijngaards [Thu, 12 Jun 2025 14:05:10 +0000 (16:05 +0200)]
- xfr-tsig, key table.
W.C.A. Wijngaards [Thu, 12 Jun 2025 12:34:56 +0000 (14:34 +0200)]
- xfr-tsig, check rdata length in tsig verify.
W.C.A. Wijngaards [Thu, 12 Jun 2025 10:17:13 +0000 (12:17 +0200)]
Merge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Thu, 12 Jun 2025 10:17:01 +0000 (12:17 +0200)]
- Fix header return value description for skip_pkt_rrs and
parse_edns_from_query_pkt.
W.C.A. Wijngaards [Thu, 12 Jun 2025 09:50:11 +0000 (11:50 +0200)]
- xfr-tsig, check buffer remaining in tsig verify.
W.C.A. Wijngaards [Thu, 12 Jun 2025 07:57:23 +0000 (09:57 +0200)]
- xfr-tsig, fix warning in compile of declaration.
W.C.A. Wijngaards [Thu, 12 Jun 2025 07:53:56 +0000 (09:53 +0200)]
- xfr-tsig, const for dname compare and fix warnings in compile.
W.C.A. Wijngaards [Thu, 12 Jun 2025 07:49:20 +0000 (09:49 +0200)]
- xfr-tsig, update header comment.
W.C.A. Wijngaards [Thu, 12 Jun 2025 07:34:07 +0000 (09:34 +0200)]
- xfr-tsig, constant time memcmp is used.
W.C.A. Wijngaards [Thu, 12 Jun 2025 07:29:28 +0000 (09:29 +0200)]
Merge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Thu, 12 Jun 2025 07:25:54 +0000 (09:25 +0200)]
- xfr-tsig, import the tsig verify code from hackathon/poisonlicious branch.
W.C.A. Wijngaards [Wed, 11 Jun 2025 14:42:43 +0000 (16:42 +0200)]
- Fix conditional expressions with parentheses for bitwise and.
W.C.A. Wijngaards [Wed, 11 Jun 2025 13:46:31 +0000 (15:46 +0200)]
- Fix bitwise operators in conditional expressions with parentheses.
W.C.A. Wijngaards [Thu, 5 Jun 2025 09:11:56 +0000 (11:11 +0200)]
- iana portlist updated.
W.C.A. Wijngaards [Thu, 5 Jun 2025 09:11:32 +0000 (11:11 +0200)]
- Fix comment for the dname_remove_label_limit_len function.
W.C.A. Wijngaards [Thu, 5 Jun 2025 09:09:53 +0000 (11:09 +0200)]
- Fix unbound-anchor certificate file read for line ends and end of
file.
Yorgos Thessalonikefs [Tue, 3 Jun 2025 12:10:53 +0000 (14:10 +0200)]
- Small man page corrections for the 'disable-dnssec-lame-check' option.
W.C.A. Wijngaards [Wed, 21 May 2025 10:41:54 +0000 (12:41 +0200)]
- Fix #1288: [FR] Improve fuzzing of unbound by adapting the netbound
program.
Yorgos Thessalonikefs [Tue, 20 May 2025 14:21:02 +0000 (16:21 +0200)]
- Add more checks about respip in unbound-checkconf.
Also fixes #310: unbound-checkconf not reporting RPZ configuration
error.
Yorgos Thessalonikefs [Tue, 20 May 2025 10:23:32 +0000 (12:23 +0200)]
Changelog entry for #1285:
- Merge #1285: RST man pages.
Yorgos Thessalonikefs [Tue, 20 May 2025 10:20:20 +0000 (12:20 +0200)]
RST man pages (#1285)
Introduce restructuredText man pages to sync the online and source code man page documentation.
The templated man pages (*.in) are still part of the repo but generated with docutils from their .rst counterpart.
Documentation on how to generate those (mainly for core developers) are in README.man.
W.C.A. Wijngaards [Mon, 19 May 2025 11:17:21 +0000 (13:17 +0200)]
- Fix for cname chain length with qtype ANY and qname minimisation.
Thanks to Jim Greenwood from Nominet for the report.
W.C.A. Wijngaards [Thu, 15 May 2025 12:34:18 +0000 (14:34 +0200)]
- Fix config of slab values when there is no config file.
W.C.A. Wijngaards [Tue, 13 May 2025 13:31:05 +0000 (15:31 +0200)]
- Adjusted so-sndbuf default to 4m.
W.C.A. Wijngaards [Tue, 13 May 2025 13:04:32 +0000 (15:04 +0200)]
- Change default for so-sndbuf to 1m, to mitigate a cross-layer
issue where the UDP socket send buffers are exhausted waiting
for ARP/NDP resolution. Thanks to Reflyable for the report.
Yorgos Thessalonikefs [Tue, 13 May 2025 09:02:58 +0000 (11:02 +0200)]
- Fix #1282: log-destaddr fail on long ipv6 addresses.
Yorgos Thessalonikefs [Tue, 13 May 2025 09:00:23 +0000 (11:00 +0200)]
- Fix #1284: NULL pointer deref in az_find_nsec_cover() (latent bug)
by adding a log_assert() to safeguard future development.
W.C.A. Wijngaards [Mon, 12 May 2025 12:57:42 +0000 (14:57 +0200)]
- Fix #1283: Unsafe usage of atoi() while parsing the configuration
file.
Yorgos Thessalonikefs [Mon, 12 May 2025 12:29:11 +0000 (14:29 +0200)]
Changelog entry for #1280:
- Merge #1280: Fix auth nsec3 code. Fixes NSEC3 code to not break on
broken auth zones that include unsigned out of zone (above apex)
data. Could lead to hang while trying to prove a wildcard answer.
Yorgos Thessalonikefs [Mon, 12 May 2025 12:26:47 +0000 (14:26 +0200)]
Fix auth nsec3 code (#1280)
- Fix NSEC3 code to not break on broken auth zones that include unsigned
out of zone (above apex) data. Could lead to hang while trying to
prove a wildcard answer.
Reported by Dmitrii Kuvaiskii from Amazon Web Services.
- Tests for NSEC3 auth zones with out of zone data.
W.C.A. Wijngaards [Fri, 9 May 2025 14:01:41 +0000 (16:01 +0200)]
- Fix #1281: forward-zone "name: ." conflicts with auth-zone "name: ."
in 1.23.0, but worked in 1.22.0.
Yorgos Thessalonikefs [Mon, 5 May 2025 12:47:12 +0000 (14:47 +0200)]
- Sync unbound and unbound-checkconf log output for unknown modules.
Yorgos Thessalonikefs [Tue, 29 Apr 2025 13:23:07 +0000 (15:23 +0200)]
Changelog entry for #1276:
- Merge #1276: Auto-configure '-slabs' values.
Yorgos Thessalonikefs [Tue, 29 Apr 2025 13:21:47 +0000 (15:21 +0200)]
Auto-configure '-slabs' values (#1276)
- Auto-configure '-slabs' values to a power of 2 value close to num-threads
by default for multi-threaded environments.
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
W.C.A. Wijngaards [Tue, 29 Apr 2025 10:43:56 +0000 (12:43 +0200)]
- Fix dnstap to use protoc.
W.C.A. Wijngaards [Tue, 29 Apr 2025 10:38:41 +0000 (12:38 +0200)]
- Fix for parallel build of dnstap protoc-c output.
Yorgos Thessalonikefs [Mon, 28 Apr 2025 13:50:03 +0000 (15:50 +0200)]
Changelog entry for #1275:
- Merge #1275: Use macros for the fr_check_changed* functions.
Yorgos Thessalonikefs [Mon, 28 Apr 2025 13:48:45 +0000 (15:48 +0200)]
Use macros for the fr_check_changed* functions (#1275)
W.C.A. Wijngaards [Fri, 25 Apr 2025 09:12:28 +0000 (11:12 +0200)]
- Fix #1272: assertion failure testcode/unitverify.c:202.
W.C.A. Wijngaards [Thu, 24 Apr 2025 08:17:45 +0000 (10:17 +0200)]
- Tag for 1.23.0rc2. This became the release of 1.23.0 on 24 April
2025. The code repository continues with 1.23.1 in development.
W.C.A. Wijngaards [Thu, 24 Apr 2025 08:14:02 +0000 (10:14 +0200)]
Merge branch 'branch-1.23.0'
W.C.A. Wijngaards [Wed, 16 Apr 2025 10:03:08 +0000 (12:03 +0200)]
- Increase default to `num-queries-per-thread: 2048`, when unbound is
compiled with libevent. It makes saturation of the task queue more
resource intensive and less practical. Thanks to Shiming Liu,
Network and Information Security Lab, Tsinghua University for the
report.
Yorgos Thessalonikefs [Fri, 11 Apr 2025 13:07:25 +0000 (15:07 +0200)]
Changelog entry for #1265:
- Merge #1265: Fix WSAPoll.
Yorgos Thessalonikefs [Fri, 11 Apr 2025 13:05:52 +0000 (15:05 +0200)]
Fix WSAPoll (#1265)
* Fix calling WSAPoll.
* fast_reload: explicitly set tcp_wouldblock on Windows when there is no
command to read from the fast_reload thread.
* For poll(), also check for ENOMEM (Linux).
* Remove ifdefs for ENOMEM.
* Some systems return EAGAIN for poll.
Yorgos Thessalonikefs [Fri, 11 Apr 2025 13:07:25 +0000 (15:07 +0200)]
Changelog entry for #1265:
- Merge #1265: Fix WSAPoll.
Yorgos Thessalonikefs [Fri, 11 Apr 2025 13:05:52 +0000 (15:05 +0200)]
Fix WSAPoll (#1265)
* Fix calling WSAPoll.
* fast_reload: explicitly set tcp_wouldblock on Windows when there is no
command to read from the fast_reload thread.
* For poll(), also check for ENOMEM (Linux).
* Remove ifdefs for ENOMEM.
* Some systems return EAGAIN for poll.
W.C.A. Wijngaards [Thu, 10 Apr 2025 07:33:51 +0000 (09:33 +0200)]
- Fix for print of connection type in log-replies for dot and doh.
W.C.A. Wijngaards [Wed, 9 Apr 2025 12:20:22 +0000 (14:20 +0200)]
Merge branch 'master' into branch-1.23.0
W.C.A. Wijngaards [Wed, 9 Apr 2025 12:13:58 +0000 (14:13 +0200)]
- Fix #1264: unbound 1.22.0 leaks memory when doing DoH.
W.C.A. Wijngaards [Wed, 9 Apr 2025 09:06:25 +0000 (11:06 +0200)]
- Fix to detect if atomic_store links in configure.
W.C.A. Wijngaards [Tue, 8 Apr 2025 13:43:05 +0000 (15:43 +0200)]
Merge branch 'branch-1.23.0' of github.com:NLnetLabs/unbound into branch-1.23.0
W.C.A. Wijngaards [Tue, 8 Apr 2025 13:42:56 +0000 (15:42 +0200)]
- Fix fast_reload to print chroot with config file name.
Yorgos Thessalonikefs [Tue, 8 Apr 2025 13:34:51 +0000 (15:34 +0200)]
- Update to the manpage for the fast_reload part.
W.C.A. Wijngaards [Tue, 8 Apr 2025 06:37:30 +0000 (08:37 +0200)]
- Tag for 1.23.0rc1.
Yorgos Thessalonikefs [Mon, 7 Apr 2025 14:56:38 +0000 (16:56 +0200)]
- More explicit text about memory usage during fast_reload.
Yorgos Thessalonikefs [Mon, 7 Apr 2025 08:28:37 +0000 (10:28 +0200)]
Changelog entry for #902:
- Merge #902: DNS Error Reporting (RFC 9567). Introduces new
configuration option 'dns-error-reporting' and new statistics for
'num.dns_error_reports'.