bind9/lib
Artem Boldariev 5f859d8a98 TLS context handling code: Fix an abort on ancient OpenSSL version
There was a logical bug when setting a list of enabled TLS protocols,
which may lead to a crash (an abort()) on systems with ancient OpenSSL
versions.

The problem was due to the fact that we were INSIST()ing on supporting
all of the TLS versions, while checking only for mentioned in the
configuration was implied.
2021-12-01 12:00:30 +02:00
..
bind9 Add 'tls' validation for XoT enabled primaries 2021-12-01 12:00:29 +02:00
dns XoT: add support for client-side TLS parameters 2021-12-01 12:00:28 +02:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc TLS context handling code: Fix an abort on ancient OpenSSL version 2021-12-01 12:00:30 +02:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg Integrate extended ACLs syntax featuring 'port' and 'transport' opts 2021-11-30 12:20:22 +02:00
ns Integrate extended ACLs syntax featuring 'port' and 'transport' opts 2021-11-30 12:20:22 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00