]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
6 days agodistribute can send out responses tsig signed
Willem Toorop [Sat, 1 Nov 2025 13:32:09 +0000 (14:32 +0100)] 
distribute can send out responses tsig signed

6 days agoForgot to include util/allow_response_list.[ch]
Willem Toorop [Sat, 1 Nov 2025 12:12:35 +0000 (13:12 +0100)] 
Forgot to include util/allow_response_list.[ch]

6 days agoconfigurable ranges and tsig to allow responses
Willem Toorop [Sat, 1 Nov 2025 11:52:48 +0000 (12:52 +0100)] 
configurable ranges and tsig to allow responses

Configurable with the "allow-response:" option in the "server:" section.
Usage:
allow-response: <IP netblock> <tsig key-name | NOKEY | BLOCKED>

7 days agoConst string for tsig lookups
Willem Toorop [Fri, 31 Oct 2025 14:45:34 +0000 (15:45 +0100)] 
Const string for tsig lookups

8 days agoMerge branch 'master' into update-with-branches/poisonlicious
Willem Toorop [Thu, 30 Oct 2025 08:48:57 +0000 (09:48 +0100)] 
Merge branch 'master' into update-with-branches/poisonlicious

8 days agoMerge branch 'xfr-tsig' into update-with-branches/poisonlicious
Willem Toorop [Thu, 30 Oct 2025 08:45:11 +0000 (09:45 +0100)] 
Merge branch 'xfr-tsig' into update-with-branches/poisonlicious

10 days ago- Fix typo; spotted by T3rm1.
Yorgos Thessalonikefs [Tue, 28 Oct 2025 13:42:20 +0000 (14:42 +0100)] 
- Fix typo; spotted by T3rm1.

11 days ago- Fix #1165, document the possible circular dependency when using
Yorgos Thessalonikefs [Mon, 27 Oct 2025 13:00:15 +0000 (14:00 +0100)] 
- Fix #1165, document the possible circular dependency when using
  host names instead of IP addresses for name servers in stub/forward
  zones and log a warning when spotted in the configuration.

11 days agoChangelog entry for #1331:
Yorgos Thessalonikefs [Mon, 27 Oct 2025 08:59:35 +0000 (09:59 +0100)] 
Changelog entry for #1331:
- Merge #1331 from Jitka PlesnĂ­ková: Replace deprecated $function by
  new $action, for SWIG.

11 days agoMerge pull request #1331 from jplesnik/master
Yorgos Thessalonikefs [Mon, 27 Oct 2025 08:57:59 +0000 (09:57 +0100)] 
Merge pull request #1331 from jplesnik/master

Replace deprecated $function by new $action

2 weeks ago- For #1364, use OPENSSL_VERSION_TEXT instead of OPENSSL_VERSION_NUMBER
Yorgos Thessalonikefs [Fri, 24 Oct 2025 13:43:22 +0000 (15:43 +0200)] 
- For #1364, use OPENSSL_VERSION_TEXT instead of OPENSSL_VERSION_NUMBER
  for part of the configure script. OPENSSL_VERSION_TEXT is more
  consistent across versions.

2 weeks ago- Fix unused attribute warning in redis.c when threads are not
Yorgos Thessalonikefs [Fri, 24 Oct 2025 12:44:58 +0000 (14:44 +0200)] 
- Fix unused attribute warning in redis.c when threads are not
  supported.

2 weeks ago- Note Havard Eidnes for his suggestions on the mailing list.
Yorgos Thessalonikefs [Fri, 24 Oct 2025 12:26:08 +0000 (14:26 +0200)] 
- Note Havard Eidnes for his suggestions on the mailing list.

2 weeks ago- unbound.conf man page updates to include a preview of the section
Yorgos Thessalonikefs [Fri, 24 Oct 2025 12:23:53 +0000 (14:23 +0200)] 
- unbound.conf man page updates to include a preview of the section
  clauses and some reformatting around the use of "clause", "option"
  and "attributes".

2 weeks ago- Tag for 1.24.1 release.
Yorgos Thessalonikefs [Wed, 22 Oct 2025 10:49:29 +0000 (12:49 +0200)] 
- Tag for 1.24.1 release.
  The repository continues with version 1.24.2.

