]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
3 years agoFix #833: [FR] Ability to set the Redis password.
George Thessalonikefs [Mon, 23 Jan 2023 10:38:57 +0000 (11:38 +0100)] 
Fix #833: [FR] Ability to set the Redis password.

3 years ago- Fix #835: [FR] Ability to use Redis unix sockets.
W.C.A. Wijngaards [Mon, 23 Jan 2023 09:10:23 +0000 (10:10 +0100)] 
- Fix #835: [FR] Ability to use Redis unix sockets.

3 years ago- Add #835: [FR] Ability to use Redis unix sockets.
W.C.A. Wijngaards [Mon, 23 Jan 2023 09:09:28 +0000 (10:09 +0100)] 
- Add #835: [FR] Ability to use Redis unix sockets.

3 years agoChangelog note for #819, generate configparser.c and comment syntax change.
W.C.A. Wijngaards [Fri, 20 Jan 2023 15:19:20 +0000 (16:19 +0100)] 
Changelog note for #819, generate configparser.c and comment syntax change.
- Merge #819: Added new static zone type block_a to suppress all A
  queries for specific zones.

3 years agoMerge pull request #819 from pavel-odintsov/pavel/suppress_a
Wouter Wijngaards [Fri, 20 Jan 2023 15:18:05 +0000 (16:18 +0100)] 
Merge pull request #819 from pavel-odintsov/pavel/suppress_a

Added new static zone type block_a to suppress all A queries for specific zones

3 years agocleanup callbacks that might have been registered by Python script
R. Christian McDonald [Thu, 19 Jan 2023 21:30:47 +0000 (16:30 -0500)] 
cleanup callbacks that might have been registered by Python script

3 years agoMerge branch 'NLnetLabs:master' into rcm-python-reloading
R. Christian McDonald [Thu, 19 Jan 2023 21:28:12 +0000 (16:28 -0500)] 
Merge branch 'NLnetLabs:master' into rcm-python-reloading

3 years ago- Fix test for new default.
W.C.A. Wijngaards [Thu, 19 Jan 2023 15:06:30 +0000 (16:06 +0100)] 
- Fix test for new default.

3 years ago- Set default for harden-unknown-additional to no. So that it does
W.C.A. Wijngaards [Thu, 19 Jan 2023 14:45:10 +0000 (15:45 +0100)] 
- Set default for harden-unknown-additional to no. So that it does
  not hamper future protocol developments.

3 years ago- Add harden-unknown-additional option. Default on and it removes
W.C.A. Wijngaards [Thu, 19 Jan 2023 13:59:18 +0000 (14:59 +0100)] 
- Add harden-unknown-additional option. Default on and it removes
  unknown records from the authority section and additional section.
  Thanks to Xiang Li, from NISL Lab, Tsinghua University.

3 years ago- Set max-udp-size default to 1232. This is the same default value as
W.C.A. Wijngaards [Thu, 19 Jan 2023 13:16:17 +0000 (14:16 +0100)] 
- Set max-udp-size default to 1232. This is the same default value as
  the default value for edns-buffer-size. It restricts client edns
  buffer size choices, and makes unbound behave similar to other DNS
  resolvers. The new choice, down from 4096 means it is harder to get
  large responses from Unbound. Thanks to Xiang Li, from NISL Lab,
  Tsinghua University.

3 years ago- Fix not following cleared RD flags potentially enables amplification
W.C.A. Wijngaards [Wed, 18 Jan 2023 12:18:47 +0000 (13:18 +0100)] 
- Fix not following cleared RD flags potentially enables amplification
  DDoS attacks, reported by Xiang Li and Wei Xu from NISL Lab,
  Tsinghua University. The fix stops query loops, by refusing to send
  RD=0 queries to a forwarder, they still get answered from cache.

3 years agoeliminate unnecessary Python reloading which causes memory leaks
Christian McDonald [Fri, 13 Jan 2023 21:39:28 +0000 (16:39 -0500)] 
eliminate unnecessary Python reloading which causes memory leaks

3 years ago- Improve documentation for #826, describe the large collisions amount.
W.C.A. Wijngaards [Fri, 13 Jan 2023 10:22:47 +0000 (11:22 +0100)] 
- Improve documentation for #826, describe the large collisions amount.

3 years agoChangelog note and documentation for #826
W.C.A. Wijngaards [Fri, 13 Jan 2023 10:01:46 +0000 (11:01 +0100)] 
Changelog note and documentation for #826
- Merge #826: Аdd a metric about the maximum number of collisions in
  lrushah.

