]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
10 days ago  Michal Nowaknew: ci: Add Debian "trixie" (386)
12 days ago  Michal NowakTolerate dnspython post-2038 timestamp overflow on... 12079/head
12 days ago  Michal NowakFix stack corruption in copy_initfile() on 32-bit
12 days ago  Michal NowakAdd Debian "trixie" (386)
12 days ago  Colin Vidalfix: dev: fix possible NULL dereference in `cfg_map_fin...
12 days ago  Colin Vidalrenamed `cfg_map_addclone()` into `cfg_map_add()` 12052/head
12 days ago  Colin Vidaladd test for `cfg_map_findclause()`
12 days ago  Colin Vidalfix possible NULL dereference in `cfg_map_findclause()`
12 days ago  Colin Vidalremove unused `cfg_map_add()` function
12 days ago  Michal Nowakfix: dev: Move last_purge declaration under the same...
12 days ago  Michal NowakMove last_purge declaration under the same #ifdef as... 12058/head
12 days ago  Michał Kępieńfix: usr: Clear REDIRECT flag when it isn't needed
12 days ago  Evan HuntClear REDIRECT flag when it isn't needed 12073/head
12 days ago  Michal Nowakfix: dev: Validate nsec3hash arguments instead of relyi...
12 days ago  Michal NowakValidate nsec3hash arguments instead of relying on... 12062/head
12 days ago  Michał Kępieńchg: test: Clean up custom server code in the "resend_l...
12 days ago  Michał KępieńFollow common naming and coding conventions 12063/head
12 days ago  Michał KępieńTurn _get_cookie() into a method
12 days ago  Michał KępieńTweak the _get_cookie() method
12 days ago  Michał KępieńRemove workarounds for dnspython < 2.7.0
12 days ago  Michał KępieńFix flawed response logic for COOKIE-less queries
12 days ago  Michał KępieńDrop redundant uses of authoritative=True
12 days ago  Michał KępieńDrop unnecessary qctx.prepare_new_response() call
12 days ago  Michał KępieńRemove NoErrorHandler
12 days ago  Michał KępieńSimplify match criteria for CookieHandler
12 days ago  Michał KępieńMake static response handlers more specific
12 days ago  Michał Kępieńchg: ci: Various autorebase improvements
12 days ago  Michał KępieńSupport autorebasing backported security MRs 12024/head
12 days ago  Michał KępieńConflate missing commit reference notifications
12 days ago  Michał KępieńOnly autorebase when there is anything to rebase
12 days ago  Michał KępieńLimit post-push pipelines for autorebased branches
12 days ago  Michał KępieńFix autorebase error reporting
12 days ago  Michał KępieńRewrite cherry-pick references during autorebases
12 days ago  Michal Nowaknew: ci: Add Fedora 44
12 days ago  Michal NowakAdd Fedora 44 12064/head
12 days ago  Michal Nowakfix: test: Make deleg cleanuptests memory assertions...
13 days ago  Michal NowakMake deleg cleanuptests memory assertions 32-bit-safe 12061/head
13 days ago  Andoni DuarteMerge tag 'v9.21.22'
13 days ago  Ondřej Surýfix: nil: Properly handle BN_num_bits() return value
13 days ago  Ondřej SurýProperly handle the return value of BN_num_bits() 12057/head
2026-05-19  Ondřej Surýfix: usr: Reject RRSIG records covering meta-types
2026-05-19  Ondřej SurýReject malformed RRSIG records
2026-05-19  Matthijs Mekkingfix: dev: Don't remove corresponding RRSIG in the same...
2026-05-19  Matthijs MekkingDon't remove corresponding RRSIG in the same loop
2026-05-19  Ondřej Surýfix: usr: Fix TCP fallback after repeated UDP timeouts
2026-05-19  Ondřej SurýSkip EDNS UDP-size hint on TCP retries
2026-05-19  Ondřej SurýRaise the per-server recursive-clients ceiling in fetch...
2026-05-19  Ondřej SurýAdd pytest serve_stale TCP-fallback regression tests
2026-05-19  Ondřej SurýAllow either UDP or TCP queries in flight in statistics...
2026-05-19  Ondřej SurýTighten serve_stale dig timeouts and inter-step sleeps
2026-05-19  Ondřej SurýEmit EDE 22 when the resolver runs out of usable addresses
2026-05-19  Ondřej SurýOpen the stale-refresh-time window on any resolver...
2026-05-19  Ondřej SurýForce TCP after repeated UDP timeouts to the same autho...
2026-05-19  Ondřej SurýTemporarily remove TCP fallback after UDP timeouts
2026-05-18  Ondřej Surýchg: usr: named could crash on concurrent TKEY DELETE...
2026-05-17  Ondřej SurýFix use-after-free in concurrent dns_tsigkey_delete()
2026-05-17  Matthijs Mekkingfix: usr: The resolver now removes other RRsets at...
2026-05-17  Matthijs MekkingWhen caching names, check for CNAME RRsets
2026-05-17  Matthijs MekkingAdd serve-stale test case for CNAME to A
2026-05-17  Matthijs MekkingRemove duplicate check in serve-stale test
2026-05-16  Ondřej Surýfix: nil: More changes to PR-Agent CI job
2026-05-16  Ondřej SurýAdd both Claude 4.6 and ChatGPT in two separate job...
2026-05-16  Ondřej SurýAllow failure to not block pipelines for the PR-Agent...
2026-05-16  Ondřej SurýChange the PR-Agent configuration to use Claude 4.6
2026-05-16  Ondřej Surýfix: nil: Properly use other_checks_jobs template for...
2026-05-16  Ondřej SurýProperly use other_checks_jobs template for pr-agent...
2026-05-16  Ondřej Surýfix: dev: Run PR-Agent only when manually triggered
2026-05-16  Ondřej SurýRun PR-Agent only when manually triggered
2026-05-16  Ondřej Surýnew: dev: Enable PR-Agent reviews on merge requests
2026-05-16  Ondřej SurýAdd PR-Agent job to GitLab CI for merge-request review
2026-05-15  Ondřej Surýchg: dev: Allow any valid DNS name as a TSIG/RNDC key...
2026-05-15  Ondřej SurýAllow any valid DNS name as a key name
2026-05-15  Ondřej Surýchg: dev: Use SipHash-1-3 for hash tables, keep SipHash...
2026-05-15  Ondřej SurýUse SipHash-1-3 for hash tables, keep SipHash-2-4 for...
2026-05-15  Ondřej Surýfix: test: Fix flaky reclimit test
2026-05-15  Ondřej SurýFix flaky reclimit test by adding missing sleep
2026-05-15  Ondřej Surýchg: dev: Skip in-domain nameservers that have no glue
2026-05-15  Ondřej SurýDrop in-domain NS without glue from the delegation set
2026-05-15  Ondřej Surýchg: usr: Fall back to TCP on a UDP response with a...
2026-05-14  Ondřej SurýSwitch UDP fetches to TCP on the first response with...
2026-05-14  Ondřej Surýfix: dev: Fix data race during rndc dumpdb or zone...
2026-05-14  Ondřej SurýFix data race in async master dump/load context publication
2026-05-14  Mark Andrewsfix: usr: Disable output escaping in bind9.xsl
2026-05-14  Mark AndrewsDisable output escaping in bind9.xsl
2026-05-13  Colin Vidalfix: test: Fix cyclic glues (again)
2026-05-13  Colin VidalFix cyclic glues (again)
2026-05-13  Michal Nowakfix: ci: Don't forward parent yaml variables to stress...
2026-05-13  Michal NowakSelectively inherit yaml vars in stress trigger jobs
2026-05-12  Michal Nowakchg: ci: Set RUNNER_SCRIPT_TIMEOUTs
2026-05-12  Michal NowakGet some useful data out of respdiff even in case of...
2026-05-12  Michal NowakPass -r option to respdiff.sh
2026-05-12  Michal NowakSet RUNNER_SCRIPT_TIMEOUTs
2026-05-12  Colin Vidalfix: test: Fix cyclic_glue system test
2026-05-12  Colin VidalFix cyclic_glue system test
2026-05-12  Ondřej Surýchg: usr: Cap glue records cached from a referral
2026-05-12  Ondřej SurýCap glue records cached from a referral
2026-05-11  Michal Nowaknew: ci: Add Ubuntu 26.04 Resolute Raccoon
2026-05-11  Michal NowakDo not run Noble Numbat unit test job in MRs
2026-05-11  Michal NowakAdd Ubuntu 26.04 Resolute Raccoon
2026-05-11  Michał Kępieńchg: ci: Add commit link and diff to RPM build job...
next