]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-11-28  Colin Vidalfix: dev: Fix uninitialized pointer check on getipandke...
2025-11-28  Colin Vidalfix unitiailized pointer check on getipandkeylist
2025-11-28  Nicki Křížekchg: test: Remove obsolete checks for PYTHON executable
2025-11-28  Nicki KřížekRemove obsolete dnspython prerequisite checks
2025-11-28  Nicki KřížekRemove extraneous prerequisite script for timeouts...
2025-11-28  Nicki KřížekRemove obsolete checks for PYTHON executable
2025-11-28  Ondřej Surýfix: usr: Fix caching RRSIG covering cache NODATA...
2025-11-28  Ondřej SurýFix not caching RRSIG covering cache NODATA record
2025-11-28  Ondřej SurýRefactor the conditions when adding new NEGATIVE header
2025-11-28  Ondřej SurýEvict the RRSIG when adding negative header
2025-11-28  Colin Vidalfix: usr: Fix parsing bug in remote-servers with key...
2025-11-28  Colin Vidaladd checkconf test for named remote-servers
2025-11-28  Colin Vidalcheck validity of key and tls in a server-list
2025-11-28  Colin Vidalcheck remote-servers list correctness
2025-11-28  Colin Vidalrefactoring of `named_config_getipandkeylist`
2025-11-28  Colin Vidalminimal fix for missing `key`/`tls` in named `remote...
2025-11-28  Colin Vidalremove `dns_notify_dequeue`
2025-11-28  Colin Vidaltest named remote-servers `key` usage
2025-11-28  Colin Vidalallow named remote-servers list with key or tls
2025-11-27  Arаm Sаrgsyаnfix: usr: Fix TLS contexts cache object usage bug in...
2025-11-27  Aram SargsyanFix a bug where tlsctx_cache could be destroyed while...
2025-11-27  Ondřej Surýfix: usr: Fix the spurious timeouts while resolving...
2025-11-27  Ondřej SurýDetect resolution loops between fetches
2025-11-27  Ondřej Surýchg: usr: Change the QNAME minimization algorithm to...
2025-11-27  Ondřej SurýChange the QNAME minimization algorithm to follow the...
2025-11-27  Michal Nowaknew: ci: Add Fedora 43
2025-11-27  Michal NowakAdd Fedora 43
2025-11-27  Nicki Křížeknew: test: Create trust anchors from isctest.kasp.Key
2025-11-27  Nicki KřížekMock DSDigest for compatibility with older dnspython
2025-11-27  Nicki KřížekAdd a template for TA and generate it from isctest...
2025-11-27  Nicki KřížekParse DNSKEY into a dnspython type in isctest.kasp...
2025-11-27  Alessio Poddafix: dev: Add support for more linkers with LTO
2025-11-27  Alessio PoddaAdd auto LTO option
2025-11-27  Alessio PoddaRename -Dnamed-lto=off to -Dnamed-lto=disabled
2025-11-27  Alessio PoddaAdd support for more linkers with LTO
2025-11-27  Ondřej Surýchg: dev: Use malloc_usable_size()/malloc_size() for...
2025-11-27  Ondřej SurýUse malloc_usable_size()/malloc_size() for memory accou...
2025-11-27  Ondřej Surýrem: dev: Remove internal memory filling in favor of...
2025-11-27  Ondřej SurýEnable junk filling via jemalloc option in the CI
2025-11-27  Ondřej SurýRemove internal memory filling in favor of jemalloc...
2025-11-27  Ondřej Surýchg: nil: Add optional debugging output for fetch conte...
2025-11-27  Ondřej SurýAdd optional debugging output for fetch context referen...
2025-11-27  Ondřej Surýchg: nil: Split qctx_destroy() into qctx_deinit() and...
2025-11-27  Ondřej SurýSplit qctx_destroy() into qctx_deinit() and qctx_destroy()
2025-11-27  Ondřej Surýfix: nil: Remove .delegating flag from the qpcache
2025-11-27  Ondřej SurýRemove .delegating flag from the qpcache
2025-11-27  Ondřej Surýchg: dev: Use atomics for CMM_{LOAD,STORE}_SHARED with...
2025-11-26  Ondřej SurýUse atomics for CMM_{LOAD,STORE}_SHARED with ThreadSani...
2025-11-26  Andoni Duartechg: ci: Fix wiki.wireshark.org links in doc/arm
2025-11-26  Andoni Duarte... Update wiki.wireshark.org link in doc/arm
2025-11-25  Nicki Křížekchg: ci: Adjust respdiff threshold
2025-11-25  Nicki KřížekIncrease the threshold for respdiff-third-party
2025-11-25  Nicki KřížekSet stricter respdiff:recent-named threshold
2025-11-25  Michal Nowakchg: test: Disable 'doh' unit test on Enterprise Linux 8
2025-11-25  Michal NowakDisable 'doh' unit test on Enterprise Linux 8
2025-11-25  Mark Andrewsfix: nil: Restore recording ns_statscounter_edns0out
2025-11-25  Mark AndrewsCheck nsstats statistics in bind9.xml
2025-11-25  Mark AndrewsRestore recording ns_statscounter_edns0out
2025-11-24  Matthijs Mekkingfix: usr: Fix bug where zone switches from NSEC3 to...
2025-11-24  Matthijs MekkingSkip private records when syncing secure db
2025-11-24  Matthijs MekkingTest retransfer with NSEC3 policy
2025-11-22  Colin Vidalfix: nil: Do not log no root hints of _bind chaos view
2025-11-21  Colin Vidaldo not log "no root hints for view '_bind'"
2025-11-21  Evan Huntchg: dev: add dns_message functions to set EDNS options
2025-11-21  Evan Huntremove dns_message_buildopt
2025-11-21  Evan Huntadd dns_message API to add EDNS options
2025-11-21  Matthijs Mekkingchg: test: Rewrite nsec3 system test to pytest
2025-11-21  Matthijs MekkingWait longer before keymgr is done
2025-11-21  Matthijs MekkingWait until zones are signed before reconfig
2025-11-21  Nicki KřížekOnly render required zones in config for nsec3 tests
2025-11-21  Matthijs MekkingMove nsec3-change.kasp test to separate module
2025-11-21  Matthijs MekkingMove check_nsec3_case to common code
2025-11-21  Matthijs MekkingClean up shell tests remnants
2025-11-21  Matthijs MekkingRewrite nsec3 system test to pytest (4/4)
2025-11-21  Matthijs MekkingRewrite nsec3 system test to pytest (3/4)
2025-11-21  Matthijs MekkingRewrite nsec3 system test to pytest (2/4)
2025-11-21  Matthijs MekkingImprove check_auth_nsec3 salt checking
2025-11-21  Matthijs MekkingMove parts into a common module
2025-11-21  Matthijs MekkingConvert "in"-style templates to jinja
2025-11-21  Matthijs MekkingRewrite nsec3 system test to pytest (1/4)
2025-11-20  Evan Huntfix: usr: Fix allow-recursion/allow-query-cache inheritance
2025-11-20  Evan Huntfix ACL settings when merging views
2025-11-20  Evan Huntfix allow-recursion/allow-query-cache inheritance
2025-11-20  Evan Huntadd a test for allow-recursion/allow-query-cache inheri...
2025-11-20  Colin Vidalfix: dev: Attach socket before async streamdns_resume_p...
2025-11-20  Colin Vidalattach socket before async streamdns_resume_processing
2025-11-20  Ondřej Surýchg: usr: Reduce the number of outgoing queries
2025-11-20  Ondřej SurýRefactor fctx_getaddresses() into couple smaller functions
2025-11-20  Ondřej SurýReduce the number of outgoing queries
2025-11-20  Mark Andrewsfix: usr: AMTRELAY type 0 presentation format handling...
2025-11-20  Mark AndrewsAMTRELAY type 0 presentation format handling was wrong
2025-11-20  Mark Andrewsfix: dev: Fix building on OpenBSD 7.8 with Clang 19.1.7
2025-11-20  Aram SargsyanFix building on OpenBSD 7.8 with Clang 19.1.7
2025-11-19  Ondřej Surýfix: nil: Remove install_rpath from synthrecord plugin
2025-11-19  Ondřej SurýRemove install_rpath from synthrecord plugin
2025-11-19  Michal NowakMerge tag 'v9.21.15'
2025-11-19  Mark Andrewsfix: test: Include <stdarg.h> in byaddr_test.c
2025-11-18  Mark AndrewsInclude <stdarg.h> in byaddr_test.c
2025-11-18  Colin Vidalchg: dev: Remove exclusive mode when scheduling zone...
2025-11-18  Colin Vidalrefactor detection of zone DB load completion
next