]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
5 days ago  Yorgos Thessalonikefs- Fix typo; spotted by T3rm1.
6 days ago  Yorgos Thessalonikefs- Fix #1165, document the possible circular dependency...
6 days ago  Yorgos ThessalonikefsChangelog entry for #1331:
6 days ago  Yorgos ThessalonikefsMerge pull request #1331 from jplesnik/master
9 days ago  Yorgos Thessalonikefs- For #1364, use OPENSSL_VERSION_TEXT instead of OPENSS...
9 days ago  Yorgos Thessalonikefs- Fix unused attribute warning in redis.c when threads...
9 days ago  Yorgos Thessalonikefs- Note Havard Eidnes for his suggestions on the mailing...
9 days ago  Yorgos Thessalonikefs- unbound.conf man page updates to include a preview...
11 days ago  Yorgos Thessalonikefs- Tag for 1.24.1 release.
11 days ago  Yorgos ThessalonikefsMerge branch 'branch-1.24.1'
11 days ago  Yorgos Thessalonikefs- Fix CVE-2025-11411 (possible domain hijacking attack... branch-1.24.1 release-1.24.1
11 days ago  Yorgos Thessalonikefs- Set version to 1.24.1.
13 days ago  Yorgos Thessalonikefs- Update the unbound.conf online man page link and...
2025-10-15  Wouter WijngaardsFix for analysis and ports workflows iOS, Windows ...
2025-10-15  W.C.A. Wijngaards- Fix unbound.conf man page entry for root-hints to...
2025-10-15  Yorgos Thessalonikefs- Remove extra gpg instructions from makedist.sh output.
2025-10-15  Yorgos Thessalonikefs- ci: don't fail fast for the analysis_port workflow.
2025-10-15  W.C.A. WijngaardsUpdate ios ci with older sdk version to use.
2025-10-15  W.C.A. Wijngaards- Fix to update openssl version in ios ci.
2025-10-15  W.C.A. Wijngaards- Add extended dns error code for invalid query type...
2025-10-15  W.C.A. Wijngaards- Fix to reply with SERVFAIL when the wait-limit is...
2025-10-15  W.C.A. Wijngaards- Fix to drop UDP for discard-timeout, but not stream...
2025-10-10  W.C.A. Wijngaards- Fix #1358 Enabling FIPS in OpenSSL causes unit test...
2025-10-03  Yorgos Thessalonikefs- Note clearly that 'wait-limit: 0' disables all wait...
2025-10-03  Yorgos Thessalonikefs- Note 'respip' and 'dns64' module order in the unbound...
2025-10-02  W.C.A. Wijngaards- Fix that https is set up as enabled when the port...
2025-09-30  W.C.A. Wijngaards- Fix for #1344: Fix that respip and dns64 can be enabl...
2025-09-29  W.C.A. Wijngaards- Fix #1344: module conf 'respip dns64 validator cached...
2025-09-29  W.C.A. Wijngaards- Fix #1353: auth-zone can not use empty label for...
2025-09-29  Yorgos ThessalonikefsChangelog entry for #1351:
2025-09-29  W.C.A. Wijngaards- Rebuild configure script from its sources.
2025-09-29  Yorgos Thessalonikefsac_cv_func_malloc_0_nonnull for malloc(0) check (#1351)
2025-09-29  Yorgos ThessalonikefsChangelog entry for #1349:
2025-09-29  W.C.A. Wijngaards- Fix fr_atomic_copy_cfg.
2025-09-29  Yorgos ThessalonikefsFix #1346: [FR] Please allow back TLS 1.2. (#1349)
2025-09-29  W.C.A. Wijngaards- Neaten up the change in acx_nlnetlabs.m4 to version 49.
2025-09-29  W.C.A. Wijngaards- Fix modstack_call_init to use the original string...
2025-09-29  W.C.A. Wijngaards- Rebuild configure script from its sources.
2025-09-26  Yorgos Thessalonikefs- Test for nonstring attribute in configure and add
2025-09-25  Alex BandUpdate Mastodon shield
2025-09-24  Yorgos Thessalonikefs- Avoid calling mesh_detect_cycle_found() when there...
2025-09-23  Yorgos Thessalonikefs- For #1350, same CAP_NET_ADMIN change for unbound_port...
2025-09-23  Yorgos ThessalonikefsChangelog entry for #1350:
2025-09-23  Yorgos ThessalonikefsMerge pull request #1350 from Maryse47/patch-1
2025-09-23  Yorgos Thessalonikefs- For #1352, align with the current Python<3 code.
2025-09-23  Yorgos ThessalonikefsChangelog entry for #1352:
2025-09-23  Maryse47unbound.service.in: drop CAP_NET_RAW 1350/head
2025-09-23  Yorgos ThessalonikefsMerge pull request #1352 from petrvaganoff/dev-52227
2025-09-23  Petr Vaganovpythonmod: fix HANDLE_LEAK on pythonmod_init 1352/head
2025-09-23  Maryse47unbound.service.in: allow CAP_NET_ADMIN
2025-09-19  Yorgos Thessalonikefs- unbound.conf manpage: explicitly mention RFC6891.
2025-09-19  Yorgos ThessalonikefsChangelog entry for #1337:
2025-09-19  Yorgos ThessalonikefsMerge branch 'features/no-ttl-zero-cacherep'
2025-09-19  Yorgos Thessalonikefs- Update README.man with clearer text.
2025-09-19  W.C.A. Wijngaards- Fix to remove configure~ from release tarballs.
2025-09-18  W.C.A. Wijngaards- Tag for 1.24.0 release. Includes the fixes below...
2025-09-17  Yorgos Thessalonikefscode review: use proper roundrobin index 1337/head
2025-09-17  Yorgos Thessalonikefs- Too many quotes for the EDE message debug printout. branch-1.24.0 release-1.24.0
2025-09-15  W.C.A. Wijngaards- Fix to print warning for when so-sndbuf setsockopt...
2025-09-15  Yorgos Thessalonikefs- Small debug output improvement when attaching an...
2025-09-15  Yorgos ThessalonikefsA few changes for TTL processing:
2025-09-12  Yorgos ThessalonikefsMerge branch 'master' into features/no-ttl-zero-cacherep
2025-09-11  W.C.A. Wijngaards- Update contrib/aaaa-filter-iterator.patch so it appli...
2025-09-11  W.C.A. Wijngaards- version set to 1.24.0 for release. release-1.24.0rc1
2025-09-09  W.C.A. Wijngaards- Fix #1332: CNAME chains are sometimes not followed...
2025-09-08  Yorgos Thessalonikefs- Update man pages.
2025-09-08  Yorgos Thessalonikefs- Update documentation for using "SET ... EX" in Redis.
2025-09-08  Jitka PlesnikovaReplace deprecated $function by new $action 1331/head
2025-09-03  W.C.A. Wijngaards- For #1328: make depend.
2025-09-02  W.C.A. Wijngaards- Fix indentation in tcp-mss option parsing.
2025-09-02  W.C.A. Wijngaards- Fix #1324: Memory leak in 'msgparse.c' in
2025-09-02  W.C.A. Wijngaards- Fix #1235: Outdated Python2 code in
2025-09-01  W.C.A. Wijngaards- Fix for #1324: Fix to free edns options scratch in...
2025-08-29  Yorgos Thessalonikefs- Limit the number of consecutive reads on an HTTP...
2025-08-28  W.C.A. Wijngaards- Fix setup_listen_sslctx warning for nettle compile.
2025-08-27  W.C.A. Wijngaards- Fix unbound-control dump_cache for double unlock...
2025-08-27  W.C.A. Wijngaards- Fix unbound-control dump_cache for double unlock...
2025-08-26  W.C.A. Wijngaards- Fix ports workflow to install expat for macos.
2025-08-22  W.C.A. Wijngaards- Fix that the zone acquired timestamp is set after the
2025-08-22  W.C.A. Wijngaards- Fix #1319: [FR] zone status for Unbound auth-zones.
2025-08-22  W.C.A. Wijngaards- Fix sha1 enable environment variable in test code...
2025-08-22  W.C.A. Wijngaards- For #1318: Fix compile warnings for DoH compile on...
2025-08-21  W.C.A. Wijngaards- Fix for #1317: Fix contrib/unbound.service comment...
2025-08-21  W.C.A. Wijngaards- Fix #1317: Unbound starts too early. Add
2025-08-21  W.C.A. Wijngaards- Fix to check for extraneous command arguments for...
2025-08-21  W.C.A. Wijngaards- Fix to check for extraneous command arguments for...
2025-08-15  W.C.A. Wijngaards- Fix cache_lookup subnet print to not print messages...
2025-08-15  W.C.A. Wijngaards- Fix cache_lookup subnet print to not print messages...
2025-08-15  W.C.A. Wijngaards- Fix cache_lookup subnet printout to wipe zero part...
2025-08-15  W.C.A. Wijngaards- Fix cache_lookup subnet printout to wipe zero part...
2025-08-15  W.C.A. Wijngaards- unbound-control cache_lookup +t allows tld and root...
2025-08-15  W.C.A. Wijngaards- unbound-control cache_lookup +t allows tld and root...
2025-08-14  W.C.A. Wijngaards- Fix to decouple file descriptor activity and cache...
2025-08-14  W.C.A. Wijngaards- Fix to decouple file descriptor activity and cache...
2025-08-14  W.C.A. Wijngaards- Fix to increase responsiveness of dump_cache.
2025-08-13  W.C.A. Wijngaards- Fix to unlock cache_lookup message for malformed...
2025-08-13  W.C.A. Wijngaards- Fix to remove debug from cache_lookup.
2025-08-13  W.C.A. Wijngaards- unbound-control cache_lookup <domains> prints the...
2025-08-13  W.C.A. Wijngaards- unbound-control cache_lookup <domains> prints the...
2025-08-12  W.C.A. Wijngaards- Fix that unbound-control dump_cache releases the...
next