]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
4 years agoifdef RLIMIT_AS in recently added check 487/head
Stuart Henderson [Sat, 8 May 2021 15:12:39 +0000 (15:12 +0000)] 
ifdef RLIMIT_AS in recently added check

Some OS still don't have RLIMIT_AS

4 years ago- Remove case fallthrough from deprecate-rsa-1024 code.
W.C.A. Wijngaards [Fri, 7 May 2021 15:06:09 +0000 (17:06 +0200)] 
- Remove case fallthrough from deprecate-rsa-1024 code.

4 years ago- Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024.
W.C.A. Wijngaards [Fri, 7 May 2021 12:28:20 +0000 (14:28 +0200)] 
- Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024.

4 years ago- Fix #485: Unbound occasionally reports broken stats.
W.C.A. Wijngaards [Fri, 7 May 2021 09:13:44 +0000 (11:13 +0200)] 
- Fix #485: Unbound occasionally reports broken stats.

4 years ago- Rerun flex and bison.
W.C.A. Wijngaards [Tue, 4 May 2021 14:24:16 +0000 (16:24 +0200)] 
- Rerun flex and bison.

4 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Tue, 4 May 2021 14:21:51 +0000 (16:21 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

4 years ago- Fix to squelch tcp socket bind failures when the interface is gone.
W.C.A. Wijngaards [Tue, 4 May 2021 14:21:42 +0000 (16:21 +0200)] 
- Fix to squelch tcp socket bind failures when the interface is gone.

4 years ago- Add more logging for out-of-memory cases.
George Thessalonikefs [Tue, 4 May 2021 13:39:06 +0000 (15:39 +0200)] 
- Add more logging for out-of-memory cases.

4 years ago- Fix for #367: only attempt to get the interface for queries
George Thessalonikefs [Tue, 4 May 2021 12:45:01 +0000 (14:45 +0200)] 
- Fix for #367: only attempt to get the interface for queries
  that are no longer on the tcp_waiting_list.

4 years agoClearer template text since not everyone can reopen GitHub issues.
George Thessalonikefs [Tue, 4 May 2021 11:42:00 +0000 (13:42 +0200)] 
Clearer template text since not everyone can reopen GitHub issues.

4 years agoChangelog note for #478
W.C.A. Wijngaards [Tue, 4 May 2021 08:25:32 +0000 (10:25 +0200)] 
Changelog note for #478
- Merge #478: Allow configuration of TCP timeout while waiting for
  response.

4 years agoMerge pull request #478 from edevil/tcp_auth_query_timeout
Wouter Wijngaards [Tue, 4 May 2021 08:24:42 +0000 (10:24 +0200)] 
Merge pull request #478 from edevil/tcp_auth_query_timeout

Allow configuration of TCP timeout while waiting for response

4 years agoChangelog note and improved comment.
W.C.A. Wijngaards [Mon, 3 May 2021 11:07:12 +0000 (13:07 +0200)] 
Changelog note and improved comment.
- Fix #481: Fix comment in configuration file.

4 years agoMerge pull request #481 from paulmenzel/fix-comment-in-conf-file
Wouter Wijngaards [Mon, 3 May 2021 11:05:27 +0000 (13:05 +0200)] 
Merge pull request #481 from paulmenzel/fix-comment-in-conf-file

Fix comment in configuration file

4 years agodoc/example.conf.in: Clarify comment for `auto-trust-anchor-file` 481/head
Paul Menzel [Mon, 3 May 2021 10:54:11 +0000 (12:54 +0200)] 
doc/example.conf.in: Clarify comment for `auto-trust-anchor-file`

Remove `And enable:` as it refers to the uncommented option.

Fixes: 01dd4a35 ("- Added explicit note on unbound-anchor usage:")
4 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Thu, 29 Apr 2021 08:27:02 +0000 (10:27 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

4 years ago- Add that log-servfail prints an IP address and more information
W.C.A. Wijngaards [Thu, 29 Apr 2021 08:24:35 +0000 (10:24 +0200)] 
- Add that log-servfail prints an IP address and more information
  about one of the last failures for that query.

4 years agoAllow configuration of TCP timeout while waiting for response 478/head
André Cruz [Tue, 27 Apr 2021 17:43:19 +0000 (18:43 +0100)] 
Allow configuration of TCP timeout while waiting for response

This allows us to configure how long Unbound will wait for a response
on a TCP connection.

4 years agoMerge pull request #479 from NLnetLabs/issue-templates
gthess [Wed, 28 Apr 2021 14:45:44 +0000 (16:45 +0200)] 
Merge pull request #479 from NLnetLabs/issue-templates

Create issue templates

4 years agoCreate issue templates 479/head
gthess [Wed, 28 Apr 2021 14:40:48 +0000 (16:40 +0200)] 
Create issue templates

Create issue templates for bug reports and feature requests.

4 years ago- Fix compiler warning for signed/unsigned comparison for
George Thessalonikefs [Wed, 28 Apr 2021 14:15:52 +0000 (16:15 +0200)] 
- Fix compiler warning for signed/unsigned comparison for
  max_reuse_tcp_queries.

4 years ago- Fix #474: always_null and others inside view.
W.C.A. Wijngaards [Wed, 28 Apr 2021 12:05:23 +0000 (14:05 +0200)] 
- Fix #474: always_null and others inside view.

4 years agoChangelog note for PR #470
W.C.A. Wijngaards [Mon, 26 Apr 2021 14:07:28 +0000 (16:07 +0200)] 
Changelog note for PR #470
- Merge #470 from edevil: Allow configuration of persistent TCP
  connections.

4 years agoMerge pull request #470 from edevil/configurable_tcp
Wouter Wijngaards [Mon, 26 Apr 2021 14:07:16 +0000 (16:07 +0200)] 
Merge pull request #470 from edevil/configurable_tcp

Allow configuration of persistent TCP connections

4 years ago- Fix that testcode dohclient has OpenSSL initialisation calls.
W.C.A. Wijngaards [Thu, 22 Apr 2021 07:41:04 +0000 (09:41 +0200)] 
- Fix that testcode dohclient has OpenSSL initialisation calls.

4 years ago- Further fix for #468: detect SSL_CTX_set_alpn_protos for build with
W.C.A. Wijngaards [Thu, 22 Apr 2021 07:05:43 +0000 (09:05 +0200)] 
- Further fix for #468: detect SSL_CTX_set_alpn_protos for build with
  OpenSSL 1.0.1.

4 years ago- Fix #468: OpenSSL 1.0.1 can no longer build Unbound.
W.C.A. Wijngaards [Thu, 22 Apr 2021 07:00:15 +0000 (09:00 +0200)] 
- Fix #468: OpenSSL 1.0.1 can no longer build Unbound.

4 years agoChangelog note for #466
W.C.A. Wijngaards [Thu, 22 Apr 2021 06:57:50 +0000 (08:57 +0200)] 
Changelog note for #466
- Merge #466 from FGasper: Support OpenSSLs that lack
  SSL_get0_alpn_selected.

4 years agoMerge pull request #466 from FGasper/feature_check_SSL_get0_alpn_selected
Wouter Wijngaards [Thu, 22 Apr 2021 06:57:33 +0000 (08:57 +0200)] 
Merge pull request #466 from FGasper/feature_check_SSL_get0_alpn_selected

Support OpenSSLs that lack SSL_get0_alpn_selected.

4 years agoAllow configuration of persistent TCP connections 470/head
André Cruz [Wed, 21 Apr 2021 12:50:45 +0000 (13:50 +0100)] 
Allow configuration of persistent TCP connections

Added 2 new options to configure previously hardcoded
values: max-reuse-tcp-queries and tcp-reuse-timeout. These
allow fine-grained control over how unbound uses persistent
TCP connections to authority servers.

4 years agoSupport OpenSSLs that lack SSL_get0_alpn_selected. 466/head
Felipe Gasper [Mon, 19 Apr 2021 17:05:50 +0000 (13:05 -0400)] 
Support OpenSSLs that lack SSL_get0_alpn_selected.

4 years ago- Remove unused functions worker_handle_reply and
George Thessalonikefs [Tue, 13 Apr 2021 12:54:26 +0000 (14:54 +0200)] 
- Remove unused functions worker_handle_reply and
  libworker_handle_reply.

4 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
George Thessalonikefs [Tue, 13 Apr 2021 12:01:38 +0000 (14:01 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

4 years ago- Fix documentation comment for files previously residing in checkconf/.
George Thessalonikefs [Tue, 13 Apr 2021 11:58:53 +0000 (13:58 +0200)] 
- Fix documentation comment for files previously residing in checkconf/.

4 years ago- Fix that nxdomain synthesis does not happen above the stub or
W.C.A. Wijngaards [Tue, 13 Apr 2021 11:52:57 +0000 (13:52 +0200)] 
- Fix that nxdomain synthesis does not happen above the stub or
  forward definition.

4 years ago- Fix (increase) verbosity level for iterator error log in
George Thessalonikefs [Mon, 12 Apr 2021 14:49:45 +0000 (16:49 +0200)] 
- Fix (increase) verbosity level for iterator error log in
  processQueryTargets().

4 years ago- Fix permission denied sendto log, squelch the log messages
W.C.A. Wijngaards [Mon, 12 Apr 2021 09:18:23 +0000 (11:18 +0200)] 
- Fix permission denied sendto log, squelch the log messages
  unless high verbosity is set.

4 years ago- rebuild configure to set EXTRALINK to libunbound.la for #460.
W.C.A. Wijngaards [Fri, 9 Apr 2021 15:19:04 +0000 (17:19 +0200)] 
- rebuild configure to set EXTRALINK to libunbound.la for #460.

4 years ago- Fix for #411: Depth protect for crash on deleted element timeout.
W.C.A. Wijngaards [Thu, 8 Apr 2021 11:47:06 +0000 (13:47 +0200)] 
- Fix for #411: Depth protect for crash on deleted element timeout.

4 years ago- Fix to stop IPv6 PMTU discovery.
W.C.A. Wijngaards [Thu, 1 Apr 2021 11:45:34 +0000 (13:45 +0200)] 
- Fix to stop IPv6 PMTU discovery.

4 years agoChangelog note for #460.
W.C.A. Wijngaards [Thu, 1 Apr 2021 07:12:50 +0000 (09:12 +0200)] 
Changelog note for #460.
- Merge #460 from orbea: build: Link with the libtool archive.

4 years agoMerge pull request #460 from orbea/libtool
Wouter Wijngaards [Thu, 1 Apr 2021 07:12:35 +0000 (09:12 +0200)] 
Merge pull request #460 from orbea/libtool

build: Link with the libtool archive.

4 years agobuild: Link with the libtool archive. 460/head
orbea [Wed, 31 Mar 2021 23:22:47 +0000 (16:22 -0700)] 
build: Link with the libtool archive.

4 years ago- Clean makedist.sh.
George Thessalonikefs [Wed, 31 Mar 2021 11:37:08 +0000 (13:37 +0200)] 
- Clean makedist.sh.

4 years ago- Fix stack-protector change to not override other CFLAGS options.
W.C.A. Wijngaards [Wed, 31 Mar 2021 08:01:42 +0000 (10:01 +0200)] 
- Fix stack-protector change to not override other CFLAGS options.

4 years ago- Disable the use of stack-protector for cross compiled 32-bit windows builds;
George Thessalonikefs [Tue, 30 Mar 2021 20:15:12 +0000 (22:15 +0200)] 
- Disable the use of stack-protector for cross compiled 32-bit windows builds;
  relates to #444.

4 years ago- Fix #429: Also fix end of transfer for http download of auth zones.
W.C.A. Wijngaards [Thu, 25 Mar 2021 11:18:49 +0000 (12:18 +0100)] 
- Fix #429: Also fix end of transfer for http download of auth zones.

4 years ago- Fix that cachedb does not produce empty object files when disabled.
W.C.A. Wijngaards [Wed, 24 Mar 2021 15:28:18 +0000 (16:28 +0100)] 
- Fix that cachedb does not produce empty object files when disabled.

4 years ago- Travis, fix warning in ubsan compile.
W.C.A. Wijngaards [Wed, 24 Mar 2021 14:34:26 +0000 (15:34 +0100)] 
- Travis, fix warning in ubsan compile.
- Fix configure Targetconfiditionals.h header check, to use compile.

4 years agoTravis, enable jobs, changelog note.
W.C.A. Wijngaards [Wed, 24 Mar 2021 10:18:35 +0000 (11:18 +0100)] 
Travis, enable jobs, changelog note.
- Travis, fix script to fail when tasks fail.

4 years agoTravis, fix quotes on config opts for iOS and Android configure.
W.C.A. Wijngaards [Wed, 24 Mar 2021 10:06:10 +0000 (11:06 +0100)] 
Travis, fix quotes on config opts for iOS and Android configure.

4 years agoTravis, debug print config opts.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:57:59 +0000 (10:57 +0100)] 
Travis, debug print config opts.

4 years agoTravis, fix script with steps and export variables and config opts.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:49:56 +0000 (10:49 +0100)] 
Travis, fix script with steps and export variables and config opts.

4 years agotravis, script at outer scope so failed lines fail build.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:42:03 +0000 (10:42 +0100)] 
travis, script at outer scope so failed lines fail build.

4 years agoremove debug output.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:31:46 +0000 (10:31 +0100)] 
remove debug output.