3 years agoMerge pull request #826 from sakateka/lruhash_max_collisions
Wouter Wijngaards [Fri, 13 Jan 2023 09:57:44 +0000 (10:57 +0100)] 
Merge pull request #826 from sakateka/lruhash_max_collisions

Аdd a metric about the maximum number of collisions in lrushah

3 years agoadd a metric about the maximum number of collisions in lrushah 826/head
Sergey Kacheev [Fri, 13 Jan 2023 06:33:38 +0000 (13:33 +0700)] 
add a metric about the maximum number of collisions in lrushah

3 years agoCode repository continues with version 1.17.2.
W.C.A. Wijngaards [Thu, 12 Jan 2023 09:21:28 +0000 (10:21 +0100)] 
Code repository continues with version 1.17.2.

3 years ago- Fix python version detection in configure.
W.C.A. Wijngaards [Mon, 9 Jan 2023 14:10:00 +0000 (15:10 +0100)] 
- Fix python version detection in configure.

3 years ago- Fix python module install path detection.
W.C.A. Wijngaards [Mon, 9 Jan 2023 14:03:38 +0000 (15:03 +0100)] 
- Fix python module install path detection.

3 years agoChangelog note for 1.17.1rc2 fix.
W.C.A. Wijngaards [Fri, 6 Jan 2023 12:23:02 +0000 (13:23 +0100)] 
Changelog note for 1.17.1rc2 fix.
- Fix wildcard in hyperlocal zone service degradation, reported
  by Sergey Kacheev. This fix is included in 1.17.1rc2.

3 years agoMerge branch 'branch-1.17.1'
W.C.A. Wijngaards [Fri, 6 Jan 2023 12:22:06 +0000 (13:22 +0100)] 
Merge branch 'branch-1.17.1'

3 years ago- Fix wildcard in hyperlocal zone service degradation, reported release-1.17.1 release-1.17.1rc2
W.C.A. Wijngaards [Fri, 6 Jan 2023 12:21:39 +0000 (13:21 +0100)] 
- Fix wildcard in hyperlocal zone service degradation, reported
  by Sergey Kacheev.

3 years ago- Fix #823: Response change to NODATA for some ANY queries since
W.C.A. Wijngaards [Fri, 6 Jan 2023 08:16:59 +0000 (09:16 +0100)] 
- Fix #823: Response change to NODATA for some ANY queries since
  1.12, tested on 1.16.1.

3 years agoChangelog note for tag for 1.17.1rc1. release-1.17.1rc1
W.C.A. Wijngaards [Thu, 5 Jan 2023 10:06:07 +0000 (11:06 +0100)] 
Changelog note for tag for 1.17.1rc1.
- Tag for 1.17.1 release.

3 years agoAdd Mastodon link
Alex Band [Wed, 4 Jan 2023 15:21:43 +0000 (16:21 +0100)] 
Add Mastodon link

3 years agoAdd Mastodon
Alex Band [Wed, 4 Jan 2023 14:57:45 +0000 (15:57 +0100)] 
Add Mastodon

3 years agoAdded new static zone type block_a to suppress all A queries for specific zones 819/head
Pavel Odintsov [Tue, 3 Jan 2023 16:44:10 +0000 (16:44 +0000)] 
Added new static zone type block_a to suppress all A queries for specific zones

3 years ago- Update github workflows to use checkout v3.
W.C.A. Wijngaards [Mon, 2 Jan 2023 12:30:03 +0000 (13:30 +0100)] 
- Update github workflows to use checkout v3.

3 years ago- Fix windows compile for libunbound subprocess reap comm point closes.
W.C.A. Wijngaards [Mon, 2 Jan 2023 12:06:39 +0000 (13:06 +0100)] 
- Fix windows compile for libunbound subprocess reap comm point closes.

3 years ago- Merge #569 from JINMEI Tatuya: add keep-cache option to
George Thessalonikefs [Wed, 14 Dec 2022 15:37:05 +0000 (16:37 +0100)] 
- Merge #569 from JINMEI Tatuya: add keep-cache option to
  'unbound-control reload' to keep caches.

3 years ago- Use an explicit 'reload_keep_cache' command and introduce test cases
George Thessalonikefs [Wed, 14 Dec 2022 15:33:28 +0000 (16:33 +0100)] 
- Use an explicit 'reload_keep_cache' command and introduce test cases
  for #569.

