Skip to content

Commit 22fa41b

Browse files
committed
unbound: Update to 1.24.2
Merge commit 'ec5b94f552d7cb2a9d456c67e9941bcf5e3698bf' This is purely cosmetic as we already had the functional changes. MFC after: 1 week
2 parents 290190b + ec5b94f commit 22fa41b

21 files changed

Lines changed: 2774 additions & 1990 deletions

contrib/unbound/config.h.in

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,11 @@
173173
0 if you don't. */
174174
#undef HAVE_DECL_SSL_CTX_SET_ECDH_AUTO
175175

176-
/* Define to 1 if you have the declaration of `SSL_CTX_set_tmp_ecdh', and to 0
176+
/* Define to 1 if you have the declaration of 'SSL_CTX_set_tmp_ecdh', and to 0
177177
if you don't. */
178178
#undef HAVE_DECL_SSL_CTX_SET_TMP_ECDH
179179

180-
/* Define to 1 if you have the declaration of `strlcat', and to 0 if you
180+
/* Define to 1 if you have the declaration of 'strlcat', and to 0 if you
181181
don't. */
182182
#undef HAVE_DECL_STRLCAT
183183

@@ -481,10 +481,10 @@
481481
'ngtcp2_crypto_quictls_from_ossl_encryption_level' function. */
482482
#undef HAVE_NGTCP2_CRYPTO_QUICTLS_FROM_OSSL_ENCRYPTION_LEVEL
483483

484-
/* Define to 1 if you have the `ngtcp2_crypto_quictls_init' function. */
484+
/* Define to 1 if you have the 'ngtcp2_crypto_quictls_init' function. */
485485
#undef HAVE_NGTCP2_CRYPTO_QUICTLS_INIT
486486

487-
/* Define to 1 if the system has the type `ngtcp2_encryption_level'. */
487+
/* Define to 1 if the system has the type 'ngtcp2_encryption_level'. */
488488
#undef HAVE_NGTCP2_ENCRYPTION_LEVEL
489489

490490
/* Define to 1 if you have the <ngtcp2/ngtcp2_crypto_openssl.h> header file.
@@ -655,7 +655,7 @@
655655
function. */
656656
#undef HAVE_SSL_CTX_SET_TLSEXT_TICKET_KEY_EVP_CB
657657

658-
/* Define to 1 if you have the `SSL_get0_alpn_selected' function. */
658+
/* Define to 1 if you have the 'SSL_get0_alpn_selected' function. */
659659
#undef HAVE_SSL_GET0_ALPN_SELECTED
660660

661661
/* Define to 1 if you have the 'SSL_get0_peername' function. */

0 commit comments

Comments
 (0)