4 years agoAdd unistd include, and changelog note.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:22:37 +0000 (10:22 +0100)] 
Add unistd include, and changelog note.

4 years agoTravis, deprecation test also checks if item unavailable.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:15:24 +0000 (10:15 +0100)] 
Travis, deprecation test also checks if item unavailable.

4 years agoTravis, fix deprecation test to use CFLAGS and CPPFLAGS.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:07:18 +0000 (10:07 +0100)] 
Travis, fix deprecation test to use CFLAGS and CPPFLAGS.

4 years agoTravis, test deprecation configure output. Debug output from configure
W.C.A. Wijngaards [Wed, 24 Mar 2021 08:57:53 +0000 (09:57 +0100)] 
Travis, test deprecation configure output.  Debug output from configure
and remove a lot of timeconsuming tests temporarily.

4 years agoTravis, use config opts when testing on OSX.
W.C.A. Wijngaards [Tue, 23 Mar 2021 15:51:50 +0000 (16:51 +0100)] 
Travis, use config opts when testing on OSX.

4 years agoTravis, undo the && code and enable other iOS jobs.
W.C.A. Wijngaards [Tue, 23 Mar 2021 15:34:56 +0000 (16:34 +0100)] 
Travis, undo the && code and enable other iOS jobs.

4 years agoTravis, fix location of libexpat, stop on error.
W.C.A. Wijngaards [Tue, 23 Mar 2021 15:27:49 +0000 (16:27 +0100)] 
Travis, fix location of libexpat, stop on error.

