]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
11 days ago  Michal Nowakfix: ci: Make the scan-build CI job actually run the...
11 days ago  Michal NowakSilence scan-build leak false positive in isccc_cc_chec... 12298/head
11 days ago  Michal NowakInitialize rrbuffer in towire_answer()
11 days ago  Michal NowakAssert current_version in qpzone_destroy()
11 days ago  Michal NowakAssert rpz_ready() yields an rdataset in rpz_find_p()
11 days ago  Michal NowakAssert rdataset precondition in query_addrrset()
11 days ago  Michal NowakAssert fd validity in start_tcp_child()
11 days ago  Michal NowakAssert fd validity in start_udp_child()
11 days ago  Michal NowakRemove dead stores reported by scan-build
11 days ago  Michal NowakRun scan-build static analysis in CI
11 days ago  Arаm Sаrgsyаnfix: dev: Use memmove in isc_sockaddr_fromin/isc_sockad...
11 days ago  Aram SargsyanAdd a new check in the proxyheader unit test 12434/head
11 days ago  Aram SargsyanUse memmove in isc_sockaddr_fromin/isc_sockaddr_fromin6
11 days ago  Nicki Křížeknew: test: Mark each test's boundaries in the named...
11 days ago  Nicki KřížekMark each test's boundaries in the named instance logs 12415/head
11 days ago  Nicki KřížekIntegrate the Python RNDC client into isctest
11 days ago  Nicki KřížekRework the Python RNDC client API around isctest conven...
11 days ago  Nicki KřížekAdd type annotations to rndc.py
11 days ago  Nicki KřížekAlign rndc.py naming with project conventions
11 days ago  Nicki KřížekPort rndc.py to Python 3.10 idioms
11 days ago  Nicki KřížekSort rndc.py imports with ruff
11 days ago  Nicki KřížekFormat rndc.py with black
11 days ago  Nicki KřížekUse the standard license header in the imported rndc.py
11 days ago  Nicki KřížekImport rndc.py from the python-rndc project verbatim
12 days ago  Nicki Křížekchg: test: Deduplicate controls configuration in named...
12 days ago  Nicki KřížekCover quoted key names in checkconf 12386/head
12 days ago  Nicki KřížekMark the configs that deliberately keep a custom contro...
12 days ago  Nicki KřížekReplace empty controls statements with the controls...
12 days ago  Nicki KřížekProvide a control channel on named instances that had...
12 days ago  Nicki KřížekUse controls template in named configs where rndc.key...
12 days ago  Nicki KřížekUse controls template in named configs where rndc key...
12 days ago  Nicki KřížekFix controls statements bound to another instance's...
12 days ago  Evan Huntfix: nil: Fix the logged ZONEVERSION serial number
12 days ago  Evan HuntFix the logged ZONEVERSION serial number 12338/head
12 days ago  Evan Huntfix: nil: host -a now uses TCP
12 days ago  Evan Hunthost -a should use TCP 12440/head
12 days ago  Evan Huntfix: nil: Don't use wildcard keys in update-policy...
12 days ago  Evan HuntDon't use wildcard keys in update-policy in ddns-confgen 12439/head
12 days ago  Michał Kępieńchg: ci: Revert "allow_failure: true" for the "cross... 12436/head
12 days ago  Michał KępieńRevert "Add allow_failure to cross-version-config tests" 12435/head
12 days ago  Michał KępieńMerge tag 'v9.21.24'
12 days ago  Martin Bastinew: dev: Add more unit tests for isc_time API
13 days ago  Martin BastiMake isc_time_nowplusinterval consistent with other... 5760/head
13 days ago  Ondřej SurýAdd more unit tests for isc_test API
13 days ago  Ondřej SurýAdd more validity checks to the isc_time API
13 days ago  Evan Huntfix: usr: Treat an unusable NSEC3 chain as a verificati...
13 days ago  Evan HuntTreat unusable NSEC3PARAM as a verification failure 12408/head
13 days ago  Evan HuntAllow null nameserver for jinja2 test-zone templates
13 days ago  Martin Bastifix: usr: dig +yaml producing invalid YAML when a looku...
13 days ago  Martin BastiTest that +short does not leak the ";; " comments 12416/head
13 days ago  Mark AndrewsDon't emit comments when +short form is enabled
13 days ago  Martin BastiDon't print dig's startup banner with +nocmd when the...
13 days ago  Martin BastiSuppress the dig startup banner in +yaml error output
13 days ago  Arаm Sаrgsyаnfix: dev: QUIC crypto fixes
13 days ago  Aram SargsyanFix isc_crypto_aead_open() for OpenSSL 1.1.x 12413/head
13 days ago  Aram SargsyanCheck AEAD additional data existence before use
2026-07-21  Nicki Křížekfix: test: Mark the qpdb unit test as flaky
2026-07-20  Nicki KřížekMark the qpdb unit test as flaky
2026-07-20  Ondřej Surýnew: usr: Disclose active Negative Trust Anchors with...
2026-07-20  Ondřej SurýTest Negative Trust Anchor disclosure via Extended...
2026-07-20  Ondřej SurýDisclose Negative Trust Anchors with Extended DNS Error 33
2026-07-20  Ondřej Surýfix: usr: Resolver could return expired records instead...
2026-07-20  Ondřej SurýTest that an expired RRset does not block negative...
2026-07-20  Ondřej SurýOnly active secure data should block negative cache...
2026-07-17  Alessio Poddachg: dev: Do not attach authdb
2026-07-17  Alessio PoddaFix mirror zone auth issues
2026-07-17  Alessio PoddaAdd test for mirror zone additional data
2026-07-17  Alessio PoddaMake authdb version lookup return isc_result_t
2026-07-17  Alessio PoddaTurn authdb into a enum
2026-07-17  Alessio PoddaDo not attach authdb
2026-07-16  Mark Andrewsfix: usr: Unterminated OpenSSL private-key `Label:...
2026-07-16  Mark AndrewsMalformed Label: data in .private files was not detected
2026-07-15  Mark Andrewsfix: nil: Extend meson.build to support python 3.13...
2026-07-15  Mark AndrewsExtend meson.build to know about python 3.13 and 3.14
2026-07-15  Arаm Sаrgsyаnfix: dev: Fix TSIG keys creation/eviction ordering...
2026-07-15  Aram SargsyanFix TSIG keys creation/eviction bug
2026-07-15  Aram SargsyanAdd a new check in the tsig unit test
2026-07-15  Nicki Křížekfix: test: Increase timeout for zone update in multisig...
2026-07-15  Nicki KřížekIncrease timeout for zone update in multisigner test
2026-07-15  Nicki Křížekfix: test: Extend the check_dnssec_verify retry window...
2026-07-15  Nicki KřížekExtend the check_dnssec_verify retry window to 60 seconds
2026-07-15  Alessio Poddafix: dev: Change catz coo locking
2026-07-15  Alessio PoddaSplit lock coos check design
2026-07-15  Matthijs Mekkingfix: dev: Use correct port and target for NOTIFY(CDS)
2026-07-15  Matthijs MekkingSave first matched DSYNC record
2026-07-15  Matthijs MekkingAdjust NOTIFY(CDS) system test
2026-07-14  Mark Andrewsfix: test: test-syncplugin treats firstlbl as a prefix...
2026-07-14  Mark AndrewsExtend test_hooks_zonetemplate2 test
2026-07-14  Mark AndrewsProperly check test-syncplugin skip label for equality
2026-07-14  Mark Andrewsfix: dev: MacOS byte swapping macros already defined
2026-07-14  Mark AndrewsDon't redefine the byte swap macros if already defined
2026-07-14  Mark Andrewsfix: test: cdnxdomain test is failing
2026-07-14  Mark Andrewscdnxdomain test is failing on some platforms
2026-07-14  Aydın Mercannew: dev: add crypto required for quic support
2026-07-14  Aydın Mercanput doxygen file marker in isc/crypto.h
2026-07-14  Aydın Mercanclear the error stack at the end of fetching
2026-07-14  Aydın Mercanadd quic header protection to isc_crypto
2026-07-14  Aydın Mercanadd aead api to isc_crypto
2026-07-14  Aydın Mercanadd types compatible builtin
2026-07-14  Aydın Mercanadd hkdf to isc_crypto
next