]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
5 years agoMerge branch 'master' into infra-keep-probing
W.C.A. Wijngaards [Tue, 4 Aug 2020 06:45:04 +0000 (08:45 +0200)] 
Merge branch 'master' into infra-keep-probing

5 years ago- Fix mini_event.h on OpenBSD cannot find fd_set.
W.C.A. Wijngaards [Tue, 4 Aug 2020 06:14:25 +0000 (08:14 +0200)] 
- Fix mini_event.h on OpenBSD cannot find fd_set.

5 years agoMake tvOS & watchOS checks verify truthiness as well as definedness. 280/head
Felipe Gasper [Mon, 3 Aug 2020 18:37:00 +0000 (14:37 -0400)] 
Make tvOS & watchOS checks verify truthiness as well as definedness.

5 years agonet_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_set_params 277/head
Vitezslav Cizek [Fri, 31 Jul 2020 12:44:05 +0000 (14:44 +0200)] 
net_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_set_params

This fixes build with OpenSSL 3.0.0 Alpha 5.
EVP_MAC_set_ctx_params got renamed back to EVP_MAC_CTX_set_params
in https://github.com/openssl/openssl/pull/12186

5 years agostream reuse, move drop in tcp_reuse test to timeout section of test.
W.C.A. Wijngaards [Fri, 31 Jul 2020 07:32:19 +0000 (09:32 +0200)] 
stream reuse, move drop in tcp_reuse test to timeout section of test.

5 years agoMerge branch 'master' into stream-reuse
W.C.A. Wijngaards [Fri, 31 Jul 2020 07:11:35 +0000 (09:11 +0200)] 
Merge branch 'master' into stream-reuse

5 years agoMerge branch 'master' into infra-keep-probing
W.C.A. Wijngaards [Fri, 31 Jul 2020 07:11:20 +0000 (09:11 +0200)] 
Merge branch 'master' into infra-keep-probing

5 years ago- Fix doxygen comment for no ssl for tls session ticket key callback
W.C.A. Wijngaards [Fri, 31 Jul 2020 07:10:40 +0000 (09:10 +0200)] 
- Fix doxygen comment for no ssl for tls session ticket key callback
  routine.

5 years agostream reuse, disable debug in test
W.C.A. Wijngaards [Thu, 30 Jul 2020 15:52:57 +0000 (17:52 +0200)] 
stream reuse, disable debug in test

5 years agostream reuse, add tls test for stream reuse.
W.C.A. Wijngaards [Thu, 30 Jul 2020 15:51:49 +0000 (17:51 +0200)] 
stream reuse, add tls test for stream reuse.

5 years agostream reuse, fix tls close by upstream after timeout write event handling.
W.C.A. Wijngaards [Thu, 30 Jul 2020 15:51:13 +0000 (17:51 +0200)] 
stream reuse, fix tls close by upstream after timeout write event handling.

5 years agostream reuse, add a test for close by upstream server after timeout.
W.C.A. Wijngaards [Thu, 30 Jul 2020 14:41:28 +0000 (16:41 +0200)] 
stream reuse, add a test for close by upstream server after timeout.

5 years agoRebase on master
Ubuntu [Wed, 29 Jul 2020 16:02:16 +0000 (16:02 +0000)] 
Rebase on master

5 years agoDisable enforcing of min/max TTL when serving original TTL
Ubuntu [Wed, 29 Jul 2020 15:52:58 +0000 (15:52 +0000)] 
Disable enforcing of min/max TTL when serving original TTL

5 years agoAdjust semantics of TTL adjustment after feedback from @wcawijngaards
Ubuntu [Wed, 29 Jul 2020 15:27:15 +0000 (15:27 +0000)] 
Adjust semantics of TTL adjustment after feedback from @wcawijngaards

5 years agoEnsure packet_rrset_data is always initialised to zero upon allocation
Ubuntu [Wed, 29 Jul 2020 15:26:42 +0000 (15:26 +0000)] 
Ensure packet_rrset_data is always initialised to zero upon allocation

5 years agostream reuse, defensible wait add and debug log with details for requeue.
W.C.A. Wijngaards [Mon, 27 Jul 2020 15:12:23 +0000 (17:12 +0200)] 
stream reuse, defensible wait add and debug log with details for requeue.