4 years agoTravis, turn off homebrew update, and move to 12.2 for OSX compile.
W.C.A. Wijngaards [Tue, 23 Mar 2021 15:03:58 +0000 (16:03 +0100)] 
Travis, turn off homebrew update, and move to 12.2 for OSX compile.

4 years agoTravis, try to enable brew update for the 12.2 osx image.
W.C.A. Wijngaards [Tue, 23 Mar 2021 13:45:14 +0000 (14:45 +0100)] 
Travis, try to enable brew update for the 12.2 osx image.

4 years agoTravis, note changelog, disable homebrew update in script and cfg.
W.C.A. Wijngaards [Tue, 23 Mar 2021 13:22:00 +0000 (14:22 +0100)] 
Travis, note changelog, disable homebrew update in script and cfg.

4 years agotravis, analyzer disabled on test without debug, that does not
W.C.A. Wijngaards [Tue, 23 Mar 2021 12:38:46 +0000 (13:38 +0100)] 
travis, analyzer disabled on test without debug, that does not
run anway.  Turn off failing tests except one.  Update iOS test
to xcode image 12.2.

4 years agoTravis, attempt to omit ios brew update.
W.C.A. Wijngaards [Tue, 23 Mar 2021 08:29:11 +0000 (09:29 +0100)] 
Travis, attempt to omit ios brew update.

