| .. |
|
asynclook.c
|
- Fix asynclook unit test for setup of lockchecks before log.
|
2021-08-25 16:19:12 +02:00 |
|
checklocks.c
|
Fast Reload Option (#1042)
|
2025-03-31 15:25:24 +02:00 |
|
checklocks.h
|
DNSoverQUIC (#871)
|
2024-10-09 10:32:03 +02:00 |
|
delayer.c
|
Initial commit for interface based ACL.
|
2022-09-11 20:21:32 +02:00 |
|
do-tests.sh
|
Redis read-only replica support (#1019)
|
2025-04-04 10:20:47 +02:00 |
|
dohclient.c
|
- Fix conditional expressions with parentheses for bitwise and.
|
2025-06-11 16:42:43 +02:00 |
|
doqclient.c
|
- Fix #1296: DNS over QUIC depends on a very outdated version of
|
2025-06-19 14:39:45 +02:00 |
|
fake_event.c
|
- Fix testbound test program to accurately output packets from hex.
|
2025-08-01 10:34:12 +02:00 |
|
fake_event.h
|
And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings.
|
2014-02-07 13:28:39 +00:00 |
|
lock_verify.c
|
- Fix for #852: Completion of error handling.
|
2023-02-23 13:38:29 +01:00 |
|
memstats.c
|
- Fix memleak in unit test, reported from the clang 8.0 static analyzer.
|
2019-06-24 10:53:27 +02:00 |
|
mini_tdir.sh
|
- Enable AddressSanitizer error detection in tdir tests.
|
2024-05-31 12:08:43 +02:00 |
|
perf.c
|
- Fix alloc-size and calloc-transposed-args compiler warnings.
|
2024-09-06 16:01:30 +02:00 |
|
petal.c
|
- Fix detection of SSL_CTX_set_tmp_ecdh function.
|
2025-07-11 15:47:59 +02:00 |
|
pktview.c
|
Better sbuffer assertion.
|
2018-09-13 10:00:57 +00:00 |
|
readhex.c
|
- rename ldns subdirectory to sldns to avoid name collision.
|
2015-03-26 10:21:38 +00:00 |
|
readhex.h
|
And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings.
|
2014-02-07 13:28:39 +00:00 |
|
readzone.c
|
- Fix to remove unused include from the readzone test program.
|
2024-07-02 09:31:34 +02:00 |
|
replay.c
|
- Fix #1288: [FR] Improve fuzzing of unbound by adapting the netbound
|
2025-05-21 12:41:54 +02:00 |
|
replay.h
|
- Extended test for cachedb serve expired.
|
2024-04-10 13:08:23 +02:00 |
|
run_vm.sh
|
- Fix #323: unbound testsuite fails on mock build in systemd-nspawn
|
2020-10-13 08:28:59 +02:00 |
|
signit.c
|
- Fix incomplete prototypes reported by Dag-Erling Smørgrav.
|
2016-09-05 07:23:23 +00:00 |
|
streamtcp.1
|
streamtcp, implement NOTIFY[=N] that sends a notify packet.
|
2023-04-26 11:57:10 +02:00 |
|
streamtcp.c
|
- Fix #1091: Build fails with OpenSSL >= 3.0 built with
|
2024-06-17 12:28:45 +02:00 |
|
testbound.c
|
- Fix sha1 enable environment variable in test code on windows.
|
2025-08-22 10:04:57 +02:00 |
|
testpkts.c
|
- Fix to add EDNS CO flag to testbound and debug message log.
|
2025-12-01 15:29:41 +01:00 |
|
testpkts.h
|
- Fix to add EDNS CO flag to testbound and debug message log.
|
2025-12-01 15:29:41 +01:00 |
|
unitanchor.c
|
- rename ldns subdirectory to sldns to avoid name collision.
|
2015-03-26 10:21:38 +00:00 |
|
unitauth.c
|
Auto-configure '-slabs' values (#1276)
|
2025-04-29 15:21:47 +02:00 |
|
unitdname.c
|
- Fix dname_str for printout of long names. Thanks to Jan Komissar
|
2025-08-07 09:45:02 +02:00 |
|
unitdoq.c
|
DNSoverQUIC (#871)
|
2024-10-09 10:32:03 +02:00 |
|
unitecs.c
|
- Fix unittest for edns subnet change.
|
2022-08-02 14:43:57 +02:00 |
|
unitinfra.c
|
Auto-configure '-slabs' values (#1276)
|
2025-04-29 15:21:47 +02:00 |
|
unitldns.c
|
- Fix static analysis report about unhandled EOF on error conditions
|
2025-02-19 11:24:49 +01:00 |
|
unitlruhash.c
|
add a metric about the maximum number of collisions in lrushah
|
2023-01-13 13:33:38 +07:00 |
|
unitmain.c
|
- Fix #1283: Unsafe usage of atoi() while parsing the configuration
|
2025-05-12 14:57:42 +02:00 |
|
unitmain.h
|
- The maximum value of a probe rto was not aligned with the
|
2025-02-19 12:14:59 +01:00 |
|
unitmsgparse.c
|
Add the basic EDE (RFC8914) cases (#604)
|
2022-05-06 12:48:53 +02:00 |
|
unitneg.c
|
- For #1189, homogenize the input buffer size for dname_str().
|
2024-12-02 11:53:56 +01:00 |
|
unitregional.c
|
- Fix Make Test Fails when Configured With --enable-alloc-nonregional,
|
2019-12-04 16:23:52 +01:00 |
|
unitslabhash.c
|
- Fix to rename internally used types from _t to _type, because _t
|
2017-01-19 10:25:41 +00:00 |
|
unittcpreuse.c
|
- Fix unit test to properly test the reuse_write_wait_pop function.
|
2022-10-07 11:29:46 +02:00 |
|
unitverify.c
|
- Fix #1358 Enabling FIPS in OpenSSL causes unit test to fail.
|
2025-10-10 09:17:08 +02:00 |
|
unitzonemd.c
|
Auto-configure '-slabs' values (#1276)
|
2025-04-29 15:21:47 +02:00 |