5 years agostream reuse, send queries one by one when upstream refuses multiple queries,
W.C.A. Wijngaards [Mon, 27 Jul 2020 14:59:46 +0000 (16:59 +0200)] 
stream reuse, send queries one by one when upstream refuses multiple queries,
by closing the connection.

5 years agoMerge branch 'master' into edns-client-tag
Ralph Dolmans [Mon, 27 Jul 2020 13:54:58 +0000 (15:54 +0200)] 
Merge branch 'master' into edns-client-tag

5 years ago- Add EDNS client tag test
Ralph Dolmans [Mon, 27 Jul 2020 13:54:43 +0000 (15:54 +0200)] 
- Add EDNS client tag test

5 years agoMerge branch 'master' into stream-reuse
W.C.A. Wijngaards [Mon, 27 Jul 2020 11:16:55 +0000 (13:16 +0200)] 
Merge branch 'master' into stream-reuse

5 years agoMerge branch 'master' into infra-keep-probing
W.C.A. Wijngaards [Mon, 27 Jul 2020 11:16:39 +0000 (13:16 +0200)] 
Merge branch 'master' into infra-keep-probing

5 years ago- Merge PR #268, draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on
George Thessalonikefs [Mon, 27 Jul 2020 11:08:08 +0000 (13:08 +0200)] 
- Merge PR #268, draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on
March 2020, by and0x000.

5 years agoMerge branch 'master' of https://github.com/and0x000/unbound into and0x000-master
George Thessalonikefs [Mon, 27 Jul 2020 11:07:19 +0000 (13:07 +0200)] 
Merge branch 'master' of https://github.com/and0x000/unbound into and0x000-master

5 years agoChangelog note for PR #270
W.C.A. Wijngaards [Mon, 27 Jul 2020 11:02:47 +0000 (13:02 +0200)] 
Changelog note for PR #270
- Merge PR #270 from cgzones: munin plugin: always exit 0 in autoconf

5 years agoMerge pull request #270 from cgzones/munin
Wouter Wijngaards [Mon, 27 Jul 2020 11:02:30 +0000 (13:02 +0200)] 
Merge pull request #270 from cgzones/munin

munin plugin: always exit 0 in autoconf

