unbound/services
Petr Menšík 18e098285e
Do not initialize quic_table unless it is enabled (#1381)
* Do not initialize quic_table unless it is enabled

Fedora in FIPS mode might fail to initialize ngtcp2 library, because
some ciphers desired are not available.

Make it possible to skip initialization by setting explicitly quic_port
to 0. Unless we have some listeners for port 853 configured, skip its
initialization as well.

Related: https://pagure.io/freeipa/issue/9877

* Fix typo in logged function name
2026-01-08 14:12:32 +01:00
..
cache - Note clearly that 'wait-limit: 0' disables all wait limits. 2025-10-03 16:44:44 +02:00
authzone.c - Fix #1353: auth-zone can not use empty label for $ORIGIN when 2025-09-29 14:24:31 +02:00
authzone.h - Fix that the zone acquired timestamp is set after the 2025-08-22 14:06:51 +02:00
listen_dnsport.c Do not initialize quic_table unless it is enabled (#1381) 2026-01-08 14:12:32 +01:00
listen_dnsport.h - Fix #1296: DNS over QUIC depends on a very outdated version of 2025-06-19 14:39:45 +02:00
localzone.c A few changes for TTL processing: 2025-09-15 10:03:35 +02:00
localzone.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
mesh.c - Fix to remove http2 stream mesh state when mesh new request is 2025-12-02 15:31:53 +01:00
mesh.h Mesh reply counters (#1374) 2025-11-13 09:33:05 +01:00
modstack.c - Fix modstack_call_init to use the original string when it has 2025-09-29 11:31:50 +02:00
modstack.h Fix typos (#1299) 2025-07-02 10:50:49 +02:00
outbound_list.c And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
outbound_list.h Fix typos 2021-11-13 16:56:15 +02:00
outside_network.c - Fix conditional expressions with parentheses for bitwise and. 2025-06-11 16:42:43 +02:00
outside_network.h - Use TCP_NODELAY on TLS sockets to speed up the TLS handshake. 2025-01-10 12:11:59 +01:00
rpz.c A few changes for TTL processing: 2025-09-15 10:03:35 +02:00
rpz.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
view.c Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
view.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00