| 9 days ago |
W.C.A. Wijngaards | - auth-load-thread, implement active thread counter... auth-load-thread |
commit | commitdiff | tree | snapshot |
| 9 days ago |
W.C.A. Wijngaards | - auth-load-thread, use define for constant for number... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
W.C.A. Wijngaards | - auth-load-thread, fix memory leak on alloc failure... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
W.C.A. Wijngaards | - auth-load-thread, auth-task-threads: num config optio... |
commit | commitdiff | tree | snapshot |
| 2026-07-02 |
W.C.A. Wijngaards | Merge branch 'master' into auth-load-thread |
commit | commitdiff | tree | snapshot |
| 2026-07-02 |
W.C.A. Wijngaards | Add changelog note for #1087, remove copyright line... |
commit | commitdiff | tree | snapshot |
| 2026-07-02 |
R. Christian... | Overload `local_data_remove` to support removing specif... |
commit | commitdiff | tree | snapshot |
| 2026-07-02 |
W.C.A. Wijngaards | - auth-load-thread, basic test and fixes so it works. |
commit | commitdiff | tree | snapshot |
| 2026-07-02 |
W.C.A. Wijngaards | - auth-load-thread, simplify cleanup in end transfer... |
commit | commitdiff | tree | snapshot |
| 2026-07-01 |
W.C.A. Wijngaards | Merge branch 'master' into auth-load-thread |
commit | commitdiff | tree | snapshot |
| 2026-07-01 |
W.C.A. Wijngaards | - auth-load-thread, process end of successful transfer. |
commit | commitdiff | tree | snapshot |
| 2026-07-01 |
W.C.A. Wijngaards | - auth-load-thread, check for quit during the processing. |
commit | commitdiff | tree | snapshot |
| 2026-07-01 |
W.C.A. Wijngaards | - auth-load-thread, process AXFR, by loading, swap... |
commit | commitdiff | tree | snapshot |
| 2026-07-01 |
W.C.A. Wijngaards | - auth-load-thread, process IXFR, by making a copy... |
commit | commitdiff | tree | snapshot |
| 2026-06-30 |
W.C.A. Wijngaards | - auth-load-thread, process transfer content and swap... |
commit | commitdiff | tree | snapshot |
| 2026-06-30 |
W.C.A. Wijngaards | - iana portlist updated. |
commit | commitdiff | tree | snapshot |
| 2026-06-30 |
W.C.A. Wijngaards | - Fix #1469: dohclient: DoH POST missing content-length... |
commit | commitdiff | tree | snapshot |
| 2026-06-29 |
W.C.A. Wijngaards | - auth-load-thread, poll for quit and process load... |
commit | commitdiff | tree | snapshot |
| 2026-06-29 |
W.C.A. Wijngaards | Merge branch 'master' into auth-load-thread |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
W.C.A. Wijngaards | - auth-load-thread, make and run auth load thread. |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
W.C.A. Wijngaards | - auth-load-thread, put create_socketpair and sock_poll... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
W.C.A. Wijngaards | - auth-load-thread, add authload.c to Makefile.in. |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
W.C.A. Wijngaards | - auth-load-thread, add services/authload.c and service... |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
W.C.A. Wijngaards | - Merge #1467: daemon: fix DEREF_AFTER_NULL.EX.COND on |
commit | commitdiff | tree | snapshot |
| 2026-06-26 |
Petr Vaganov | daemon: fix DEREF_AFTER_NULL.EX.COND on worker_init... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
W.C.A. Wijngaards | - Merge #1465 from dag-erling: Add libunbound/remote... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
Dag-Erling... | Add libunbound/remote.h (#1465) |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
W.C.A. Wijngaards | - Fix warning about file_string_matches in unbound... |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
W.C.A. Wijngaards | - Fix to update github ci actions/checkout to v7. |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
W.C.A. Wijngaards | - Fix for #1457: fix thread setname for thread start of |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
Yorgos Thessalonikefs | - Fix memory leak on DNAME 0TTL records. |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that fast_reload does not terminate the server if |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that fast_reload does not terminate the server |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix after malloc failure for stats, then it drains... |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that fast_reload does not terminate the server |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix to check for malloc failure in rpz response create, |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix to check the return value of auth_xfer_create |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that malloc failure during edns subnet addrtree |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that malloc failure for rpz_strip_nsdname is |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that on malloc failure during accept of TCP, the |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that malloc failure for ngtcp2_conn_server_new |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that malloc failure in doq connection setup,... |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that malloc failure for new_local_rrset for RPZ... |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that malloc failure in dns64_inform_super does |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that unbound-control auth_zone_reload stops the |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that malloc failure in auth-zone insert rr does |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that unbound-checkconf checks if an auth-zone... |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix to remove debug from auth_transfer_limit test. |
commit | commitdiff | tree | snapshot |
| 2026-06-17 |
W.C.A. Wijngaards | - Fix that after fast_reload the disown of the auth... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix for #1462: Fix that auth primary host name lookup |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix after malloc failure the rrset_insert_rr in |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix incorrect cleanup after an allocation failure for |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that after shared memory cannot be created, from |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that after malloc failure in find_tag_datas, the |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix incorrect cleanup after an allocation failure for |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix for neater solution to clear log thread id after |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that libunbound pipe functions fail with error... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix locking in libunbound ub_ctx_set_event call. |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that dnscrypt configuration does not crash, due to |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that after malloc failure in RPZ load a half... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that for a zonefile only zone, if that file does not |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that after malloc failure a half-built local_alia... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that a signed wildcard NSEC, is checked before... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that dns64 does not ignore the `forward-no-cache... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that auth-zone, and RPZ zones, do not allow out... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that a half-written trust anchor file does not... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix that when SVCB records cannot be written out... |
commit | commitdiff | tree | snapshot |
| 2026-06-16 |
W.C.A. Wijngaards | - Fix to disallow $INCLUDE for secondary zones. Start up |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix that dns64 bypasses rpz-passthru rule during |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix misconfigured ipsecmod hook causing path name |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix DNAME synthesis from cache that keeps use of... |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix log of an aliased qname, to not use freed region |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix that fast_reload does not terminate the server for |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix integer overflow for very high values of |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix erroneous DNS error report values after bogus... |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix integer overflow in infra-cache-max-rtt calculation. |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix for fast_reload that removes an auth zone while its |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix that fast_reload when a zonemd verification lookup |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix that misconfigured `iter-scrub-ns: 0` causes... |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix buffer overflow when configured with lower than |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix assertion failure for long HTTP header that fills |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | Fix comment. |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix perform a full transfer every number of incremental |
commit | commitdiff | tree | snapshot |
| 2026-06-15 |
W.C.A. Wijngaards | - Fix to add `max-transfer-size` and `max-transfer... |
commit | commitdiff | tree | snapshot |
| 2026-06-12 |
W.C.A. Wijngaards | - Fix that for auth-zone and rpz zones the allow-notify |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
W.C.A. Wijngaards | - Fix compile for OpenSSL 1.0.2 and before in server... |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
W.C.A. Wijngaards | - Fix #1437: Fix compile with OpenSSL 4.0.1. |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
W.C.A. Wijngaards | - Fix for #1306: configure checks if the ngtcp2_crypto_ossl |
commit | commitdiff | tree | snapshot |
| 2026-06-11 |
W.C.A. Wijngaards | - Fix for #1306: configure detects specifically the... |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
W.C.A. Wijngaards | - Fix warnings with gcc in compat/inet_pton.c. |
commit | commitdiff | tree | snapshot |
| 2026-06-10 |
W.C.A. Wijngaards | - Fix pythonmod script read for numeric overflow. |
commit | commitdiff | tree | snapshot |
| 2026-06-09 |
W.C.A. Wijngaards | - Fix unit test for ecs to check for malloc success. |
commit | commitdiff | tree | snapshot |
| 2026-06-08 |
Alex Band | change mailing list to forum |
commit | commitdiff | tree | snapshot |
| 2026-06-03 |
W.C.A. Wijngaards | - Fix that dns64 cleans up the allocated message if... |
commit | commitdiff | tree | snapshot |
| 2026-06-03 |
W.C.A. Wijngaards | - Fix that dump_cache has a larger buffer for records, |
commit | commitdiff | tree | snapshot |
| 2026-06-03 |
W.C.A. Wijngaards | - Fix that validation canonicalization of domain names |
commit | commitdiff | tree | snapshot |
| 2026-06-03 |
W.C.A. Wijngaards | - Fix fast_reload for when a ZONEMD lookup is in progress. |
commit | commitdiff | tree | snapshot |
| 2026-06-03 |
W.C.A. Wijngaards | - Fix negative cache NSEC3 nodata proof, to use the... |
commit | commitdiff | tree | snapshot |
| 2026-06-03 |
W.C.A. Wijngaards | - Fix PROXYv2 header read and consume, it checks the... |
commit | commitdiff | tree | snapshot |
| 2026-06-03 |
W.C.A. Wijngaards | - Fix ipset module to use larger domain name buffers... |
commit | commitdiff | tree | snapshot |
| next |