2 weeks agoMerge branch 'branch-1.24.1'
Yorgos Thessalonikefs [Wed, 22 Oct 2025 10:44:59 +0000 (12:44 +0200)] 
Merge branch 'branch-1.24.1'

2 weeks ago- Fix CVE-2025-11411 (possible domain hijacking attack), reported by Yuxiao Wu, branch-1.24.1 release-1.24.1
Yorgos Thessalonikefs [Wed, 22 Oct 2025 08:54:57 +0000 (10:54 +0200)] 
- Fix CVE-2025-11411 (possible domain hijacking attack), reported by Yuxiao Wu,
  Yunyi Zhang, Baojun Liu and Haixin Duan from Tsinghua University.

2 weeks ago- Set version to 1.24.1.
Yorgos Thessalonikefs [Wed, 22 Oct 2025 08:50:18 +0000 (10:50 +0200)] 
- Set version to 1.24.1.

2 weeks ago- Update the unbound.conf online man page link and some text
Yorgos Thessalonikefs [Mon, 20 Oct 2025 12:34:40 +0000 (14:34 +0200)] 
- Update the unbound.conf online man page link and some text
  reformatting in README.md.

3 weeks agoFix for analysis and ports workflows iOS, Windows (#1361)
Wouter Wijngaards [Wed, 15 Oct 2025 14:12:39 +0000 (16:12 +0200)] 
Fix for analysis and ports workflows iOS, Windows (#1361)

* - Remove SDK_VERSION and only run failed jobs, echo windows config.log

* Use commented out to fix syntax of ci.

* - Turn off succeeded tests, only link libssp for cross compile, use
no-shared for openssl ios.

* - Remove iPhone armv7s, and iPhoneSimulator i386 from ios ci.
  The lib system does not provide symbols for it on the new macos
  runner.
- Fix to exclude libssp for windows compiles.

3 weeks ago- Fix unbound.conf man page entry for root-hints to say it can
W.C.A. Wijngaards [Wed, 15 Oct 2025 13:40:47 +0000 (15:40 +0200)] 
- Fix unbound.conf man page entry for root-hints to say it can
  be used without strongly recommending it.

3 weeks ago- Remove extra gpg instructions from makedist.sh output.
Yorgos Thessalonikefs [Wed, 15 Oct 2025 12:59:48 +0000 (14:59 +0200)] 
- Remove extra gpg instructions from makedist.sh output.

3 weeks ago- ci: don't fail fast for the analysis_port workflow.
Yorgos Thessalonikefs [Wed, 15 Oct 2025 12:10:20 +0000 (14:10 +0200)] 
- ci: don't fail fast for the analysis_port workflow.

3 weeks agoUpdate ios ci with older sdk version to use.
W.C.A. Wijngaards [Wed, 15 Oct 2025 11:41:36 +0000 (13:41 +0200)] 
Update ios ci with older sdk version to use.

3 weeks ago- Fix to update openssl version in ios ci.
W.C.A. Wijngaards [Wed, 15 Oct 2025 10:25:44 +0000 (12:25 +0200)] 
- Fix to update openssl version in ios ci.

3 weeks ago- Add extended dns error code for invalid query type to definition
W.C.A. Wijngaards [Wed, 15 Oct 2025 09:39:58 +0000 (11:39 +0200)] 
- Add extended dns error code for invalid query type to definition
  list.

3 weeks ago- Fix to reply with SERVFAIL when the wait-limit is exceeded.
W.C.A. Wijngaards [Wed, 15 Oct 2025 09:36:29 +0000 (11:36 +0200)] 
- Fix to reply with SERVFAIL when the wait-limit is exceeded.

3 weeks ago- Fix to drop UDP for discard-timeout, but not stream connections.
W.C.A. Wijngaards [Wed, 15 Oct 2025 09:04:22 +0000 (11:04 +0200)] 
- Fix to drop UDP for discard-timeout, but not stream connections.

4 weeks ago- Fix #1358 Enabling FIPS in OpenSSL causes unit test to fail.
W.C.A. Wijngaards [Fri, 10 Oct 2025 07:17:08 +0000 (09:17 +0200)] 
- Fix #1358 Enabling FIPS in OpenSSL causes unit test to fail.

5 weeks ago- Note clearly that 'wait-limit: 0' disables all wait limits.
Yorgos Thessalonikefs [Fri, 3 Oct 2025 14:44:44 +0000 (16:44 +0200)] 
- Note clearly that 'wait-limit: 0' disables all wait limits.
- 'wait-limit-cookie: 0' can now disable cookie validated wait
  limits.

5 weeks ago- Note 'respip' and 'dns64' module order in the unbound.conf
Yorgos Thessalonikefs [Fri, 3 Oct 2025 09:27:26 +0000 (11:27 +0200)] 
- Note 'respip' and 'dns64' module order in the unbound.conf
  man page.

5 weeks ago- Fix that https is set up as enabled when the port is listed in
W.C.A. Wijngaards [Thu, 2 Oct 2025 08:16:06 +0000 (10:16 +0200)] 
- Fix that https is set up as enabled when the port is listed in
  interface-automatic-ports. Also for the set up of quic it is
  enabled when listed there.

5 weeks agoMerge branch 'master' into xfr-tsig xfr-tsig 1334/head
W.C.A. Wijngaards [Wed, 1 Oct 2025 13:52:40 +0000 (15:52 +0200)] 
Merge branch 'master' into xfr-tsig

5 weeks ago- xfr-tsig, flip buffer after tsig_sign_reply, but not for error_encode.
W.C.A. Wijngaards [Wed, 1 Oct 2025 13:52:15 +0000 (15:52 +0200)] 
- xfr-tsig, flip buffer after tsig_sign_reply, but not for error_encode.

5 weeks ago- Fix for #1344: Fix that respip and dns64 can be enabled at the
W.C.A. Wijngaards [Tue, 30 Sep 2025 09:28:15 +0000 (11:28 +0200)] 
- Fix for #1344: Fix that respip and dns64 can be enabled at the
  same time, the client info is copied for attach_sub and add_sub
  calls. That makes respip work on dns64 synthesized answers, and
  also makes RPZ work with DNS64. The order for the modules is
  module-config: "respip dns64 validator iterator".

5 weeks ago- Fix #1344: module conf 'respip dns64 validator cachedb iterator'
W.C.A. Wijngaards [Mon, 29 Sep 2025 14:11:50 +0000 (16:11 +0200)] 
- Fix #1344: module conf 'respip dns64 validator cachedb iterator'
  is not known to work.

5 weeks ago- Fix #1353: auth-zone can not use empty label for $ORIGIN when
W.C.A. Wijngaards [Mon, 29 Sep 2025 12:24:31 +0000 (14:24 +0200)] 
- Fix #1353: auth-zone can not use empty label for $ORIGIN when
  http download.

5 weeks agoChangelog entry for #1351:
Yorgos Thessalonikefs [Mon, 29 Sep 2025 11:13:19 +0000 (13:13 +0200)] 
Changelog entry for #1351:
- Merge #1351: ac_cv_func_malloc_0_nonnull for malloc(0) check.

5 weeks ago- Rebuild configure script from its sources.
W.C.A. Wijngaards [Mon, 29 Sep 2025 11:13:15 +0000 (13:13 +0200)] 
- Rebuild configure script from its sources.

5 weeks agoac_cv_func_malloc_0_nonnull for malloc(0) check (#1351)
Yorgos Thessalonikefs [Mon, 29 Sep 2025 11:12:27 +0000 (13:12 +0200)] 
ac_cv_func_malloc_0_nonnull for malloc(0) check (#1351)

- For #1339, use the standard variable ac_cv_func_malloc_0_nonnull for
  the malloc(0) check during configure; patch from Helmut Grohne.

5 weeks agoChangelog entry for #1349:
Yorgos Thessalonikefs [Mon, 29 Sep 2025 10:10:34 +0000 (12:10 +0200)] 
Changelog entry for #1349:
- Merge #1349: Fix #1346: [FR] Please allow back TLS 1.2.

5 weeks ago- Fix fr_atomic_copy_cfg.
W.C.A. Wijngaards [Mon, 29 Sep 2025 10:08:30 +0000 (12:08 +0200)] 
- Fix fr_atomic_copy_cfg.

5 weeks agoFix #1346: [FR] Please allow back TLS 1.2. (#1349)
Yorgos Thessalonikefs [Mon, 29 Sep 2025 10:03:56 +0000 (12:03 +0200)] 
Fix #1346: [FR] Please allow back TLS 1.2. (#1349)

* 'tls-use-system-policy-versions' is introduced to allow Unbound to use
  any system available TLS version when serving TLS.

* Apply suggestions from code review

---------

Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
5 weeks ago- Neaten up the change in acx_nlnetlabs.m4 to version 49.
W.C.A. Wijngaards [Mon, 29 Sep 2025 09:40:14 +0000 (11:40 +0200)] 
- Neaten up the change in acx_nlnetlabs.m4 to version 49.

5 weeks ago- Fix modstack_call_init to use the original string when it has
W.C.A. Wijngaards [Mon, 29 Sep 2025 09:31:50 +0000 (11:31 +0200)] 
- Fix modstack_call_init to use the original string when it has
  changed, to call modstack_config with. And skip the changed name
  in the string correctly. Thanks to Jan Komissar.

5 weeks ago- Rebuild configure script from its sources.
W.C.A. Wijngaards [Mon, 29 Sep 2025 08:02:54 +0000 (10:02 +0200)] 
- Rebuild configure script from its sources.

6 weeks ago- Test for nonstring attribute in configure and add
Yorgos Thessalonikefs [Fri, 26 Sep 2025 14:22:00 +0000 (16:22 +0200)] 
- Test for nonstring attribute in configure and add
  nonstring attribute annotations.

6 weeks agoUpdate Mastodon shield
Alex Band [Thu, 25 Sep 2025 19:39:39 +0000 (21:39 +0200)] 
Update Mastodon shield

6 weeks ago- Avoid calling mesh_detect_cycle_found() when there is no mesh state
Yorgos Thessalonikefs [Wed, 24 Sep 2025 12:30:24 +0000 (14:30 +0200)] 
- Avoid calling mesh_detect_cycle_found() when there is no mesh state
  to begin with.

6 weeks ago- For #1350, same CAP_NET_ADMIN change for unbound_portable.service.in
Yorgos Thessalonikefs [Tue, 23 Sep 2025 15:42:41 +0000 (17:42 +0200)] 
- For #1350, same CAP_NET_ADMIN change for unbound_portable.service.in
  as well.

6 weeks agoChangelog entry for #1350:
Yorgos Thessalonikefs [Tue, 23 Sep 2025 15:37:59 +0000 (17:37 +0200)] 
Changelog entry for #1350:
- Merge #1350 from Maryse47: unbound.service.in: allow CAP_NET_ADMIN.

6 weeks agoMerge pull request #1350 from Maryse47/patch-1
Yorgos Thessalonikefs [Tue, 23 Sep 2025 15:37:09 +0000 (17:37 +0200)] 
Merge pull request #1350 from Maryse47/patch-1

unbound.service.in: allow CAP_NET_ADMIN and drop CAP_NET_RAW (redundant now).

6 weeks ago- For #1352, align with the current Python<3 code.
Yorgos Thessalonikefs [Tue, 23 Sep 2025 15:31:55 +0000 (17:31 +0200)] 
- For #1352, align with the current Python<3 code.

6 weeks agoChangelog entry for #1352:
Yorgos Thessalonikefs [Tue, 23 Sep 2025 15:15:16 +0000 (17:15 +0200)] 
Changelog entry for #1352:
- Merge #1352 from Petr Vaganov: pythonmod: fix HANDLE_LEAK on
  pythonmod_init.

6 weeks agounbound.service.in: drop CAP_NET_RAW 1350/head
Maryse47 [Tue, 23 Sep 2025 15:13:31 +0000 (17:13 +0200)] 
unbound.service.in: drop CAP_NET_RAW

CAP_NET_RAW is unnecessary after CAP_NET_ADMIN was added

6 weeks agoMerge pull request #1352 from petrvaganoff/dev-52227
Yorgos Thessalonikefs [Tue, 23 Sep 2025 15:13:30 +0000 (17:13 +0200)] 
Merge pull request #1352 from petrvaganoff/dev-52227

pythonmod: fix HANDLE_LEAK on pythonmod_init

6 weeks agopythonmod: fix HANDLE_LEAK on pythonmod_init 1352/head
Petr Vaganov [Tue, 23 Sep 2025 14:51:46 +0000 (19:51 +0500)] 
pythonmod: fix HANDLE_LEAK on pythonmod_init

Found by the static analyzer Svace (ISP RAS).

Handle 'script_py' is created at pythonmod.c:436
by calling function 'fopen' and lost at pythonmod.c:457,465.

Signed-off-by: Petr Vaganov <petrvaganoff@gmail.com>
6 weeks agounbound.service.in: allow CAP_NET_ADMIN
Maryse47 [Tue, 23 Sep 2025 11:00:50 +0000 (13:00 +0200)] 
unbound.service.in: allow CAP_NET_ADMIN

Allowing CAP_NET_ADMIN is necessary for SO_SNDBUFFORCE and SO_RCVBUFFORCE calls.

7 weeks ago- unbound.conf manpage: explicitly mention RFC6891.
Yorgos Thessalonikefs [Fri, 19 Sep 2025 13:49:07 +0000 (15:49 +0200)] 
- unbound.conf manpage: explicitly mention RFC6891.

7 weeks agoChangelog entry for #1337:
Yorgos Thessalonikefs [Fri, 19 Sep 2025 13:01:30 +0000 (15:01 +0200)] 
Changelog entry for #1337:
- Merge #1337: 0 TTL cached replies and some TTL behavior changes.

7 weeks agoMerge branch 'features/no-ttl-zero-cacherep'
Yorgos Thessalonikefs [Fri, 19 Sep 2025 12:56:04 +0000 (14:56 +0200)] 
Merge branch 'features/no-ttl-zero-cacherep'

7 weeks ago- Update README.man with clearer text.
Yorgos Thessalonikefs [Fri, 19 Sep 2025 08:03:10 +0000 (10:03 +0200)] 
- Update README.man with clearer text.

7 weeks ago- Fix to remove configure~ from release tarballs.
W.C.A. Wijngaards [Fri, 19 Sep 2025 07:46:34 +0000 (09:46 +0200)] 
- Fix to remove configure~ from release tarballs.

7 weeks ago- Tag for 1.24.0 release. Includes the fixes below after rc1.
W.C.A. Wijngaards [Thu, 18 Sep 2025 08:57:37 +0000 (10:57 +0200)] 
- Tag for 1.24.0 release. Includes the fixes below after rc1.
  The repository continues with version 1.24.1.

7 weeks agocode review: use proper roundrobin index 1337/head
Yorgos Thessalonikefs [Wed, 17 Sep 2025 10:19:20 +0000 (12:19 +0200)] 
code review: use proper roundrobin index

Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
7 weeks ago- Too many quotes for the EDE message debug printout. branch-1.24.0 release-1.24.0
Yorgos Thessalonikefs [Wed, 17 Sep 2025 09:27:16 +0000 (11:27 +0200)] 
- Too many quotes for the EDE message debug printout.

7 weeks ago- Fix to print warning for when so-sndbuf setsockopt is not granted.
W.C.A. Wijngaards [Mon, 15 Sep 2025 14:11:27 +0000 (16:11 +0200)] 
- Fix to print warning for when so-sndbuf setsockopt is not granted.

7 weeks ago- Small debug output improvement when attaching an EDE.
Yorgos Thessalonikefs [Mon, 15 Sep 2025 10:06:49 +0000 (12:06 +0200)] 
- Small debug output improvement when attaching an EDE.

7 weeks agoA few changes for TTL processing:
Yorgos Thessalonikefs [Mon, 15 Sep 2025 08:03:35 +0000 (10:03 +0200)] 
A few changes for TTL processing:
- Cached messages that reach 0 TTL are considered expired. This prevents
  Unbound itself from issuing replies with TTL 0 and possibly causing a
  thundering herd at the last second. Upstream replies of TTL 0 still
  get the usual pass-through but they are not considered for caching
  from Unbound or any of its caching modules.
- 'serve-expired-reply-ttl' is changed and is now capped by the original
  TTL value of the record to try and make some sense when replying
  with expired records.
- TTL decoding was updated to adhere to RFC8767 section 4 where a set
  high-order bit means the value is positive instead of 0.

8 weeks ago- xfr-tsig, note tsig-key support for fast_reload.
W.C.A. Wijngaards [Fri, 12 Sep 2025 14:38:09 +0000 (16:38 +0200)] 
- xfr-tsig, note tsig-key support for fast_reload.

8 weeks ago- xfr-tsig, unit test shows zonefile that is created.
W.C.A. Wijngaards [Fri, 12 Sep 2025 13:43:45 +0000 (15:43 +0200)] 
- xfr-tsig, unit test shows zonefile that is created.

8 weeks ago- xfr-tsig, fast reload support for tsig keys.
W.C.A. Wijngaards [Fri, 12 Sep 2025 13:38:39 +0000 (15:38 +0200)] 
- xfr-tsig, fast reload support for tsig keys.

8 weeks agoMerge branch 'master' into features/no-ttl-zero-cacherep
Yorgos Thessalonikefs [Fri, 12 Sep 2025 13:24:06 +0000 (15:24 +0200)] 
Merge branch 'master' into features/no-ttl-zero-cacherep

8 weeks ago- xfr-tsig, log TSIG key name with zone and notify information. Clear tsig
W.C.A. Wijngaards [Fri, 12 Sep 2025 12:58:49 +0000 (14:58 +0200)] 
- xfr-tsig, log TSIG key name with zone and notify information. Clear tsig
  data before making a new one.

8 weeks ago- xfr-tsig, remove rpl unit test.
W.C.A. Wijngaards [Fri, 12 Sep 2025 09:23:29 +0000 (11:23 +0200)] 
- xfr-tsig, remove rpl unit test.

8 weeks ago- xfr-tsig, add tdir test that performs tsig signed zone transfer.
W.C.A. Wijngaards [Fri, 12 Sep 2025 08:40:23 +0000 (10:40 +0200)] 
- xfr-tsig, add tdir test that performs tsig signed zone transfer.

8 weeks agoMerge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Fri, 12 Sep 2025 07:27:23 +0000 (09:27 +0200)] 
Merge branch 'master' into xfr-tsig

8 weeks ago- xfr-tsig, unit test use to make tsig for rpl.
W.C.A. Wijngaards [Thu, 11 Sep 2025 15:05:58 +0000 (17:05 +0200)] 
- xfr-tsig, unit test use to make tsig for rpl.

8 weeks ago- xfr-tsig, fix notify tsig answer, fix parse edns allows TSIG,
W.C.A. Wijngaards [Thu, 11 Sep 2025 14:21:38 +0000 (16:21 +0200)] 
- xfr-tsig, fix notify tsig answer, fix parse edns allows TSIG,
  unit test for auth zone with notify with tsig and notify answer with tsig.

8 weeks ago- Update contrib/aaaa-filter-iterator.patch so it applies on 1.24.0.
W.C.A. Wijngaards [Thu, 11 Sep 2025 11:23:51 +0000 (13:23 +0200)] 
- Update contrib/aaaa-filter-iterator.patch so it applies on 1.24.0.

8 weeks ago- version set to 1.24.0 for release. release-1.24.0rc1
W.C.A. Wijngaards [Thu, 11 Sep 2025 07:03:40 +0000 (09:03 +0200)] 
- version set to 1.24.0 for release.
- tag for 1.24.0rc1.

8 weeks ago- xfr-tsig, use tsig_parse_verify_reply_xfr for zone transfers with TSIG.
W.C.A. Wijngaards [Wed, 10 Sep 2025 13:45:37 +0000 (15:45 +0200)] 
- xfr-tsig, use tsig_parse_verify_reply_xfr for zone transfers with TSIG.

8 weeks ago- xfr-tsig, unit test for tsig sign every couple packets, and verify that.
W.C.A. Wijngaards [Wed, 10 Sep 2025 13:26:57 +0000 (15:26 +0200)] 
- xfr-tsig, unit test for tsig sign every couple packets, and verify that.

8 weeks ago- xfr-tsig, unit test with another trace of tsig every couple packets.
W.C.A. Wijngaards [Tue, 9 Sep 2025 14:24:55 +0000 (16:24 +0200)] 
- xfr-tsig, unit test with another trace of tsig every couple packets.

8 weeks ago- xfr-tsig, unit test to verify tsig every couple packets.
W.C.A. Wijngaards [Tue, 9 Sep 2025 13:50:14 +0000 (15:50 +0200)] 
- xfr-tsig, unit test to verify tsig every couple packets.

8 weeks ago- xfr-tsig, unit test for tsig-verify-reply-xfr, with output that works
W.C.A. Wijngaards [Tue, 9 Sep 2025 13:40:51 +0000 (15:40 +0200)] 
- xfr-tsig, unit test for tsig-verify-reply-xfr, with output that works
  with dig and NSD.

8 weeks agoMerge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Tue, 9 Sep 2025 12:38:03 +0000 (14:38 +0200)] 
Merge branch 'master' into xfr-tsig

8 weeks ago- xfr-tsig, fix algorithm name write in xfr reply tsig and unit test
W.C.A. Wijngaards [Tue, 9 Sep 2025 12:36:33 +0000 (14:36 +0200)] 
- xfr-tsig, fix algorithm name write in xfr reply tsig and unit test
  that works with output that works with dig and NSD.

8 weeks ago- Fix #1332: CNAME chains are sometimes not followed when RPZs add a
W.C.A. Wijngaards [Tue, 9 Sep 2025 10:34:11 +0000 (12:34 +0200)] 
- Fix #1332: CNAME chains are sometimes not followed when RPZs add a
  local CNAME rewrite.

8 weeks ago- Update man pages.
Yorgos Thessalonikefs [Mon, 8 Sep 2025 12:50:27 +0000 (14:50 +0200)] 
- Update man pages.

8 weeks ago- Update documentation for using "SET ... EX" in Redis.
Yorgos Thessalonikefs [Mon, 8 Sep 2025 12:49:12 +0000 (14:49 +0200)] 
- Update documentation for using "SET ... EX" in Redis.
- Document max buffer sizes for Redis commands.

8 weeks agoReplace deprecated $function by new $action 1331/head
Jitka Plesnikova [Mon, 8 Sep 2025 08:11:49 +0000 (10:11 +0200)] 
Replace deprecated $function by new $action

The long-deprecated $function was removed from future SWIG 4.4.0.
It can be safely replaced by $action.

2 months ago- xfr-tsig, unit test tsig-sign-reply-xfr implementation.
W.C.A. Wijngaards [Fri, 5 Sep 2025 14:45:15 +0000 (16:45 +0200)] 
- xfr-tsig, unit test tsig-sign-reply-xfr implementation.

2 months agoMerge branch 'master' into xfr-tsig
W.C.A. Wijngaards [Fri, 5 Sep 2025 13:00:31 +0000 (15:00 +0200)] 
Merge branch 'master' into xfr-tsig

2 months ago- xfr-tsig, tsig_parse_verify_reply_xfr and tsig_sign_reply_xfr.
W.C.A. Wijngaards [Fri, 5 Sep 2025 12:55:36 +0000 (14:55 +0200)] 
- xfr-tsig, tsig_parse_verify_reply_xfr and tsig_sign_reply_xfr.

2 months ago- For #1328: make depend.
W.C.A. Wijngaards [Wed, 3 Sep 2025 12:04:24 +0000 (14:04 +0200)] 
- For #1328: make depend.

2 months ago- Fix indentation in tcp-mss option parsing.
W.C.A. Wijngaards [Tue, 2 Sep 2025 15:12:14 +0000 (17:12 +0200)] 
- Fix indentation in tcp-mss option parsing.

2 months ago- Fix #1324: Memory leak in 'msgparse.c' in
W.C.A. Wijngaards [Tue, 2 Sep 2025 15:10:42 +0000 (17:10 +0200)] 
- Fix #1324: Memory leak in 'msgparse.c' in
  'parse_edns_options_from_query(...)'.

2 months ago- Fix #1235: Outdated Python2 code in
W.C.A. Wijngaards [Tue, 2 Sep 2025 10:54:03 +0000 (12:54 +0200)] 
- Fix #1235: Outdated Python2 code in
  unbound/pythonmod/examples/log.py.

2 months ago- Fix for #1324: Fix to free edns options scratch in ratelimit case.
W.C.A. Wijngaards [Mon, 1 Sep 2025 07:28:29 +0000 (09:28 +0200)] 
- Fix for #1324: Fix to free edns options scratch in ratelimit case.