]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
11 months ago- Fix alloc-size and calloc-transposed-args compiler warnings.
Yorgos Thessalonikefs [Fri, 6 Sep 2024 14:01:30 +0000 (16:01 +0200)] 
- Fix alloc-size and calloc-transposed-args compiler warnings.

11 months ago- Fix config file read for dnstap-sample-rate.
W.C.A. Wijngaards [Thu, 5 Sep 2024 07:35:54 +0000 (09:35 +0200)] 
- Fix config file read for dnstap-sample-rate.

11 months agoChangelog note for #1135
W.C.A. Wijngaards [Mon, 2 Sep 2024 07:25:44 +0000 (09:25 +0200)] 
Changelog note for #1135
- Merge #1135: Add new IANA trust anchor.

11 months agoAdd new IANA trust anchor (#1135)
Keelan Cannoo [Mon, 2 Sep 2024 07:24:55 +0000 (11:24 +0400)] 
Add new IANA trust anchor (#1135)

Signed-off-by: Keelan Cannoo <keelan.cannoo@cyberstorm.mu>
Co-authored-by: Keelan10 <keelan.cannoo@cyberstorm.mu>
11 months ago- Fix for #1132, comment about adjusted copy of reference check.
W.C.A. Wijngaards [Fri, 30 Aug 2024 06:56:00 +0000 (08:56 +0200)] 
- Fix for #1132, comment about adjusted copy of reference check.

11 months agoChangelog note for #1132 and fix for #1132.
W.C.A. Wijngaards [Fri, 30 Aug 2024 06:51:56 +0000 (08:51 +0200)] 
Changelog note for #1132 and fix for #1132.
- Merge #1132: b.root renumbering.
- Fix for #1132, adjusted unit test for change in the test file.

11 months agob.root renumbering (#1132)
Loganaden Velvindron [Fri, 30 Aug 2024 06:48:31 +0000 (10:48 +0400)] 
b.root renumbering (#1132)

https://b.root-servers.org/news/2023/05/16/new-addresses.html

Worked together with Jaykishan Muktawoa <jay@cyberstorm.mu>

11 months ago- Fix to print port number in logs for auth zone transfer activities.
W.C.A. Wijngaards [Thu, 29 Aug 2024 11:04:03 +0000 (13:04 +0200)] 
- Fix to print port number in logs for auth zone transfer activities.

11 months ago- Unit test for auth zone transfer TLS, and TLS failure.
W.C.A. Wijngaards [Thu, 29 Aug 2024 08:40:31 +0000 (10:40 +0200)] 
- Unit test for auth zone transfer TLS, and TLS failure.

11 months ago- Fix that stub-zone and forward-zone clauses do not exhaust memory
W.C.A. Wijngaards [Wed, 28 Aug 2024 11:16:29 +0000 (13:16 +0200)] 
- Fix that stub-zone and forward-zone clauses do not exhaust memory
  for long content.

11 months ago- Fix that when rpz is applied the message does not get picked up by
W.C.A. Wijngaards [Wed, 28 Aug 2024 08:51:22 +0000 (10:51 +0200)] 
- Fix that when rpz is applied the message does not get picked up by
  the validator. That stops validation failures for the message.

11 months ago- Fix #1130: Loads of logs: "validation failure: key for validation
W.C.A. Wijngaards [Tue, 27 Aug 2024 15:00:27 +0000 (17:00 +0200)] 
- Fix #1130: Loads of logs: "validation failure: key for validation
  <domain>. is marked as invalid because of a previous" for
  non-DNSSEC signed zone.

11 months ago- Fix documentation for cache_fill_missing function.
W.C.A. Wijngaards [Fri, 23 Aug 2024 11:19:15 +0000 (13:19 +0200)] 
- Fix documentation for cache_fill_missing function.

11 months ago- Fix #1127: error: "memory exhausted" when defining more than 9994
W.C.A. Wijngaards [Fri, 23 Aug 2024 07:22:07 +0000 (09:22 +0200)] 
- Fix #1127: error: "memory exhausted" when defining more than 9994
  local-zones.

11 months ago- Merge patch to fix for glue that is outside of zone, with
W.C.A. Wijngaards [Fri, 23 Aug 2024 06:56:48 +0000 (08:56 +0200)] 
- Merge patch to fix for glue that is outside of zone, with
  `harden-unverified-glue`, from Karthik Umashankar (Microsoft).
  Enabling this option protects the Unbound resolver against bad
  glue, that is unverified out of zone glue, by resolving them.
  It uses the records as last resort if there is no other working
  glue.

11 months agoEnable ci back after debug.
W.C.A. Wijngaards [Wed, 21 Aug 2024 12:20:04 +0000 (14:20 +0200)] 
Enable ci back after debug.

11 months ago- Fix for char signedness warnings on NetBSD.
W.C.A. Wijngaards [Wed, 21 Aug 2024 12:15:23 +0000 (14:15 +0200)] 
- Fix for char signedness warnings on NetBSD.

11 months ago- Add cross platform netbsd to github ci.
W.C.A. Wijngaards [Wed, 21 Aug 2024 12:03:11 +0000 (14:03 +0200)] 
- Add cross platform netbsd to github ci.

11 months ago- Add cross platform openbsd to github ci.
W.C.A. Wijngaards [Wed, 21 Aug 2024 11:50:55 +0000 (13:50 +0200)] 
- Add cross platform openbsd to github ci.

11 months agoci for freebsd nicer, with libevent, faster without static compile, and
W.C.A. Wijngaards [Wed, 21 Aug 2024 11:37:42 +0000 (13:37 +0200)] 
ci for freebsd nicer, with libevent, faster without static compile, and
with grouped output, also the pkg install is conditional on the platform.

11 months agoFix for freebsd ci.
W.C.A. Wijngaards [Wed, 21 Aug 2024 11:24:54 +0000 (13:24 +0200)] 
Fix for freebsd ci.

11 months ago- Add cross platform freebsd to github ci.
W.C.A. Wijngaards [Wed, 21 Aug 2024 11:20:00 +0000 (13:20 +0200)] 
- Add cross platform freebsd to github ci.

11 months ago- Add iter-scrub-ns, iter-scrub-cname and max-global-quota
W.C.A. Wijngaards [Tue, 20 Aug 2024 12:08:52 +0000 (14:08 +0200)] 
- Add iter-scrub-ns, iter-scrub-cname and max-global-quota
  configuration options.

11 months ago- Fix #1126: unbound-control-setup hangs while testing for openssl
W.C.A. Wijngaards [Mon, 19 Aug 2024 13:51:47 +0000 (15:51 +0200)] 
- Fix #1126: unbound-control-setup hangs while testing for openssl
  presence starting from version 1.21.0.

11 months ago- Tag for release 1.21.0, the repository continues with 1.21.1
W.C.A. Wijngaards [Thu, 15 Aug 2024 09:01:41 +0000 (11:01 +0200)] 
- Tag for release 1.21.0, the repository continues with 1.21.1
  in development.

12 months ago- Fix spelling for the cache-min-negative-ttl entry in the branch-1.21.0 release-1.21.0
W.C.A. Wijngaards [Fri, 9 Aug 2024 12:04:25 +0000 (14:04 +0200)] 
- Fix spelling for the cache-min-negative-ttl entry in the
  example.conf.

12 months ago- Fix that for windows the module startup is called and sets up
W.C.A. Wijngaards [Thu, 8 Aug 2024 14:14:09 +0000 (16:14 +0200)] 
- Fix that for windows the module startup is called and sets up
  the module-config.

12 months ago- Set version number to 1.21.0 for release. release-1.21.0rc1
W.C.A. Wijngaards [Thu, 8 Aug 2024 07:30:53 +0000 (09:30 +0200)] 
- Set version number to 1.21.0 for release.

12 months ago- Fix CacheFlush issues with limit on NS RRs. Thanks to Yehuda Afek,
W.C.A. Wijngaards [Thu, 8 Aug 2024 07:28:44 +0000 (09:28 +0200)] 
- Fix CacheFlush issues with limit on NS RRs. Thanks to Yehuda Afek,
  Anat Bremler-Barr, Shoham Danino and Yuval Shavitt (Tel-Aviv
  University and Reichman University).

12 months ago- Fix CAMP issues with global quota. Thanks to Huayi Duan, Marco
W.C.A. Wijngaards [Thu, 8 Aug 2024 07:27:45 +0000 (09:27 +0200)] 
- Fix CAMP issues with global quota. Thanks to Huayi Duan, Marco
  Bearzi, Jodok Vieli, and Cagin Tanir from NetSec group, ETH Zurich.

12 months ago- Fix that alloc stats for forwards and hints are printed, and when
W.C.A. Wijngaards [Fri, 2 Aug 2024 13:51:40 +0000 (15:51 +0200)] 
- Fix that alloc stats for forwards and hints are printed, and when
  alloc stats is enabled, the unit test for unbound control waits for
  reloads to complete.

12 months agoChangelog note for #1090
W.C.A. Wijngaards [Fri, 2 Aug 2024 11:36:06 +0000 (13:36 +0200)] 
Changelog note for #1090
- Merge #1090: Cookie secret file. Adds
  `cookie-secret-file: "unbound_cookiesecrets.txt"` option to store
  cookie secrets for EDNS COOKIE secret rollover. The remote control
  add_cookie_secret, activate_cookie_secret and drop_cookie_secret
  commands can be used for rollover, the command print_cookie_secrets
  shows the values in use.

12 months agoCookie secret file (#1090)
Wouter Wijngaards [Fri, 2 Aug 2024 11:32:08 +0000 (13:32 +0200)] 
Cookie secret file (#1090)

* - cookie-secret-file, define struct.

* - cookie-secret-file, add config option, create, read and delete struct.

* - cookie-secret-file, check cookie secrets for cookie validation.

* - cookie-secret-file, unbound-control add_cookie_secret, drop_cookie_secret,
  activate_cookie_secret and print_cookie_secrets.

* - cookie-secret-file, test and fix locks, renew writes a fresh cookie,
  staging cookies get a fresh cookie and spelling in error message.

* - cookie-secret-file, remove unused variable from cookie file unit test.

* Remove unshare and faketime dependencies for cookie_file test; documentation nits.

---------

Co-authored-by: Yorgos Thessalonikefs <yorgos@nlnetlabs.nl>
12 months agoUpdate changelog.
W.C.A. Wijngaards [Fri, 2 Aug 2024 06:59:47 +0000 (08:59 +0200)] 
Update changelog.
- Fix testbound for alloc stats strdup in util/alloc.c.

12 months ago- Fix testbound for alloc stats strdup in util/alloc.c.
W.C.A. Wijngaards [Fri, 2 Aug 2024 06:58:22 +0000 (08:58 +0200)] 
- Fix testbound for alloc stats strdup in util/alloc.c.

12 months ago- Fix that alloc stats has strdup checks, it stops debuggers from
W.C.A. Wijngaards [Fri, 2 Aug 2024 06:54:54 +0000 (08:54 +0200)] 
- Fix that alloc stats has strdup checks, it stops debuggers from
  complaining about mismatch at free time.

12 months ago- Fix that the worker mem report with alloc stats does not attempt
W.C.A. Wijngaards [Thu, 1 Aug 2024 15:15:07 +0000 (17:15 +0200)] 
- Fix that the worker mem report with alloc stats does not attempt
  to print memory use of forwards and hints if they have been
  deleted already.

12 months ago- Fix dnstap test program, cleans up to have clean memory on exit,
W.C.A. Wijngaards [Thu, 1 Aug 2024 14:12:04 +0000 (16:12 +0200)] 
- Fix dnstap test program, cleans up to have clean memory on exit,
  for tap_data_free, does not delete NULL items. Also it does not try
  to free the tail, specifically in the free of the list since that
  picked up the next item in the list for its loop causing invalid
  free. Added internal unit test to unbound-dnstap-socket for that.

12 months ago- Fix for #1114: Fix that cache fill for forward-host names is
W.C.A. Wijngaards [Wed, 31 Jul 2024 09:42:44 +0000 (11:42 +0200)] 
- Fix for #1114: Fix that cache fill for forward-host names is
  performed, so that with nonzero target-fetch-policy it fetches
  forwarder addresses and uses them from cache. Also updated that
  delegation point cache fill routines use CDflag for AAAA message
  lookups, so that its negative lookup stops a recursion since the
  cache uses the bit for disambiguation for dns64 but the recursion
  uses CDflag for the AAAA target lookups, so the check correctly
  stops a useless recursion by its cache lookup.

12 months ago- Fix to document parameters of auth_zone_verify_zonemd_with_key.
W.C.A. Wijngaards [Tue, 30 Jul 2024 11:47:53 +0000 (13:47 +0200)] 
- Fix to document parameters of auth_zone_verify_zonemd_with_key.

12 months ago- Add root key 38696 from 2024 for DNSSEC validation. It is added
W.C.A. Wijngaards [Thu, 25 Jul 2024 09:42:22 +0000 (11:42 +0200)] 
- Add root key 38696 from 2024 for DNSSEC validation. It is added
  to the default root keys in unbound-anchor. The content can be
  inspected with `unbound-anchor -l`.

12 months ago- For #935 and #1104, clarify RPZ order and semantics.
Yorgos Thessalonikefs [Tue, 23 Jul 2024 23:54:02 +0000 (01:54 +0200)] 
- For #935 and #1104, clarify RPZ order and semantics.

12 months ago- Cleanup ede.tdir test.
Yorgos Thessalonikefs [Tue, 23 Jul 2024 18:22:25 +0000 (20:22 +0200)] 
- Cleanup ede.tdir test.

12 months ago- Fix link of unbound-dnstap-socket without openssl.
W.C.A. Wijngaards [Tue, 23 Jul 2024 13:06:54 +0000 (15:06 +0200)] 
- Fix link of unbound-dnstap-socket without openssl.

12 months ago- Fix link of dnstap without openssl.
W.C.A. Wijngaards [Tue, 23 Jul 2024 12:56:21 +0000 (14:56 +0200)] 
- Fix link of dnstap without openssl.

12 months ago- Fix uninitialized variable warning in create_tcp_accept_sock.
W.C.A. Wijngaards [Tue, 23 Jul 2024 08:42:36 +0000 (10:42 +0200)] 
- Fix uninitialized variable warning in create_tcp_accept_sock.

12 months ago- Fix to have empty definition when not supported for weak attribute.
W.C.A. Wijngaards [Tue, 23 Jul 2024 08:02:39 +0000 (10:02 +0200)] 
- Fix to have empty definition when not supported for weak attribute.

12 months ago- Fix compile when the compiler does not support the noreturn
W.C.A. Wijngaards [Tue, 23 Jul 2024 07:55:31 +0000 (09:55 +0200)] 
- Fix compile when the compiler does not support the noreturn
  attribute.

12 months ago- For #1110: Test for fallthrough attribute in configure and add
W.C.A. Wijngaards [Tue, 23 Jul 2024 07:47:42 +0000 (09:47 +0200)] 
- For #1110: Test for fallthrough attribute in configure and add
  fallthrough attribute annotations.

12 months agoMerge pull request #1110 from r-barnes/patch-1
Wouter Wijngaards [Tue, 23 Jul 2024 07:44:28 +0000 (09:44 +0200)] 
Merge pull request #1110 from r-barnes/patch-1

Make fallthrough explicit for libworker.c

12 months ago- Fix #1106: ratelimit-below-domain logs the wrong FROM address.
Yorgos Thessalonikefs [Tue, 23 Jul 2024 07:07:06 +0000 (09:07 +0200)] 
- Fix #1106: ratelimit-below-domain logs the wrong FROM address.

12 months agoMake fallthrough explicit for libworker.c 1110/head
Richard Barnes [Mon, 22 Jul 2024 23:37:38 +0000 (16:37 -0700)] 
Make fallthrough explicit for libworker.c

The code currently doesn't compile with LLVM's `-Wimplicit-fallthrough` flag, but the attribute works for both GCC (>=7) and LLVM.

12 months ago- Fix dnstap wakeup, a running wakeup timer is left to expire and not
W.C.A. Wijngaards [Fri, 19 Jul 2024 14:16:02 +0000 (16:16 +0200)] 
- Fix dnstap wakeup, a running wakeup timer is left to expire and not
  increased, a timer is started when the dtio thread is sleeping,
  the timer set disabled when the dtio thread goes to sleep, and
  after sleep the thread checks to see if there are messages to log
  immediately.

12 months ago- Add dnstap-sample-rate that logs only 1/N messages, for high volume
W.C.A. Wijngaards [Fri, 19 Jul 2024 08:04:40 +0000 (10:04 +0200)] 
- Add dnstap-sample-rate that logs only 1/N messages, for high volume
  server environments. Thanks Dan Luther.

12 months ago- For #1103: Fix to drop mesh state reference for the http2 stream
W.C.A. Wijngaards [Tue, 16 Jul 2024 12:23:10 +0000 (14:23 +0200)] 
- For #1103: Fix to drop mesh state reference for the http2 stream
  associated with the reply, not the currently active stream. And
  it does not remove it twice on a mesh_send_reply call. The reply
  h2_stream is NULL when not in use, for more initialisation.

12 months ago- For #1103: fix to also drop mesh state reference when the discard
W.C.A. Wijngaards [Mon, 15 Jul 2024 12:51:20 +0000 (14:51 +0200)] 
- For #1103: fix to also drop mesh state reference when the discard
  limit is reached, when there is an error making a new recursion
  state and when the connection is dropped with is_drop.

12 months agoMerge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Fri, 12 Jul 2024 14:41:58 +0000 (16:41 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

12 months ago- For #1103: fix to also drop mesh state reference when a h2 reply is
W.C.A. Wijngaards [Fri, 12 Jul 2024 14:41:46 +0000 (16:41 +0200)] 
- For #1103: fix to also drop mesh state reference when a h2 reply is
  dropped.

12 months ago- For #1102: clearer text for using interface-* options for the
Yorgos Thessalonikefs [Fri, 12 Jul 2024 14:29:44 +0000 (16:29 +0200)] 
- For #1102: clearer text for using interface-* options for the
  loopback interface.

12 months ago- Fix #1103: unbound 1.20.0 segmentation fault with nghttp2.
W.C.A. Wijngaards [Fri, 12 Jul 2024 14:11:29 +0000 (16:11 +0200)] 
- Fix #1103: unbound 1.20.0 segmentation fault with nghttp2.

12 months ago- Add RPZ tag tests in acl_interface.tdir.
Yorgos Thessalonikefs [Fri, 12 Jul 2024 13:38:12 +0000 (15:38 +0200)] 
- Add RPZ tag tests in acl_interface.tdir.

13 months ago- For #773: In contrib/unbound.service.in set unbound to start after
W.C.A. Wijngaards [Wed, 10 Jul 2024 12:05:43 +0000 (14:05 +0200)] 
- For #773: In contrib/unbound.service.in set unbound to start after
  network-online.target. Also for contrib/unbound_portable.service.in.

13 months ago- Update list of known EDE codes.
Yorgos Thessalonikefs [Tue, 9 Jul 2024 13:58:30 +0000 (15:58 +0200)] 
- Update list of known EDE codes.

13 months ago- Fix shadowed error string variable in validator dnskey handling.
W.C.A. Wijngaards [Mon, 8 Jul 2024 14:50:16 +0000 (16:50 +0200)] 
- Fix shadowed error string variable in validator dnskey handling.

13 months ago- Fixup algo_needs_reason string buffer length.
W.C.A. Wijngaards [Mon, 8 Jul 2024 13:38:27 +0000 (15:38 +0200)] 
- Fixup algo_needs_reason string buffer length.

13 months ago- Fix that validation reason failure that uses string print uses
W.C.A. Wijngaards [Mon, 8 Jul 2024 13:29:20 +0000 (15:29 +0200)] 
- Fix that validation reason failure that uses string print uses
  separate buffer that is passed, from the scratch validation buffer.

13 months ago- Don't check for message TTL changes if the RRsets remain the same.
Yorgos Thessalonikefs [Fri, 5 Jul 2024 17:58:19 +0000 (19:58 +0200)] 
- Don't check for message TTL changes if the RRsets remain the same.

13 months ago- Fix for #1099: Fix to check for deleted RRset when the contents
W.C.A. Wijngaards [Fri, 5 Jul 2024 15:54:46 +0000 (17:54 +0200)] 
- Fix for #1099: Fix to check for deleted RRset when the contents
  is updated and fetched after it is stored, and also check for a
  changed RRset.

13 months ago- Fix #1099: Unbound core dump on SIGSEGV.
W.C.A. Wijngaards [Fri, 5 Jul 2024 15:18:01 +0000 (17:18 +0200)] 
- Fix #1099: Unbound core dump on SIGSEGV.

13 months ago- Fix neater printout.
W.C.A. Wijngaards [Fri, 5 Jul 2024 12:11:26 +0000 (14:11 +0200)] 
- Fix neater printout.

13 months ago- Fix for neater printout for error for missing DS response.
W.C.A. Wijngaards [Fri, 5 Jul 2024 06:49:52 +0000 (08:49 +0200)] 
- Fix for neater printout for error for missing DS response.

13 months ago- Fix to print details about the failure to lookup a DNSKEY record
W.C.A. Wijngaards [Thu, 4 Jul 2024 12:51:18 +0000 (14:51 +0200)] 
- Fix to print details about the failure to lookup a DNSKEY record
  when validation fails due to the missing DNSKEY. Also for key prime
  and DS lookups.

13 months ago- Fix compile warnings in fptr_wlist.c.
W.C.A. Wijngaards [Wed, 3 Jul 2024 14:42:52 +0000 (16:42 +0200)] 
- Fix compile warnings in fptr_wlist.c.

13 months ago- Fix to remove unneeded linebreak in fptr_wlist.c.
W.C.A. Wijngaards [Wed, 3 Jul 2024 13:51:22 +0000 (15:51 +0200)] 
- Fix to remove unneeded linebreak in fptr_wlist.c.

13 months ago- Fix to use modstack_init in zonemd unit test.
W.C.A. Wijngaards [Wed, 3 Jul 2024 13:49:13 +0000 (15:49 +0200)] 
- Fix to use modstack_init in zonemd unit test.

13 months ago- Add unit test skip files and bison and flex output to gitignore.
W.C.A. Wijngaards [Wed, 3 Jul 2024 12:59:39 +0000 (14:59 +0200)] 
- Add unit test skip files and bison and flex output to gitignore.

13 months agoChangelog entry for #144 and #1098
W.C.A. Wijngaards [Wed, 3 Jul 2024 12:53:42 +0000 (14:53 +0200)] 
Changelog entry for #144 and #1098
- Fix #144: Port ipset to BSD pf tables.

13 months agoMerge pull request #1098 from NLnetLabs/ipset-pf-support
Wouter Wijngaards [Wed, 3 Jul 2024 12:49:16 +0000 (14:49 +0200)] 
Merge pull request #1098 from NLnetLabs/ipset-pf-support

Ipset pf support

13 months agoipset-pf-support, move startup and destartup to the front of the module 1098/head
W.C.A. Wijngaards [Wed, 3 Jul 2024 11:53:44 +0000 (13:53 +0200)] 
ipset-pf-support, move startup and destartup to the front of the module
func block functions, modstack call deinit function names, and detect
module change when no startup functions are needed.

13 months agoApply suggestions from code review
Wouter Wijngaards [Wed, 3 Jul 2024 11:08:51 +0000 (13:08 +0200)] 
Apply suggestions from code review

Co-authored-by: Yorgos Thessalonikefs <yorgos@nlnetlabs.nl>
13 months ago- Fix for repeated use of a DNAME record: first overallocate and then
Yorgos Thessalonikefs [Wed, 3 Jul 2024 08:08:44 +0000 (10:08 +0200)] 
- Fix for repeated use of a DNAME record: first overallocate and then
  move the exact size of the init value to avoid false positive heap
  overflow reads from address sanitizers.

13 months ago- Fix compile warning in worker pthread id printout.
W.C.A. Wijngaards [Tue, 2 Jul 2024 07:44:58 +0000 (09:44 +0200)] 
- Fix compile warning in worker pthread id printout.

13 months ago- Fix unused variable warning in do_cache_remove.
W.C.A. Wijngaards [Tue, 2 Jul 2024 07:33:22 +0000 (09:33 +0200)] 
- Fix unused variable warning in do_cache_remove.

13 months ago- Fix to remove unused include from the readzone test program.
W.C.A. Wijngaards [Tue, 2 Jul 2024 07:31:34 +0000 (09:31 +0200)] 
- Fix to remove unused include from the readzone test program.

13 months agoipset-pf-support, simplification of code.
W.C.A. Wijngaards [Tue, 2 Jul 2024 07:08:27 +0000 (09:08 +0200)] 
ipset-pf-support, simplification of code.

13 months ago- ipset-pf-support, fix to skip unit test if no pf dev.
W.C.A. Wijngaards [Mon, 1 Jul 2024 15:11:20 +0000 (17:11 +0200)] 
- ipset-pf-support, fix to skip unit test if no pf dev.

13 months agoipset-pf-support, fix to log error on failure to open pf.
W.C.A. Wijngaards [Mon, 1 Jul 2024 15:06:11 +0000 (17:06 +0200)] 
ipset-pf-support, fix to log error on failure to open pf.

13 months agoipset-pf-support, fix to remove unused include, free at end, adjust
W.C.A. Wijngaards [Mon, 1 Jul 2024 15:02:49 +0000 (17:02 +0200)] 
ipset-pf-support, fix to remove unused include, free at end, adjust
qname for comparison.

13 months agoCall module init init again, and new function startup and destartup.
W.C.A. Wijngaards [Mon, 1 Jul 2024 14:10:07 +0000 (16:10 +0200)] 
Call module init init again, and new function startup and destartup.
NULL can be used if the function is not used. Open shared ports during
reload. Deinit is called during reload.

13 months agoipset-pf-support, fix compilation, close of pf socket.
W.C.A. Wijngaards [Mon, 1 Jul 2024 12:54:45 +0000 (14:54 +0200)] 
ipset-pf-support, fix compilation, close of pf socket.

13 months agoMerge branch 'master' of https://github.com/madroach/unbound into ipset-pf-support
W.C.A. Wijngaards [Mon, 1 Jul 2024 12:36:33 +0000 (14:36 +0200)] 
Merge branch 'master' of https://github.com/madroach/unbound into ipset-pf-support

13 months ago- Fix ip-ratelimit-cookie setting, it was not applied.
W.C.A. Wijngaards [Thu, 27 Jun 2024 12:51:58 +0000 (14:51 +0200)] 
- Fix ip-ratelimit-cookie setting, it was not applied.

13 months ago- Explicitly set the RD bit for the mesh query flags when prefetching.
Yorgos Thessalonikefs [Wed, 26 Jun 2024 13:51:58 +0000 (15:51 +0200)] 
- Explicitly set the RD bit for the mesh query flags when prefetching.
  These queries have no waiting client but they need to be treated as
  recursive.

13 months ago- Fix pkg-config availability check in dnstap/dnstap.m4 and
Yorgos Thessalonikefs [Fri, 21 Jun 2024 12:34:12 +0000 (14:34 +0200)] 
- Fix pkg-config availability check in dnstap/dnstap.m4 and
  systemd.m4.
- autoconf.

13 months ago- Fix #1092: Ubuntu 22.04 Jammy fails to compile unbound 1.20.0; by
Yorgos Thessalonikefs [Wed, 19 Jun 2024 13:27:50 +0000 (15:27 +0200)] 
- Fix #1092: Ubuntu 22.04 Jammy fails to compile unbound 1.20.0; by
  adding helpful text for the Python interpreter version and allowing
  the default pkg-config unavailability error message to be shown.
- autoconf.

13 months ago- Fix #1091: Build fails with OpenSSL >= 3.0 built with
W.C.A. Wijngaards [Mon, 17 Jun 2024 10:28:45 +0000 (12:28 +0200)] 
- Fix #1091: Build fails with OpenSSL >= 3.0 built with
  OPENSSL_NO_DEPRECATED.

14 months ago- Add unit test for validation of repeated use of a DNAME record.
W.C.A. Wijngaards [Fri, 7 Jun 2024 09:56:19 +0000 (11:56 +0200)] 
- Add unit test for validation of repeated use of a DNAME record.

14 months ago- Fix validation for repeated use of a DNAME record.
W.C.A. Wijngaards [Thu, 6 Jun 2024 13:28:21 +0000 (15:28 +0200)] 
- Fix validation for repeated use of a DNAME record.

14 months ago- Fix typos for 'the the' in text.
W.C.A. Wijngaards [Thu, 6 Jun 2024 07:35:57 +0000 (09:35 +0200)] 
- Fix typos for 'the the' in text.

14 months ago- Fix memory leak in setup of dsa sig.
W.C.A. Wijngaards [Thu, 6 Jun 2024 07:30:09 +0000 (09:30 +0200)] 
- Fix memory leak in setup of dsa sig.