4 years agoTravis changelog noted.
W.C.A. Wijngaards [Tue, 23 Mar 2021 08:17:22 +0000 (09:17 +0100)] 
Travis changelog noted.

4 years agoTravis enable all tests again. Clang analyzer only a couple times, when
W.C.A. Wijngaards [Tue, 23 Mar 2021 07:56:42 +0000 (08:56 +0100)] 
Travis enable all tests again.  Clang analyzer only a couple times, when
there is a difference.  homebrew updates disabled, so it does not hang.
removed trailing slashes from configure paths.  Moved iOS tests to
allow-failure.

4 years ago- Reformat pythonmod/pythonmod_utils.{c,h}.
George Thessalonikefs [Mon, 22 Mar 2021 17:45:31 +0000 (18:45 +0100)] 
- Reformat pythonmod/pythonmod_utils.{c,h}.

4 years agoAsan tests shown to work, run OSX test.
W.C.A. Wijngaards [Mon, 22 Mar 2021 16:02:06 +0000 (17:02 +0100)] 
Asan tests shown to work, run OSX test.

4 years ago- Fix for #367: fix memory leak when cannot bind to listening port.
George Thessalonikefs [Mon, 22 Mar 2021 15:46:17 +0000 (16:46 +0100)] 
- Fix for #367: fix memory leak when cannot bind to listening port.

