]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
22 hours ago  W.C.A. Wijngaards- xfr-tsig, tsig_get_mem function. xfr-tsig
23 hours ago  W.C.A. WijngaardsMerge branch 'master' into xfr-tsig
23 hours ago  W.C.A. Wijngaards- xfr-tsig, TSIG for SOA probe, notify, and on xfr...
4 days ago  W.C.A. Wijngaards- Fix cache_lookup subnet print to not print messages... master
4 days ago  W.C.A. Wijngaards- Fix cache_lookup subnet print to not print messages...
5 days ago  W.C.A. Wijngaards- Fix cache_lookup subnet printout to wipe zero part...
5 days ago  W.C.A. Wijngaards- Fix cache_lookup subnet printout to wipe zero part...
5 days ago  W.C.A. Wijngaards- unbound-control cache_lookup +t allows tld and root...
5 days ago  W.C.A. Wijngaards- unbound-control cache_lookup +t allows tld and root...
6 days ago  W.C.A. Wijngaards- Fix to decouple file descriptor activity and cache...
6 days ago  W.C.A. Wijngaards- Fix to decouple file descriptor activity and cache...
6 days ago  W.C.A. Wijngaards- Fix to increase responsiveness of dump_cache.
7 days ago  W.C.A. Wijngaards- Fix to unlock cache_lookup message for malformed...
7 days ago  W.C.A. Wijngaards- Fix to remove debug from cache_lookup.
7 days ago  W.C.A. Wijngaards- unbound-control cache_lookup <domains> prints the...
7 days ago  W.C.A. Wijngaards- unbound-control cache_lookup <domains> prints the...
8 days ago  W.C.A. Wijngaards- Fix that unbound-control dump_cache releases the...
8 days ago  W.C.A. Wijngaards- Fix that unbound-control dump_cache releases the...
12 days ago  W.C.A. Wijngaards- Fix to whitespace in dname_str.
12 days ago  W.C.A. Wijngaards- Fix that edns-subnet failure to create a subquery...
13 days ago  W.C.A. Wijngaards- Fix dname_str for printout of long names. Thanks...
2025-08-06  W.C.A. Wijngaards- Fix edns subnet, so that the subquery without subnet...
2025-08-06  W.C.A. Wijngaards- Fix edns subnet, so that the subquery without subnet...
2025-08-05  W.C.A. Wijngaards- Fix to use assertions for consistency checks in ...
2025-08-05  W.C.A. Wijngaards- Fix #1309: incorrectly reclaimed tcp handler can...
2025-08-01  W.C.A. Wijngaards- Fix testbound test program to accurately output packe...
2025-07-31  W.C.A. Wijngaards- xfr-tsig, check that tsig keys exist at startup and...
2025-07-31  W.C.A. WijngaardsMerge branch 'master' into xfr-tsig
2025-07-31  W.C.A. Wijngaards- xfr-tsig, primary-tsig: addr tsig and allow-notify...
2025-07-28  W.C.A. Wijngaards- Fix redis cachedb module gettimeofday init failure.
2025-07-28  W.C.A. Wijngaards- Fix redis cachedb module gettimeofday init failure.
2025-07-24  W.C.A. Wijngaards- Redis checks for server down and throttles reconnects.
2025-07-24  W.C.A. Wijngaards- Redis checks for server down and throttles reconnects.
2025-07-23  W.C.A. Wijngaards- xfr-tsig, unit test for tsig_verify_reply for failed...
2025-07-23  W.C.A. WijngaardsMerge branch 'master' into xfr-tsig
2025-07-23  W.C.A. Wijngaards- xfr-tsig, unit test for tsig_verify_reply.
2025-07-17  W.C.A. Wijngaards- iana portlist updated.
2025-07-17  W.C.A. Wijngaards- Fix #1303: [FR] Disable TLSv1.2.
2025-07-17  W.C.A. Wijngaards- Fix to not set rlimits in the unit tests.
2025-07-16  W.C.A. Wijngaards- Add unit tests for non-ecs aggregation.
2025-07-16  W.C.A. Wijngaards- Fix for RebirthDay Attack CVE-2025-5994, reported...
2025-07-16  W.C.A. WijngaardsMerge branch 'branch-1.23.1'
2025-07-16  W.C.A. Wijngaards- Fix RebirthDay Attack CVE-2025-5994, reported by... branch-1.23.1 release-1.23.1
2025-07-16  W.C.A. Wijngaards- Set version to 1.23.1.
2025-07-12  Yorgos Thessalonikefs- Update man page templates from rst.
2025-07-12  Yorgos Thessalonikefs- For #1289: add num.valops in the unbound-control...
2025-07-12  Yorgos Thessalonikefs- For #1289: test num.valops in existing stat_values...
2025-07-12  Yorgos ThessalonikefsChangelog entry for #1289:
2025-07-12  Roland van... Add extra statistic to track the number of signature...
2025-07-11  W.C.A. Wijngaards- For #1301: configure cant find SSL_is_quic in OpenSSL...
2025-07-11  W.C.A. Wijngaards- Fix detection of SSL_CTX_set_tmp_ecdh function.
2025-07-11  W.C.A. WijngaardsMerge branch 'master' into xfr-tsig
2025-07-11  W.C.A. Wijngaards- xfr-tsig, member comments for struct tsig_calc_state_...
2025-07-11  W.C.A. Wijngaards- xfr-tsig, implemented tsig_calc_state_crypto.
2025-07-08  W.C.A. Wijngaards- Fix to improve dnstap discovery on Fedora.
2025-07-03  W.C.A. Wijngaards- Fix layout of comm_point_udp_ancil_callback.
2025-07-03  W.C.A. Wijngaards- For #1300: implement sock-queue-timeout for FreeBSD...
2025-07-03  W.C.A. Wijngaards- Fix #1300: Is 'sock-queue-timeout' a linux only feature.
2025-07-02  W.C.A. WijngaardsChangelog note for #1299
2025-07-02  Jose Luis DuranFix typos (#1299)
2025-06-27  W.C.A. Wijngaards- xfr-tsig, tsig_verify_reply function.
2025-06-27  W.C.A. Wijngaards- xfr-tsig, extra unit tests for tsig_sign_reply.
2025-06-27  W.C.A. Wijngaards- xfr-tsig, more explanation in testcode/unittsig.c.
2025-06-27  W.C.A. Wijngaards- xfr-tsig, unit test for tsig_sign_reply.
2025-06-27  W.C.A. Wijngaards- xfr-tsig, more explanation in testcode/unittsig.c.
2025-06-27  W.C.A. Wijngaards- xfr-tsig, unit test for tsig_sign_shared and tsig_ver...
2025-06-27  W.C.A. Wijngaards- xfr-tsig, tsig_sign_shared function.
2025-06-26  W.C.A. Wijngaards- xfr-tsig, unit test argument parse code.
2025-06-26  W.C.A. Wijngaards- xfr-tsig, tsig_verify_shared function.
2025-06-26  W.C.A. Wijngaards- xfr-tsig, tsig_sign_reply function.
2025-06-25  W.C.A. Wijngaards- xfr-tsig, fix unit test parse of tsig error code.
2025-06-25  W.C.A. Wijngaards- xfr-tsig, test cases for BADTRUNC and not parseable.
2025-06-25  W.C.A. WijngaardsMerge branch 'master' into xfr-tsig
2025-06-25  W.C.A. Wijngaardsxfr-tsig, remove debug
2025-06-25  W.C.A. Wijngaards- xfr-tsig, unit test cases for tsig errors.
2025-06-25  Yorgos Thessalonikefs- For #1247, replay test (added tcp_transport to
2025-06-25  Yorgos Thessalonikefs- For #1247, turn off fetch-policy for delegation when...
2025-06-25  Yorgos Thessalonikefs- Fix #1247: forward-first: ssl handshake failed on...
2025-06-25  W.C.A. Wijngaards- xfr-tsig, unit test for tsig_verify_query.
2025-06-25  W.C.A. Wijngaards- xfr-tsig, fix tsig_verify_query.
2025-06-24  W.C.A. Wijngaards- xfr-tsig, tsig_find_rr function.
2025-06-24  W.C.A. Wijngaards- xfr-tsig, parse and verify query tsig.
2025-06-20  W.C.A. Wijngaards- xfr-tsig, other data content matches the other len...
2025-06-20  W.C.A. Wijngaards- xfr-tsig, whitespace.
2025-06-20  W.C.A. WijngaardsMerge branch 'master' into xfr-tsig
2025-06-20  W.C.A. Wijngaards- xfr-tsig, unit tests for md5, sha1, sha224, sha256...
2025-06-20  Yorgos ThessalonikefsChangelog entry for #1293:
2025-06-20  Yorgos Thessalonikefs- Fix #1293: EDE 6 is attached to insecure cached answe...
2025-06-20  W.C.A. WijngaardsMerge branch 'master' into xfr-tsig
2025-06-20  W.C.A. Wijngaards- xfr-tsig, unit test for tsig_sign_query.
2025-06-19  W.C.A. Wijngaards- Fix rrset cache create allocation failure case.
2025-06-19  W.C.A. WijngaardsChangelog note for #1297
2025-06-19  Kostyaedns-subnet: fix NULL_AFTER_DEREF on subnetmod (#1297)
2025-06-19  W.C.A. Wijngaards- Fix #1296: DNS over QUIC depends on a very outdated...
2025-06-18  W.C.A. Wijngaards- xfr-tsig, test buffer size.
2025-06-18  W.C.A. Wijngaards- xfr-tsig, tsig test.
2025-06-18  W.C.A. Wijngaards- xfr-tsig, tsig_sign_query.
2025-06-18  W.C.A. Wijngaards- xfr-tsig, tsig functions.
2025-06-17  W.C.A. WijngaardsMerge branch 'master' into xfr-tsig
2025-06-17  W.C.A. Wijngaards- xfr-tsig, tsig_create and tsig_delete.
next