]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-05-22  Alessio Poddachg: dev: Adaptive memory allocation strategy for qp...
2025-05-22  Alessio PoddaTune min and max chunk size
2025-05-22  alessioAdaptive memory allocation strategy for qp-tries
2025-05-22  Michał Kępieńfix: doc: Update CVE checklist
2025-05-22  Michał KępieńFix duplicate Markdown reference
2025-05-22  Michał KępieńSend pre-announcement emails for all ISC projects
2025-05-22  Suzanne GoldlustUpdate CVE checklist template
2025-05-21  Michał KępieńMerge tag 'v9.21.8'
2025-05-20  Ondřej Surýrem: dev: Clean up the DST cryptographic API
2025-05-20  Ondřej SurýDeprecate max-rsa-exponent-size, always use 4096 instead
2025-05-20  Ondřej SurýCleanup the DST cryptographic API
2025-05-15  Arаm Sаrgsyаnnew: usr: Implement a new 'notify-defer' configuration...
2025-05-15  Aram SargsyanImplement a new 'notify-defer' configuration option
2025-05-15  Aram SargsyanUpdate the dns_zone_setnotifydelay() function's documen...
2025-05-15  Aram SargsyanDelete the unused dns_zone_getnotifydelete() function
2025-05-15  Arаm Sаrgsyаnfix: test: Fix catz system test errors
2025-05-15  Aram SargsyanFix more catz system test errors
2025-05-15  Aram SargsyanFix catz system test error
2025-05-14  Michał Kępieńchg: test: Mark test_idle_timeout as flaky on FreeBSD 13
2025-05-14  Michał KępieńMark test_idle_timeout as flaky on FreeBSD 13
2025-05-13  Evan Huntfix: dev: Debug level was ignored when logging to stderr
2025-05-13  Evan Huntdebug level was ignored when logging to stderr
2025-05-13  Michal Nowakrem: ci: Drop Ubuntu 20.04 Focal Fossa
2025-05-13  Michal NowakRevert "Ignore .hypothesis files created by system...
2025-05-13  Michal NowakMake FreeBSD 12.x part of Community-Maintained platforms
2025-05-13  Michal NowakDrop Ubuntu 20.04 Focal Fossa
2025-05-12  Michał Kępieńchg: doc: Set up version for BIND 9.21.9
2025-05-12  Michał KępieńUpdate BIND version to 9.21.9-dev
2025-05-08  Michał KępieńUpdate BIND version for release v9.21.8
2025-05-08  Michał Kępieńnew: doc: Prepare documentation for BIND 9.21.8
2025-05-08  Michał KępieńReorder release notes
2025-05-08  Michał KępieńTweak and reword release notes
2025-05-08  Michał KępieńPrepare release notes for BIND 9.21.8
2025-05-08  Michał KępieńGenerate changelog for BIND 9.21.8
2025-05-08  Michał Kępień[CVE-2025-40775] sec: usr: Prevent assertion when proce...
2025-05-08  Evan HuntPrevent assertion when processing TSIG algorithm
2025-05-08  Michał Kępieńfix: usr: Return the correct NSEC3 records for NXDOMAIN...
2025-05-08  Mark AndrewsWrong NSEC3 chosen for NO QNAME proof
2025-05-05  Michal Nowakchg: ci: Run linkchecker only on Wednesdays
2025-05-05  Michal NowakRun linkchecker only on Wednesdays
2025-05-05  Michal Nowakchg: ci: Disable linkcheck on www.gnu.org
2025-05-05  Michal NowakDisable linkcheck on www.gnu.org
2025-05-02  Mark Andrewsfix: dev: fix the ksr two-tone test
2025-05-01  Mark AndrewsDon't depend on keys being sorted
2025-05-01  Mark Andrewsfix: dev: fix the error handling of put_yamlstr calls
2025-04-30  Mark AndrewsFix the error handling of put_yamlstr calls
2025-04-29  Michał Kępieńchg: ci: Revise merge request pipeline job triggering...
2025-04-29  Michał KępieńRevise merge request pipeline job triggering rules
2025-04-29  Michal Nowakrem: ci: Drop OpenBSD from the CI
2025-04-29  Michal NowakDrop OpenBSD from the CI
2025-04-25  Alessio Poddafix: dev: Call rcu_barrier earlier in the destructor
2025-04-25  Your NameCall rcu_barrier earlier in the destructor
2025-04-25  Matthijs Mekkingchg: test: Rewrite kasp system test to pytest (4)
2025-04-25  Matthijs MekkingConvert kasp inheritance tests
2025-04-25  Matthijs MekkingConvert reload/restart kasp test case
2025-04-25  Matthijs MekkingConvert kasp checkds test cases to pytest
2025-04-25  Matthijs MekkingConvert kasp zsk retired test case
2025-04-23  Arаm Sаrgsyаnnew: usr: Implement tcp-primaries-timeout
2025-04-23  Aram SargsyanFix delv default timeout value
2025-04-23  Aram SargsyanSeparate the single setter/getter functions for TCP...
2025-04-23  Aram SargsyanFix the notify system test after the newly applied...
2025-04-23  Aram SargsyanUse the configured TCP connect timeout in checkds_send_...
2025-04-23  Aram SargsyanUse the configured TCP connect timeout in notify_send_t...
2025-04-23  Aram SargsyanImplement tcp-primaries-timeout
2025-04-23  Matthijs Mekkingchg: test: Rewrite kasp system test to pytest (3)
2025-04-23  Matthijs MekkingParametrize the default kasp test cases
2025-04-23  Matthijs MekkingConvert keystore and rumoured kasp test cases
2025-04-23  Matthijs MekkingConvert more kasp test cases to pytest
2025-04-23  Matthijs MekkingUpdate kasp check_signatures for dnssec-policy
2025-04-23  Matthijs MekkingTwo more kasp test cases converted to pytest
2025-04-23  Matthijs MekkingConvert many kasp test cases to pytst
2025-04-23  Arаm Sаrgsyаnfix: dev: Fix a date race in qpcache_addrdataset()
2025-04-23  Aram SargsyanFix a date race in qpcache_addrdataset()
2025-04-23  Arаm Sаrgsyаnfix: usr: Fix a serve-stale issue with a delegated...
2025-04-23  Aram SargsyanTest 'stale-answer-client-timeout 0' with a delegation
2025-04-23  Aram SargsyanFix a serve-stale issue with a delegated zone
2025-04-22  Mark Andrewsfix: usr: Fix EDNS yaml output
2025-04-21  Mark AndrewsFix a typo in a test description
2025-04-21  Mark AndrewsCheck EDNS CLIENT-TAG and SERVER-TAG are emitted using...
2025-04-21  Mark AndrewsCheck EDNS EXPIRE option is emitted using valid YAML
2025-04-21  Mark AndrewsCheck EDNS CLIENT-SUBNET option is emitted using valid...
2025-04-21  Mark AndrewsSplit EDNS COOKIE YAML into separate parts
2025-04-21  Mark AndrewsFix EDNS TCP-KEEPALIVE option YAML output
2025-04-21  Mark AndrewsFix EDNS LLQ option YAML output
2025-04-21  Mark AndrewsChange the EDNS KEY-TAG YAML output format
2025-04-21  Mark AndrewsUse YAML comments for durations rather than parentheses
2025-04-21  Mark AndrewsChange the name and YAML format of EDNS UL
2025-04-21  Mark AndrewsAdd YAML escaping where needed
2025-04-21  Mark AndrewsCollapse common switch cases when emitting EDNS options
2025-04-18  Ondřej Surýfix: usr: Disable own memory context for libxml2 on...
2025-04-18  Ondřej SurýDisable own memory context for libxml2 on macOS 15...
2025-04-17  Matthijs Mekkingchg: test: Rewrite kasp system test to pytest (2)
2025-04-17  Matthijs MekkingFix bugs in isctest.kasp
2025-04-17  Matthijs MekkingThe kasp tests require dnspython >= 2.0.0
2025-04-17  Matthijs MekkingConvert some special kasp test cases to pytest
2025-04-17  Matthijs MekkingConvert dynamic zone test cases to pytest
2025-04-17  Matthijs MekkingConvert kasp default test cases to pytest
2025-04-17  Matthijs MekkingConvert kasp dnssectools tests to pytest
2025-04-17  Michal Nowaknew: ci: Add Fedora 42
2025-04-16  Michal NowakAdd Fedora 42
next