]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2024-07-03  W.C.A. Wijngaardsipset-pf-support, move startup and destartup to the... 1098/head
2024-07-03  Wouter WijngaardsApply suggestions from code review
2024-07-02  W.C.A. Wijngaardsipset-pf-support, simplification of code.
2024-07-01  W.C.A. Wijngaards- ipset-pf-support, fix to skip unit test if no pf...
2024-07-01  W.C.A. Wijngaardsipset-pf-support, fix to log error on failure to open pf.
2024-07-01  W.C.A. Wijngaardsipset-pf-support, fix to remove unused include, free...
2024-07-01  W.C.A. WijngaardsCall module init init again, and new function startup...
2024-07-01  W.C.A. Wijngaardsipset-pf-support, fix compilation, close of pf socket.
2024-07-01  W.C.A. WijngaardsMerge branch 'master' of https://github.com/madroach...
2024-06-27  W.C.A. Wijngaards- Fix ip-ratelimit-cookie setting, it was not applied.
2024-06-26  Yorgos Thessalonikefs- Explicitly set the RD bit for the mesh query flags...
2024-06-21  Yorgos Thessalonikefs- Fix pkg-config availability check in dnstap/dnstap...
2024-06-19  Yorgos Thessalonikefs- Fix #1092: Ubuntu 22.04 Jammy fails to compile unboun...
2024-06-17  W.C.A. Wijngaards- Fix #1091: Build fails with OpenSSL >= 3.0 built...
2024-06-07  W.C.A. Wijngaards- Add unit test for validation of repeated use of a...
2024-06-06  W.C.A. Wijngaards- Fix validation for repeated use of a DNAME record.
2024-06-06  W.C.A. Wijngaards- Fix typos for 'the the' in text.
2024-06-06  W.C.A. Wijngaards- Fix memory leak in setup of dsa sig.
2024-06-04  Yorgos Thessalonikefs- Merge #1080: AddressSanitizer detection in tdir tests...
2024-06-04  Yorgos Thessalonikefs- Skip unbound-dnstap-socket unit test when not compile... 1080/head
2024-06-03  W.C.A. Wijngaards- Fix to squelch connection reset by peer errors from...
2024-05-31  Yorgos Thessalonikefs- Fix memory leak on exit for unbound-dnstap-socket...
2024-05-31  Yorgos Thessalonikefs- Fix memory leak when reload_keep_cache is used and...
2024-05-31  Yorgos Thessalonikefs- Enable AddressSanitizer error detection in tdir tests.
2024-05-30  W.C.A. Wijngaards- Fix for #1079: fix RPZ taglist in iterator callback...
2024-05-30  W.C.A. Wijngaards- Fix #1079: tags from tagged rpz zones are no longer...
2024-05-29  W.C.A. WijngaardsChangelog note for #1078.
2024-05-29  Wouter WijngaardsMerge pull request #1078 from vopatek/master
2024-05-29  Martin VopatekOnly check old pid if no username 1078/head
2024-05-27  Yorgos Thessalonikefs- Update patch to remove 'command' shell builtin and...
2024-05-27  Michael Tokarevunbound-control-setup: check openssl
2024-05-27  Yorgos Thessalonikefs- Fix unused variable warning on compilation with no...
2024-05-27  W.C.A. Wijngaards- Fix spelling of tcp-idle-timeout docs, from Michael...
2024-05-27  W.C.A. Wijngaards- Fix to enable that SERVFAIL is cached, for a short...
2024-05-24  Yorgos ThessalonikefsChangelog entry for #1059:
2024-05-24  Yorgos ThessalonikefsProper parent identification for dynamically entered...
2024-05-24  W.C.A. Wijngaards- Fix #1064: Unbound 1.20 Cachedb broken?
2024-05-21  W.C.A. Wijngaards- Fix for #1064: Fix that cachedb expired messages...
2024-05-21  W.C.A. Wijngaards- Fix for parse end of forward-zone, stub-zone and...
2024-05-21  W.C.A. Wijngaards- Fix to print a parse error when config is read with...
2024-05-21  W.C.A. WijngaardsChangelog note for #1073.
2024-05-21  Wouter WijngaardsMerge pull request #1073 from xiaoxiaoafeifei/master
2024-05-21  zhailiangliangfix null pointer dereference issue in function ub_ctx_s... 1073/head
2024-05-17  Yorgos ThessalonikefsChangelog entry for #1069:
2024-05-17  Yorgos ThessalonikefsFix unbound-control stdin commands for multi-process...
2024-05-16  W.C.A. Wijngaards- Fix #1071: [FR] Clear both in-memory and cachedb...
2024-05-16  Yorgos ThessalonikefsChangelog entry for #1070:
2024-05-16  Yorgos ThessalonikefsFix rtt assignement for low values of infra-cache-max...
2024-05-15  Yorgos Thessalonikefs- Add missing common functions to tdir tests.
2024-05-10  W.C.A. Wijngaards- Fix when the mesh jostle is exceeded that nameserver...
2024-05-08  W.C.A. Wijngaards- Fix to squelch udp connect errors in the log at low...
2024-05-08  W.C.A. WijngaardsThe code repository continues with version 1.20.1.
2024-05-07  W.C.A. Wijngaards- Fix for #1062: declaration before statement, avoid...
2024-05-07  Wouter WijngaardsMerge pull request #1062 from xiaoxiaoafeifei/master
2024-05-07  zhailiangliangFix potential overflow bug while parsing port in functi... 1062/head
2024-05-01  W.C.A. Wijngaards- Set version number to 1.20.0 for release. branch-1.20.0 release-1.20.0 release-1.20.0rc1
2024-05-01  W.C.A. Wijngaards- Fix for the DNSBomb vulnerability CVE-2024-33655...
2024-04-29  W.C.A. Wijngaards- Fix doxygen comment for errinf_to_str_bogus.
2024-04-29  Yorgos Thessalonikefs- Cleanup unnecessary strdup calls for EDE strings.
2024-04-26  W.C.A. Wijngaards- Man page entry for unbound-checkconf -q.
2024-04-26  Yorgos Thessalonikefs- Fix #876: [FR] can unbound-checkconf be silenced...
2024-04-26  W.C.A. Wijngaards- Add unit tests for cachedb and subnet cache expired...
2024-04-26  W.C.A. Wijngaards- Fix cachedb with serve-expired-client-timeout disable...
2024-04-25  W.C.A. Wijngaards- Fix doc unit test for out of directory build.
2024-04-25  W.C.A. Wijngaards- Fix to disable fragmentation on systems with IP_DONTFRAG,
2024-04-25  W.C.A. WijngaardsChangelog note for #1041 and #1038.
2024-04-25  Wouter WijngaardsMerge pull request #1041 from NLnetLabs/stubfwd-unshare
2024-04-25  Yorgos ThessalonikefsUpdate locking management for iter_fwd and iter_hints... 1041/head
2024-04-25  W.C.A. Wijngaards- Fix configure flto check error, by finding grep for it.
2024-04-24  W.C.A. Wijngaards- Fix ci workflow for macos for moved install locations.
2024-04-23  Yorgos Thessalonikefs- Merge #1053: Remove child delegations from cache...
2024-04-22  Yorgos Thessalonikefs- When a granchild delegation is returned, remove any... 1053/head
2024-04-22  W.C.A. Wijngaards- Fix edns subnet to sort rrset references when storing...
2024-04-22  W.C.A. Wijngaards- Add checklock feature verbose_locking to trace locks...
2024-04-15  Yorgos ThessalonikefsChangelog entry for #1049:
2024-04-15  Yorgos ThessalonikefsMerge pull request #1049 from InfrastructureServices...
2024-04-15  Petr MensikPy_NoSiteFlag is not needed since Python 3.8 1049/head
2024-04-15  W.C.A. Wijngaards- Fix configure, autoconf for #1048.
2024-04-15  W.C.A. WijngaardsChangelog note for #1048.
2024-04-15  Wouter WijngaardsMerge pull request #1048 from InfrastructureServices...
2024-04-15  Petr MensikUpdate ax_pkg_swig.m4 and ax_pthread.m4 1048/head
2024-04-12  W.C.A. Wijngaards- Fixup cachedb to not refetch when serve-expired-clien...
2024-04-12  W.C.A. Wijngaards- Fixup unit test for cachedb server expired client...
2024-04-12  W.C.A. Wijngaards- Fix cachedb for serve-expired with serve-expired...
2024-04-10  W.C.A. Wijngaards- Fix to not reply serve expired unless enabled for...
2024-04-10  W.C.A. Wijngaards- Fix cachedb for serve-expired with serve-expired...
2024-04-10  W.C.A. Wijngaards- Fix makefile dependencies for fake_event.c.
2024-04-10  W.C.A. Wijngaards- Extended test for cachedb serve expired.
2024-04-10  W.C.A. Wijngaards- Add test for cachedb serve expired.
2024-04-10  W.C.A. Wijngaards- Fixup compile without cachedb.
2024-04-10  W.C.A. Wijngaards- Fixup compile without cachedb.
2024-04-10  W.C.A. Wijngaards- Fixup compile without cachedb.
2024-04-10  W.C.A. Wijngaards- Implement cachedb-check-when-serve-expired: yes optio...
2024-04-09  Yorgos Thessalonikefs- Merge #1043 from xiaoxiaoafeifei: Add loongarch suppo...
2024-04-09  zhailiangliangAdd loongarch support: 1043/head
2024-04-08  Yorgos Thessalonikefs- Fix #595: unbound-anchor cannot deal with full disk...
2024-04-05  W.C.A. Wijngaards- Fix comment syntax for view function views_find_view.
2024-04-05  Yorgos Thessalonikefs- Merge #1027: Introduce 'cache-min-negative-ttl' option.
2024-04-03  Yorgos Thessalonikefs- Fix #369: dnstap showing extra responses; for client...
2024-04-03  W.C.A. Wijngaards- fast-reload, helpful comments for hints lookup functi...
next