5 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
Ralph Dolmans [Mon, 27 Jul 2020 10:14:41 +0000 (12:14 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

5 years ago- Merge PR #269, Fix python module len() implementations, by Torbjörn Lönnemark
Ralph Dolmans [Mon, 27 Jul 2020 10:14:08 +0000 (12:14 +0200)] 
- Merge PR #269, Fix python module len() implementations, by Torbjörn Lönnemark

5 years agoMerge pull request #269 from tobbez/python-fix-len
Ralph Dolmans [Mon, 27 Jul 2020 10:12:31 +0000 (12:12 +0200)] 
Merge pull request #269 from tobbez/python-fix-len

Fix python module len() implementations

5 years ago- branch now named 1.11.1. 1.11.0rc1 became the 1.11.0 release.
W.C.A. Wijngaards [Mon, 27 Jul 2020 10:10:28 +0000 (12:10 +0200)] 
- branch now named 1.11.1.  1.11.0rc1 became the 1.11.0 release.

5 years agoEDNS client tags - insert configured tags into tree
Ralph Dolmans [Fri, 24 Jul 2020 14:00:13 +0000 (16:00 +0200)] 
EDNS client tags - insert configured tags into tree

5 years agoAdd edns-client-tag configuration option
Ralph Dolmans [Fri, 24 Jul 2020 12:52:04 +0000 (14:52 +0200)] 
Add edns-client-tag configuration option

5 years agoStart of EDNS client tags implementation.
Ralph Dolmans [Thu, 23 Jul 2020 15:17:44 +0000 (17:17 +0200)] 
Start of EDNS client tags implementation.

5 years agomunin plugin: always exit 0 in autoconf 270/head
Christian Göttsche [Thu, 23 Jul 2020 14:04:26 +0000 (16:04 +0200)] 
munin plugin: always exit 0 in autoconf

The autoconf operation should always exit 0, also in case the answer in "no",
see https://guide.munin-monitoring.org/en/latest/develop/plugins/plugin-concise.html#autoconf

5 years agostream reuse, test with connection drops.
W.C.A. Wijngaards [Thu, 23 Jul 2020 08:29:36 +0000 (10:29 +0200)] 
stream reuse, test with connection drops.

5 years agostream reuse, test with a list of outstanding queries to the upstream server.
W.C.A. Wijngaards [Thu, 23 Jul 2020 08:18:17 +0000 (10:18 +0200)] 
stream reuse, test with a list of outstanding queries to the upstream server.

5 years agostream reuse, test timeout and simultaneous queries.
W.C.A. Wijngaards [Wed, 22 Jul 2020 13:40:17 +0000 (15:40 +0200)] 
stream reuse, test timeout and simultaneous queries.

5 years agostream reuse, fix cleanup with streams in the connection table.
W.C.A. Wijngaards [Wed, 22 Jul 2020 13:20:58 +0000 (15:20 +0200)] 
stream reuse, fix cleanup with streams in the connection table.

5 years agostream reuse, free up elements that are connected in outside network delete.
W.C.A. Wijngaards [Wed, 22 Jul 2020 08:30:50 +0000 (10:30 +0200)] 
stream reuse, free up elements that are connected in outside network delete.

5 years agoMerge branch 'master' into stream-reuse
W.C.A. Wijngaards [Wed, 22 Jul 2020 07:53:57 +0000 (09:53 +0200)] 
Merge branch 'master' into stream-reuse

5 years agoMerge branch 'master' into infra-keep-probing
W.C.A. Wijngaards [Wed, 22 Jul 2020 07:53:30 +0000 (09:53 +0200)] 
Merge branch 'master' into infra-keep-probing

5 years agoFix python module len() implementations 269/head
Torbjörn Lönnemark [Wed, 22 Jul 2020 01:05:19 +0000 (03:05 +0200)] 
Fix python module len() implementations

They were all missing the 'self.' prefix when accessing the 'obj'
instance variable, causing the following exception when attempting to
call len() on (for example) a ReplyInfo_RRSet:

  File "/usr/lib/python3.7/site-packages/unboundmodule.py", line 377, in __len__
    def __len__(self): return obj.rrset_count
NameError: name 'obj' is not defined

5 years agodraft-ietf-dnsop-serve-stale-10 has become RFC 8767 on March 2020 268/head
and0x000 [Mon, 20 Jul 2020 16:10:21 +0000 (18:10 +0200)] 
draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on March 2020

5 years ago- branch now named 1.11.0 and 1.11.0rc1 tag. 1.11.0rc1 release-1.11.0 release-1.11.0rc1
W.C.A. Wijngaards [Mon, 20 Jul 2020 11:02:09 +0000 (13:02 +0200)] 
- branch now named 1.11.0 and 1.11.0rc1 tag.

5 years ago- Fix contrib/fastrpz.patch to apply cleanly. It fixes for changes
W.C.A. Wijngaards [Mon, 20 Jul 2020 09:05:28 +0000 (11:05 +0200)] 
- Fix contrib/fastrpz.patch to apply cleanly.  It fixes for changes
  due to added libdynmod, but it does not compile, it conflicts with
  new rpz code.

5 years ago- Fix contrib/fastrpz.patch to apply cleanly.
W.C.A. Wijngaards [Mon, 20 Jul 2020 08:55:13 +0000 (10:55 +0200)] 
- Fix contrib/fastrpz.patch to apply cleanly.

5 years ago- Fix contrib/fastrpz.patch to apply cleanly.
W.C.A. Wijngaards [Mon, 20 Jul 2020 08:53:30 +0000 (10:53 +0200)] 
- Fix contrib/fastrpz.patch to apply cleanly.

5 years ago- Fix streamtcp to print packet data to stdout. This makes the
W.C.A. Wijngaards [Mon, 20 Jul 2020 08:34:40 +0000 (10:34 +0200)] 
- Fix streamtcp to print packet data to stdout.  This makes the
  stdout and stderr not mix together lines, when parsing its output.

5 years ago- Fix lock dependency cycle in rpz zone config setup.
W.C.A. Wijngaards [Fri, 17 Jul 2020 15:15:55 +0000 (17:15 +0200)] 
- Fix lock dependency cycle in rpz zone config setup.

5 years ago- Fix libnettle compile for session ticket key callback function
W.C.A. Wijngaards [Fri, 17 Jul 2020 14:53:52 +0000 (16:53 +0200)] 
- Fix libnettle compile for session ticket key callback function
  changes.

5 years agoMerge branch 'jcourreges-align-cmsg-buffers'
Ralph Dolmans [Fri, 17 Jul 2020 11:07:49 +0000 (13:07 +0200)] 
Merge branch 'jcourreges-align-cmsg-buffers'

5 years ago- Merge PR #234 - Ensure proper alignment of cmsg buffers by Jérémie
Ralph Dolmans [Fri, 17 Jul 2020 11:07:03 +0000 (13:07 +0200)] 
- Merge PR #234 - Ensure proper alignment of cmsg buffers by Jérémie
  Courrèges-Anglas.
- Fix PR #234 log_assert sizeof to use union buffer.

5 years agoMerge branch 'align-cmsg-buffers' of https://github.com/jcourreges/unbound into jcour...
Ralph Dolmans [Fri, 17 Jul 2020 11:01:44 +0000 (13:01 +0200)] 
Merge branch 'align-cmsg-buffers' of https://github.com/jcourreges/unbound into jcourreges-align-cmsg-buffers

5 years agoMerge branch 'master' into infra-keep-probing
W.C.A. Wijngaards [Thu, 16 Jul 2020 14:00:06 +0000 (16:00 +0200)] 
Merge branch 'master' into infra-keep-probing

5 years agoMerge branch 'master' into stream-reuse
W.C.A. Wijngaards [Thu, 16 Jul 2020 13:58:20 +0000 (15:58 +0200)] 
Merge branch 'master' into stream-reuse

5 years ago- Fix unused variable warning for clang analyzer.
W.C.A. Wijngaards [Thu, 16 Jul 2020 13:41:25 +0000 (15:41 +0200)] 
- Fix unused variable warning for clang analyzer.

5 years ago- Fix check conf test for referencing installation paths.
W.C.A. Wijngaards [Thu, 16 Jul 2020 12:47:15 +0000 (14:47 +0200)] 
- Fix check conf test for referencing installation paths.

5 years agoMerge branch 'master' into stream-reuse
W.C.A. Wijngaards [Thu, 16 Jul 2020 12:13:24 +0000 (14:13 +0200)] 
Merge branch 'master' into stream-reuse

5 years ago- Changelog entry for PR #265; include-toplevel.
George Thessalonikefs [Thu, 16 Jul 2020 11:01:14 +0000 (13:01 +0200)] 
- Changelog entry for PR #265; include-toplevel.

5 years agoMerge pull request #265 from NLnetLabs/include-toplevel
gthess [Thu, 16 Jul 2020 10:57:42 +0000 (12:57 +0200)] 
Merge pull request #265 from NLnetLabs/include-toplevel

Introduce include-toplevel configuration option; closes #161.

5 years agoMerge branch 'master' into include-toplevel 265/head
George Thessalonikefs [Thu, 16 Jul 2020 10:53:29 +0000 (12:53 +0200)] 
Merge branch 'master' into include-toplevel

5 years agoChange unbound-dnstap-socket void cast for unused parameter
Ralph Dolmans [Thu, 16 Jul 2020 10:31:30 +0000 (12:31 +0200)] 
Change unbound-dnstap-socket void cast for unused parameter

5 years ago- Add changelog entry for bidirectional frame streams support.
Ralph Dolmans [Thu, 16 Jul 2020 09:45:10 +0000 (11:45 +0200)] 
- Add changelog entry for bidirectional frame streams support.

5 years agoMerge pull request #264 from NLnetLabs/fstrm-bidi
Ralph Dolmans [Thu, 16 Jul 2020 09:42:29 +0000 (11:42 +0200)] 
Merge pull request #264 from NLnetLabs/fstrm-bidi

Bidirectional frame streams support

5 years agocorrect byte count in comment 264/head
Ralph Dolmans [Thu, 16 Jul 2020 08:54:18 +0000 (10:54 +0200)] 
correct byte count in comment

5 years agoremove unused define
Ralph Dolmans [Wed, 15 Jul 2020 21:01:13 +0000 (23:01 +0200)] 
remove unused define

5 years agoCleaned up adjustment in message encoding, fixes spurious negative TTLs
Ubuntu [Wed, 15 Jul 2020 15:36:06 +0000 (15:36 +0000)] 
Cleaned up adjustment in message encoding, fixes spurious negative TTLs

5 years agodnstap log message typo fix
Ralph Dolmans [Wed, 15 Jul 2020 15:33:48 +0000 (17:33 +0200)] 
dnstap log message typo fix

5 years agoLog dnstap connection close due to unknown content type.
Ralph Dolmans [Wed, 15 Jul 2020 15:31:18 +0000 (17:31 +0200)] 
Log dnstap connection close due to unknown content type.

5 years ago- Ignore unknown frame streams control fields.
Ralph Dolmans [Wed, 15 Jul 2020 15:16:14 +0000 (17:16 +0200)] 
- Ignore unknown frame streams control fields.

5 years agoAdd feature to serve original TTLs rather than decrementing ones
Ubuntu [Wed, 15 Jul 2020 15:15:45 +0000 (15:15 +0000)] 
Add feature to serve original TTLs rather than decrementing ones

5 years ago- Handle SSL_ERROR_WANT_WRITE on SSL_read for negotiation
Ralph Dolmans [Wed, 15 Jul 2020 13:49:42 +0000 (15:49 +0200)] 
- Handle SSL_ERROR_WANT_WRITE on SSL_read for negotiation
- Close connection when receiving overly large frame

5 years agoMerge branch 'master' into include-toplevel
George Thessalonikefs [Wed, 15 Jul 2020 13:17:48 +0000 (15:17 +0200)] 
Merge branch 'master' into include-toplevel

5 years agoAdd maximum to received frame streams frames.
Ralph Dolmans [Tue, 14 Jul 2020 12:29:09 +0000 (14:29 +0200)] 
Add maximum to received frame streams frames.

5 years agoMerge branch 'master' into fstrm-bidi
Ralph Dolmans [Mon, 13 Jul 2020 15:30:36 +0000 (17:30 +0200)] 
Merge branch 'master' into fstrm-bidi

5 years ago- Add option to send DNSTAP messages over bidirectional frame streams
Ralph Dolmans [Mon, 13 Jul 2020 15:28:50 +0000 (17:28 +0200)] 
- Add option to send DNSTAP messages over bidirectional frame streams

5 years agostream reuse, make reuse possible straight away after first query to address.
W.C.A. Wijngaards [Mon, 13 Jul 2020 14:11:52 +0000 (16:11 +0200)] 
stream reuse, make reuse possible straight away after first query to address.

5 years agostream reuse, update lru when reuse elements are used with lru touch routine.
W.C.A. Wijngaards [Mon, 13 Jul 2020 13:59:23 +0000 (15:59 +0200)] 
stream reuse, update lru when reuse elements are used with lru touch routine.

5 years agostream reuse, in callbacks, removed whitespace.
W.C.A. Wijngaards [Mon, 13 Jul 2020 13:45:16 +0000 (15:45 +0200)] 
stream reuse, in callbacks, removed whitespace.

5 years agostream reuse, write and read again if more data can go over the channel,
W.C.A. Wijngaards [Mon, 13 Jul 2020 13:16:59 +0000 (15:16 +0200)] 
stream reuse, write and read again if more data can go over the channel,
this amortizes the event loop mechanism for busy channels, for performance.

5 years agostream reuse, remove debug output
W.C.A. Wijngaards [Fri, 10 Jul 2020 14:06:17 +0000 (16:06 +0200)] 
stream reuse, remove debug output

5 years agofix that ssl_handle_it() uses tcp_is_reading in tcp_write_and_read mode.
W.C.A. Wijngaards [Fri, 10 Jul 2020 13:37:30 +0000 (15:37 +0200)] 
fix that ssl_handle_it() uses tcp_is_reading in tcp_write_and_read mode.
fix that netevent tcp_write_and_read mode does not close due to error from
assert that not both write and read happen at the same time.

5 years agostream reuse, fix bad id in reply errors.
W.C.A. Wijngaards [Fri, 10 Jul 2020 13:13:16 +0000 (15:13 +0200)] 
stream reuse, fix bad id in reply errors.

5 years agostream reuse, neater code for tree by id and use callback routine for timer.
W.C.A. Wijngaards [Thu, 9 Jul 2020 14:50:57 +0000 (16:50 +0200)] 
stream reuse, neater code for tree by id and use callback routine for timer.

5 years agostream reuse, comment improved
W.C.A. Wijngaards [Thu, 9 Jul 2020 14:37:40 +0000 (16:37 +0200)] 
stream reuse, comment improved

5 years agostream reuse, fix decommission to first remove from tree and then do the
W.C.A. Wijngaards [Thu, 9 Jul 2020 14:34:48 +0000 (16:34 +0200)] 
stream reuse, fix decommission to first remove from tree and then do the
callbacks and then delete the element.

5 years agostream reuse, fix double callback and double delete, items are in the tree.
W.C.A. Wijngaards [Thu, 9 Jul 2020 13:47:24 +0000 (15:47 +0200)] 
stream reuse, fix double callback and double delete, items are in the tree.

5 years agostream reuse, fix to put id number in waiting tcp packet.
W.C.A. Wijngaards [Thu, 9 Jul 2020 13:35:32 +0000 (15:35 +0200)] 
stream reuse, fix to put id number in waiting tcp packet.

5 years agostream reuse, fix to not keep stream when it is in error and closed.
W.C.A. Wijngaards [Thu, 9 Jul 2020 12:29:56 +0000 (14:29 +0200)] 
stream reuse, fix to not keep stream when it is in error and closed.
stream reuse, fix to stop listening on the fd before rw mode change.
stream reuse, fix waiting tcp id value stored before tree insert.
stream reuse, fix to not double delete pend.query.

5 years agostream reuse, fix to return key pointer from reuse_tcp_by_id_find.
W.C.A. Wijngaards [Thu, 9 Jul 2020 12:06:21 +0000 (14:06 +0200)] 
stream reuse, fix to return key pointer from reuse_tcp_by_id_find.

5 years agostream reuse, the id for pending stored in waiting_tcp structure, because
W.C.A. Wijngaards [Thu, 9 Jul 2020 11:58:44 +0000 (13:58 +0200)] 
stream reuse, the id for pending stored in waiting_tcp structure, because
there can be multiple messages waiting for reply.

5 years agostream reuse, check incoming messages from rbtree in outnet_tcp_cb when
W.C.A. Wijngaards [Thu, 9 Jul 2020 11:49:36 +0000 (13:49 +0200)] 
stream reuse, check incoming messages from rbtree in outnet_tcp_cb when
read a reply, and call that callback and remove that entry.

5 years agodebug prints in verbose output.
W.C.A. Wijngaards [Thu, 9 Jul 2020 11:41:50 +0000 (13:41 +0200)] 
debug prints in verbose output.

5 years agostream reuse toggle write and read to only read mode when write is done.
W.C.A. Wijngaards [Thu, 9 Jul 2020 11:41:03 +0000 (13:41 +0200)] 
stream reuse toggle write and read to only read mode when write is done.
tcp callback from stream read without entry linked.

5 years agoin outnet_tcptimer: pick up callbacks and clean the struct pending for
W.C.A. Wijngaards [Thu, 9 Jul 2020 08:28:47 +0000 (10:28 +0200)] 
in outnet_tcptimer: pick up callbacks and clean the struct pending for
use again in tcp_free list; then perform the callbacks in a cleaner state
for reentry into the outside network code.  Delete callbacks afterwards.

5 years agoMerge branch 'master' into stream-reuse
W.C.A. Wijngaards [Thu, 9 Jul 2020 06:55:19 +0000 (08:55 +0200)] 
Merge branch 'master' into stream-reuse

5 years agoMerge branch 'master' into infra-keep-probing
W.C.A. Wijngaards [Thu, 9 Jul 2020 06:55:01 +0000 (08:55 +0200)] 
Merge branch 'master' into infra-keep-probing

5 years ago- Fix to use SSL_CTX_set_tlsext_ticket_key_evp_cb in OpenSSL
W.C.A. Wijngaards [Wed, 8 Jul 2020 14:22:39 +0000 (16:22 +0200)] 
- Fix to use SSL_CTX_set_tlsext_ticket_key_evp_cb in OpenSSL
  3.0.0-alpha4.
- Longer keys for the test set, this avoids weak crypto errors.

5 years ago- Fix add missing DSA header, for compilation without deprecated
W.C.A. Wijngaards [Wed, 8 Jul 2020 09:43:50 +0000 (11:43 +0200)] 
- Fix add missing DSA header, for compilation without deprecated
  OpenSSL APIs.

5 years ago- Review fixes for checkconf #259 change.
W.C.A. Wijngaards [Tue, 7 Jul 2020 08:18:56 +0000 (10:18 +0200)] 
- Review fixes for checkconf #259 change.