4 years agoTravis test for OSX, ASAN results.
W.C.A. Wijngaards [Mon, 22 Mar 2021 15:36:46 +0000 (16:36 +0100)] 
Travis test for OSX, ASAN results.

4 years ago- Fix memory leak reported by asan in rpz SOA record query name.
W.C.A. Wijngaards [Mon, 22 Mar 2021 14:29:34 +0000 (15:29 +0100)] 
- Fix memory leak reported by asan in rpz SOA record query name.

4 years ago- Fix compile error in listen_dnsport on Android.
W.C.A. Wijngaards [Mon, 22 Mar 2021 14:02:19 +0000 (15:02 +0100)] 
- Fix compile error in listen_dnsport on Android.

4 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Mon, 22 Mar 2021 13:53:16 +0000 (14:53 +0100)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

4 years ago- Comment out nonworking OSX and IOS travis tests, vm fails to start.
W.C.A. Wijngaards [Mon, 22 Mar 2021 13:53:05 +0000 (14:53 +0100)] 
- Comment out nonworking OSX and IOS travis tests, vm fails to start.

4 years agoAdd docs badge
Alex Band [Mon, 22 Mar 2021 13:35:30 +0000 (14:35 +0100)] 
Add docs badge

4 years ago- Fix unused-function warning when compiling with --enable-dnscrypt.
George Thessalonikefs [Mon, 22 Mar 2021 13:31:58 +0000 (14:31 +0100)] 
- Fix unused-function warning when compiling with --enable-dnscrypt.

4 years ago- iana portlist update.
W.C.A. Wijngaards [Mon, 22 Mar 2021 08:12:41 +0000 (09:12 +0100)] 
- iana portlist update.

4 years agoChangelog note for #449.
W.C.A. Wijngaards [Mon, 22 Mar 2021 07:57:01 +0000 (08:57 +0100)] 
Changelog note for #449.

4 years agoMerge pull request #449 from orbea/build
Wouter Wijngaards [Mon, 22 Mar 2021 07:56:43 +0000 (08:56 +0100)] 
Merge pull request #449 from orbea/build

build: Add missing linker flags.

4 years agobuild: Add missing linker flags. 449/head
orbea [Sun, 21 Mar 2021 23:28:58 +0000 (16:28 -0700)] 
build: Add missing linker flags.

4 years ago- Fix for #447: squelch connection refused tcp connection failures
W.C.A. Wijngaards [Fri, 19 Mar 2021 16:43:36 +0000 (17:43 +0100)] 
- Fix for #447: squelch connection refused tcp connection failures
  from the log, unless verbosity is high.