3 years agoMerge branch 'reuse-caches-on-reload' of https://github.com/jinmeiib/unbound-1 into...
George Thessalonikefs [Tue, 13 Dec 2022 15:42:38 +0000 (16:42 +0100)] 
Merge branch 'reuse-caches-on-reload' of https://github.com/jinmeiib/unbound-1 into jinmeiib-reuse-caches-on-reload

3 years ago- Merge #461 from Christian Allred: Add max-query-restarts option.
George Thessalonikefs [Tue, 13 Dec 2022 14:50:45 +0000 (15:50 +0100)] 
- Merge #461 from Christian Allred: Add max-query-restarts option.

3 years ago- Updates for #461 (Add max-query-restarts option).
George Thessalonikefs [Tue, 13 Dec 2022 14:08:11 +0000 (15:08 +0100)] 
- Updates for #461 (Add max-query-restarts option).

3 years agoMerge branch 'restart_conf' of https://github.com/cgallred/unbound into cgallred...
George Thessalonikefs [Tue, 13 Dec 2022 13:35:01 +0000 (14:35 +0100)] 
Merge branch 'restart_conf' of https://github.com/cgallred/unbound into cgallred-restart_conf

3 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
George Thessalonikefs [Tue, 13 Dec 2022 12:59:42 +0000 (13:59 +0100)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

3 years ago- Expose 'max-sent-count' as a configuration option; the
George Thessalonikefs [Tue, 13 Dec 2022 12:50:05 +0000 (13:50 +0100)] 
- Expose 'max-sent-count' as a configuration option; the
  default value retains Unbound's behavior.

3 years ago- Expose 'statistics-inhibit-zero' as a configuration option; the
George Thessalonikefs [Tue, 13 Dec 2022 09:04:06 +0000 (10:04 +0100)] 
- Expose 'statistics-inhibit-zero' as a configuration option; the
  default value retains Unbound's behavior.

3 years ago- Fix to wrap Makefile scripts directory in quotes for uninstall.
W.C.A. Wijngaards [Tue, 13 Dec 2022 08:03:52 +0000 (09:03 +0100)] 
- Fix to wrap Makefile scripts directory in quotes for uninstall.

3 years agoChangelog note for #808
W.C.A. Wijngaards [Tue, 13 Dec 2022 07:53:44 +0000 (08:53 +0100)] 
Changelog note for #808
- Merge #808: Wrap Makefile script's directory variables in quotes.

3 years agoMerge pull request #808 from sneurlax/fix/windows
Wouter Wijngaards [Tue, 13 Dec 2022 07:53:07 +0000 (08:53 +0100)] 
Merge pull request #808 from sneurlax/fix/windows

Wrap Makefile script's directory variables in quotes

3 years agowrap directory variables in quotes 808/head
sneurlax [Tue, 13 Dec 2022 01:27:19 +0000 (19:27 -0600)] 
wrap directory variables in quotes

see https://github.com/NLnetLabs/unbound/issues/807

3 years agoadd validation EDEs to CD bit queries
TCY16 [Mon, 5 Dec 2022 10:41:17 +0000 (11:41 +0100)] 
add validation EDEs to CD bit queries

3 years agoFix date.
W.C.A. Wijngaards [Thu, 1 Dec 2022 12:05:02 +0000 (13:05 +0100)] 
Fix date.

3 years ago- Fix #773: When used with systemd-networkd, unbound does not start
W.C.A. Wijngaards [Thu, 1 Dec 2022 12:04:05 +0000 (13:04 +0100)] 
- Fix #773: When used with systemd-networkd, unbound does not start
  until systemd-networkd-wait-online.service times out.

3 years ago- Clear documentation for interactivity between the subnet module and
George Thessalonikefs [Wed, 30 Nov 2022 13:45:36 +0000 (14:45 +0100)] 
- Clear documentation for interactivity between the subnet module and
  the serve-expired and prefetch configuration options.

3 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
George Thessalonikefs [Wed, 30 Nov 2022 13:34:00 +0000 (14:34 +0100)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

3 years ago- Add SVCB and HTTPS to the types removed by 'unbound-control flush'.
George Thessalonikefs [Wed, 30 Nov 2022 13:33:16 +0000 (14:33 +0100)] 
- Add SVCB and HTTPS to the types removed by 'unbound-control flush'.

3 years ago- Fix #782: Segmentation fault in stats.c:404.
W.C.A. Wijngaards [Wed, 30 Nov 2022 09:18:27 +0000 (10:18 +0100)] 
- Fix #782: Segmentation fault in stats.c:404.

3 years agoChangelog entry for #720
Philip Homburg [Tue, 29 Nov 2022 15:20:52 +0000 (16:20 +0100)] 
Changelog entry for #720

3 years ago- Fix for the ignore of tcp events for closed comm points, preserve
W.C.A. Wijngaards [Mon, 28 Nov 2022 09:04:52 +0000 (10:04 +0100)] 
- Fix for the ignore of tcp events for closed comm points, preserve
  the use after free protection features.

3 years agoadd subnetcache test and rename/improve cachedb test
TCY16 [Thu, 24 Nov 2022 15:14:37 +0000 (16:14 +0100)] 
add subnetcache test and rename/improve cachedb test

3 years agoAdd subnetcache support
TCY16 [Thu, 24 Nov 2022 15:11:42 +0000 (16:11 +0100)] 
Add subnetcache support

3 years agoMerge pull request #720 from jonathangray/winsock_uaf
Philip-NLnetLabs [Wed, 23 Nov 2022 13:08:01 +0000 (14:08 +0100)] 
Merge pull request #720 from jonathangray/winsock_uaf

fix use after free when WSACreateEvent() fails

3 years ago- Ignore expired error responses.
George Thessalonikefs [Tue, 22 Nov 2022 16:44:55 +0000 (17:44 +0100)] 
- Ignore expired error responses.

3 years agoRemove erroneous filepath in test
tcarpay [Tue, 22 Nov 2022 11:11:55 +0000 (12:11 +0100)] 
Remove erroneous filepath in test

3 years agoadd ede cachedb test
TCY16 [Mon, 21 Nov 2022 14:26:49 +0000 (15:26 +0100)] 
add ede cachedb test

3 years agoadd cachedb support
TCY16 [Mon, 21 Nov 2022 10:35:27 +0000 (11:35 +0100)] 
add cachedb support

3 years agoMerge branch 'master' of github.com:NLnetLabs/unbound into features/ede-caching
TCY16 [Mon, 21 Nov 2022 10:34:36 +0000 (11:34 +0100)] 
Merge branch 'master' of github.com:NLnetLabs/unbound into features/ede-caching

3 years agoremove superfluous variables
TCY16 [Fri, 18 Nov 2022 10:30:11 +0000 (11:30 +0100)] 
remove superfluous variables

3 years ago- Fix #779: [doc] Missing documention in ub_resolve_event() for
W.C.A. Wijngaards [Fri, 11 Nov 2022 10:28:15 +0000 (11:28 +0100)] 
- Fix #779: [doc] Missing documention in ub_resolve_event() for
  callback parameter was_ratelimited.

3 years ago- Complementary fix for distutils.sysconfig deprecation in Python 3.10
George Thessalonikefs [Wed, 9 Nov 2022 10:41:28 +0000 (11:41 +0100)] 
- Complementary fix for distutils.sysconfig deprecation in Python 3.10
  to commit 62c5039ab9da42713e006e840b7578e01d66e7f2.

3 years ago- iana portlist update.
W.C.A. Wijngaards [Tue, 8 Nov 2022 14:24:24 +0000 (15:24 +0100)] 
- iana portlist update.

3 years ago- Fix #775: libunbound: subprocess reap causes parent process reap
W.C.A. Wijngaards [Tue, 8 Nov 2022 14:04:05 +0000 (15:04 +0100)] 
- Fix #775: libunbound: subprocess reap causes parent process reap
  to hang.

3 years ago- Fix to make sure to not read again after a tcp comm point is closed.
W.C.A. Wijngaards [Tue, 8 Nov 2022 12:23:44 +0000 (13:23 +0100)] 
- Fix to make sure to not read again after a tcp comm point is closed.

3 years ago- Fix to ignore tcp events for closed comm points.
W.C.A. Wijngaards [Tue, 8 Nov 2022 11:02:48 +0000 (12:02 +0100)] 
- Fix to ignore tcp events for closed comm points.

3 years agoMerge branch 'master' into devel/merge-master-into-downstream-cookies
Willem Toorop [Mon, 7 Nov 2022 17:09:20 +0000 (17:09 +0000)] 
Merge branch 'master' into devel/merge-master-into-downstream-cookies

3 years agoNAT64 support 722/head
David Lamparter [Sat, 23 Jul 2022 18:26:20 +0000 (14:26 -0400)] 
NAT64 support

This implements #721.  Includes documentation and some very basic tests.
Please refer to doc for further detail.

3 years agoremove value check
TCY16 [Fri, 28 Oct 2022 15:40:18 +0000 (17:40 +0200)] 
remove value check

3 years agoMerge branch 'master' of github.com:NLnetLabs/unbound into features/dohpath-for-unbounid
TCY16 [Fri, 28 Oct 2022 09:14:59 +0000 (11:14 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound into features/dohpath-for-unbounid

3 years agoChangelog entry for #767
George Thessalonikefs [Fri, 21 Oct 2022 13:49:56 +0000 (15:49 +0200)] 
Changelog entry for #767
- Merge #767 from jonathangray: consistently use IPv4/IPv6 in
    unbound.conf.5.

3 years agoMerge pull request #767 from jonathangray/man
Yorgos Thessalonikefs [Fri, 21 Oct 2022 13:46:45 +0000 (15:46 +0200)] 
Merge pull request #767 from jonathangray/man

consistently use IPv4/IPv6 in unbound.conf.5

3 years ago- Fix that cachedb does not store failures in the external cache.
W.C.A. Wijngaards [Fri, 21 Oct 2022 08:11:47 +0000 (10:11 +0200)] 
- Fix that cachedb does not store failures in the external cache.

3 years ago- Clarify the use of MAX_SENT_COUNT in the iterator code.
George Thessalonikefs [Tue, 18 Oct 2022 10:29:07 +0000 (12:29 +0200)] 
- Clarify the use of MAX_SENT_COUNT in the iterator code.

3 years ago- testcode/dohclient sets log identity to its name.
W.C.A. Wijngaards [Mon, 17 Oct 2022 14:00:43 +0000 (16:00 +0200)] 
- testcode/dohclient sets log identity to its name.

3 years ago- In unit test, print python script name list correctly.
W.C.A. Wijngaards [Fri, 14 Oct 2022 14:49:57 +0000 (16:49 +0200)] 
- In unit test, print python script name list correctly.

3 years agoChangelog note for #768
W.C.A. Wijngaards [Fri, 14 Oct 2022 14:22:17 +0000 (16:22 +0200)] 
Changelog note for #768
- Merge #768 from fobser: Arithmetic on a pointer to void is a GNU
  extension.

3 years agoMerge pull request #768 from fobser/void_math
Wouter Wijngaards [Fri, 14 Oct 2022 14:21:14 +0000 (16:21 +0200)] 
Merge pull request #768 from fobser/void_math

Arithmetic on a pointer to void is a GNU extension.

3 years agoArithmetic on a pointer to void is a GNU extension. 768/head
Florian Obser [Fri, 14 Oct 2022 11:56:32 +0000 (13:56 +0200)] 
Arithmetic on a pointer to void is a GNU extension.

3 years ago- Tag for 1.17.0 release. The code repository continues with 1.17.1.
W.C.A. Wijngaards [Thu, 13 Oct 2022 07:34:44 +0000 (09:34 +0200)] 
- Tag for 1.17.0 release. The code repository continues with 1.17.1.

3 years agoMerge branch 'branch-1.17.0'
W.C.A. Wijngaards [Thu, 13 Oct 2022 07:32:22 +0000 (09:32 +0200)] 
Merge branch 'branch-1.17.0'

3 years ago- Fix PROXYv2 header read for TCP connections when no proxied addresses release-1.17.0
George Thessalonikefs [Tue, 11 Oct 2022 15:39:30 +0000 (17:39 +0200)] 
- Fix PROXYv2 header read for TCP connections when no proxied addresses
  are provided.

3 years agoconsistently use IPv4/IPv6 767/head
Jonathan Gray [Mon, 10 Oct 2022 08:14:58 +0000 (19:14 +1100)] 
consistently use IPv4/IPv6

3 years agoChangelog note for tag for 1.17.0rc1 release.
W.C.A. Wijngaards [Fri, 7 Oct 2022 11:29:33 +0000 (13:29 +0200)] 
Changelog note for tag for 1.17.0rc1 release.

3 years ago- Fix unit test to properly test the reuse_write_wait_pop function. release-1.17.0rc1
George Thessalonikefs [Fri, 7 Oct 2022 09:29:46 +0000 (11:29 +0200)] 
- Fix unit test to properly test the reuse_write_wait_pop function.

3 years ago- Fix to stop possible loops in the tcp reuse code (write_wait list
George Thessalonikefs [Fri, 7 Oct 2022 09:25:36 +0000 (11:25 +0200)] 
- Fix to stop possible loops in the tcp reuse code (write_wait list
  and tcp_wait list). Based on analysis and patch from Prad Seniappan
  and Karthik Umashankar.

3 years ago- Fix proxy length debug output printout typecasts.
W.C.A. Wijngaards [Thu, 6 Oct 2022 13:53:21 +0000 (15:53 +0200)] 
- Fix proxy length debug output printout typecasts.

3 years ago- Fix to stop responses with TC flag from resulting in partial
W.C.A. Wijngaards [Thu, 6 Oct 2022 08:01:09 +0000 (10:01 +0200)] 
- Fix to stop responses with TC flag from resulting in partial
  responses. It retries to fetch the data elsewhere, or fails the
  query and in depth fix removes the TC flag from the cached item.

3 years ago- Fix checkconf test for dnscrypt and proxy port.
George Thessalonikefs [Wed, 5 Oct 2022 20:02:30 +0000 (22:02 +0200)] 
- Fix checkconf test for dnscrypt and proxy port.

3 years ago- Fix dnscrypt compile for proxy protocol code changes.
W.C.A. Wijngaards [Wed, 5 Oct 2022 12:09:12 +0000 (14:09 +0200)] 
- Fix dnscrypt compile for proxy protocol code changes.

3 years ago- Make ede.tdir test more predictable by using static data.
George Thessalonikefs [Wed, 5 Oct 2022 00:44:50 +0000 (02:44 +0200)] 
- Make ede.tdir test more predictable by using static data.

3 years ago- Use DEBUG_TDIR from environment in mini_tdir.sh for debugging.
George Thessalonikefs [Tue, 4 Oct 2022 22:48:20 +0000 (00:48 +0200)] 
- Use DEBUG_TDIR from environment in mini_tdir.sh for debugging.
- Fix string comparison in mini_tdir.sh.

3 years agoChangelog entry for #764
George Thessalonikefs [Tue, 4 Oct 2022 20:24:18 +0000 (22:24 +0200)] 
Changelog entry for #764
- Merge #764: Leniency for target discovery when under load (for
  NRDelegation changes).

3 years agoLeniency for target discovery when under load (for NRDelegation changes) (#764)
Yorgos Thessalonikefs [Tue, 4 Oct 2022 20:21:08 +0000 (22:21 +0200)] 
Leniency for target discovery when under load (for NRDelegation changes) (#764)

* - Introduce leniency for target discovery when under load.

* - Allow for easier testing (to be reverted).

* - Happy compiler.

* - Precheck access to target_fetch_policy.

* - Do not mark a nameserver as resolved when one of A/AAAA is negative.

* - Update fetch_glue.rpl test for (possible) outstanding queries.

* - Update fetch_glue_cname.rpl test for possible outstanding queries.

* - Better fix for fetch_glue_cname.rpl.

* - Fix iter_emptydp_for_glue.rpl to match the referral.

* - Disabled the nxns tests for now (to be reverted).

* - Update iter_recurse.rpl for possible outstanding queries.

* Revert "- Disabled the nxns tests for now (to be reverted)."

This reverts commit 34a9c13a90015fba5f8a8a1c516c00d4bf5003f8.

* Revert "- Allow for easier testing (to be reverted)."

This reverts commit b6dfe35e1d02c89ada5b656fdf8956304bb73be8.

3 years ago- Fix to clean up after the acl_interface unit test.
W.C.A. Wijngaards [Tue, 4 Oct 2022 14:59:10 +0000 (16:59 +0200)] 
- Fix to clean up after the acl_interface unit test.

3 years ago- Fix static analysis report to remove dead code from the
W.C.A. Wijngaards [Tue, 4 Oct 2022 07:08:11 +0000 (09:08 +0200)] 
- Fix static analysis report to remove dead code from the
  rpz_callback_from_iterator_module function.

3 years ago- Fix to close errno block in comm_point_tcp_handle_read outside of
W.C.A. Wijngaards [Mon, 3 Oct 2022 14:21:39 +0000 (16:21 +0200)] 
- Fix to close errno block in comm_point_tcp_handle_read outside of
  ifdef.

3 years agoChangelog entry for #760
George Thessalonikefs [Mon, 3 Oct 2022 13:34:22 +0000 (15:34 +0200)] 
Changelog entry for #760
- Merge #760: PROXYv2 downstream support. (New proxy-protocol-port
  configuration option).

3 years agoPROXYv2 downstream support (#760)
Yorgos Thessalonikefs [Mon, 3 Oct 2022 13:29:47 +0000 (15:29 +0200)] 
PROXYv2 downstream support (#760)