unbound/daemon
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
..
acl_list.c Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
acl_list.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
cachedump.c - Fix unbound-control dump_cache for double unlock of lruhash table. 2025-08-27 16:55:38 +02:00
cachedump.h - #4102 for NSD, but for Unbound. Named unix pipes do not use 2018-06-12 07:43:52 +00:00
daemon.c Do not initialize quic_table unless it is enabled (#1381) 2026-01-08 14:12:32 +01:00
daemon.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
remote.c - For #1375, there is no DNSTAP environment if it wasn't configured. 2025-11-28 15:20:21 +01:00
remote.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
stats.c Mesh reply counters (#1374) 2025-11-13 09:33:05 +01:00
stats.h - For #762: Introduce stat counters for downstream DNS Cookies per 2023-08-08 15:19:56 +02:00
unbound.c Fix #1346: [FR] Please allow back TLS 1.2. (#1349) 2025-09-29 12:03:56 +02:00
worker.c - Fix add comment to worker_handle_request function that explain it. 2025-11-06 14:32:56 +01:00
worker.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00