4 years ago- Fix #441: Minimal NSEC range not accepted for top level domains.
W.C.A. Wijngaards [Wed, 17 Mar 2021 13:04:02 +0000 (14:04 +0100)] 
- Fix #441: Minimal NSEC range not accepted for top level domains.

4 years ago- Fix parse of LOC RR type for decimetres.
W.C.A. Wijngaards [Thu, 11 Mar 2021 12:22:05 +0000 (13:22 +0100)] 
- Fix parse of LOC RR type for decimetres.

4 years agoput tls-use-sni: on a line of its own
Willem Toorop [Wed, 10 Mar 2021 14:14:45 +0000 (15:14 +0100)] 
put tls-use-sni: on a line of its own

Sorry about this, this must have happened when I added the entries for padding queries and responses.

4 years ago- Debug output for #411 and #439: printout internal error and details.
W.C.A. Wijngaards [Fri, 5 Mar 2021 12:54:26 +0000 (13:54 +0100)] 
- Debug output for #411 and #439: printout internal error and details.

4 years ago- Workaround for #439: prevent loops in the reuse rbtree.
W.C.A. Wijngaards [Fri, 5 Mar 2021 12:46:36 +0000 (13:46 +0100)] 
- Workaround for #439: prevent loops in the reuse rbtree.

4 years ago- Fix spurious errors about "Could not generate request: out of
W.C.A. Wijngaards [Thu, 4 Mar 2021 13:13:44 +0000 (14:13 +0100)] 
- Fix spurious errors about "Could not generate request: out of
  memory".  The mesh detect cycle routine no longer wrongly stops
  the check when the calling mesh state is unique.

4 years ago- iana portlist update.
W.C.A. Wijngaards [Thu, 4 Mar 2021 09:14:32 +0000 (10:14 +0100)] 
- iana portlist update.

4 years ago- Fix: Resolve interface names on control-interface too.
W.C.A. Wijngaards [Fri, 26 Feb 2021 12:54:10 +0000 (13:54 +0100)] 
- Fix: Resolve interface names on control-interface too.

4 years ago- Fix for #367: rc_ports don't have ub_sock; skip cleaning up.
George Thessalonikefs [Fri, 26 Feb 2021 12:13:37 +0000 (13:13 +0100)] 
- Fix for #367: rc_ports don't have ub_sock; skip cleaning up.

4 years ago- Fix to allow rpz with wildcard that applies to all TLDs at once.
W.C.A. Wijngaards [Thu, 25 Feb 2021 15:54:32 +0000 (16:54 +0100)] 
- Fix to allow rpz with wildcard that applies to all TLDs at once.

4 years agoChangelog note for #365, #367 and #368.
W.C.A. Wijngaards [Thu, 25 Feb 2021 11:00:28 +0000 (12:00 +0100)] 
Changelog note for #365, #367 and #368.
- Merge PR #367 : DNSTAP log local address.  With code from PR #365
  and fixes #368 : dnstap does not log the DNS message ID for
  FORWARDER_QUERY.

4 years agoMerge pull request #367 from NLnetLabs/dnstap-log-local-addr
Wouter Wijngaards [Thu, 25 Feb 2021 10:58:36 +0000 (11:58 +0100)] 
Merge pull request #367 from NLnetLabs/dnstap-log-local-addr

DNSTAP log local address

4 years agoFix comment item. 367/head
W.C.A. Wijngaards [Thu, 25 Feb 2021 07:50:02 +0000 (08:50 +0100)] 
Fix comment item.

4 years agoFix to use a simple pointer in the call of make_sock and make_sock_port.
W.C.A. Wijngaards [Wed, 24 Feb 2021 16:36:22 +0000 (17:36 +0100)] 
Fix to use a simple pointer in the call of make_sock and make_sock_port.

4 years ago- spelling fix in header.
W.C.A. Wijngaards [Wed, 24 Feb 2021 15:56:57 +0000 (16:56 +0100)] 
- spelling fix in header.

4 years ago- Fix unit test for added ulimit checks.
W.C.A. Wijngaards [Wed, 24 Feb 2021 14:30:12 +0000 (15:30 +0100)] 
- Fix unit test for added ulimit checks.