]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-01-31  Evan Huntchg: dev: Refactor decref() in both QPDB
2025-01-31  Evan HuntClarify reference counting in QP databases
2025-01-30  Ondřej SurýRemove db_nodelock_t in favor of reference counted...
2025-01-30  Ondřej SurýRemove origin_node from qpcache
2025-01-30  Ondřej SurýRefactor decref() in both qpcache.c and qpzone.c
2025-01-30  Colin Vidalfix: dev: DNSSEC EDE system tests on FIPS platform
2025-01-30  Colin Vidalfix DNSSEC EDE system tests on FIPS platform
2025-01-30  Ondřej Surýfix: dev: Split and simplify the use of EDE list implem...
2025-01-30  Colin VidalUse DNS_EDE_OTHER instead of its literal value
2025-01-30  Colin Vidalupdate EDE copy and add dup tests
2025-01-30  Colin Vidaldetect dup EDE with bitmap and store next pos
2025-01-30  Colin Vidaladd lib/dns/ede.c documentation
2025-01-30  Colin VidalRefactor test covering dns_ede API
2025-01-30  Ondřej SurýSplit and simplify the use of EDE list implementation
2025-01-30  Andoni Duartefix: ci: remove allow failure in cross version config...
2025-01-30  Andoni Duarte... Update cross-version-config-tests CI
2025-01-29  Andoni Duarte... Merge tag 'v9.21.4'
2025-01-29  Nicki Křížekchg: ci: Use make clean to reduce artifacts in successf...
2025-01-29  Nicki KřížekEnable unit test artifacts for gcov jobs
2025-01-28  Nicki KřížekUse make clean to reduce artifacts in successful jobs
2025-01-28  Nicki Křížekfix: ci: Run merged-metadata job for release branches...
2025-01-28  Nicki KřížekRun merged-metadata job for release branches in private...
2025-01-28  Michal Nowakfix: doc: Use archived version of draft-icann-dnssec...
2025-01-28  Michal NowakUse archived version of draft-icann-dnssec-keymgmt...
2025-01-27  Michal Nowakchg: test: Add stress tests with DoH and DoT
2025-01-27  Michal NowakAdd DoH and DoT stress tests, generate test configurations
2025-01-27  Colin Vidalfix: dev: fix EDE 22 time out detection
2025-01-27  Colin Vidalfix byte order in EDE logging
2025-01-27  Colin Vidalupdate serve-stale test to support EDE 22
2025-01-27  Colin Vidaladd new EDE 22 system tests
2025-01-27  Colin Vidalfix EDE 22 time out detection
2025-01-25  Aydın Mercannew: usr: add a rndc command to toggle jemalloc profiling
2025-01-25  Aydın Mercanadd a rndc command to toggle jemalloc profiling
2025-01-24  Nicki Křížekchg: ci: Ensure changelog job builds docs with the...
2025-01-24  Nicki KřížekEnsure changelog job builds docs with the new entry
2025-01-24  Colin Vidalnew: usr: adds support for EDE code 1 and 2
2025-01-24  Colin Vidaladd DNSSEC EDE test for unsupported digest and alg
2025-01-24  Colin Vidaltests for support for EDE 1 & 2
2025-01-24  Colin Vidaladd support for EDE code 1 and 2
2025-01-24  Michal Nowaknew: doc: Add linkcheck to CI
2025-01-24  Michal NowakAdd linkcheck job
2025-01-24  Michal NowakFix broken links in documentation
2025-01-24  Michal Nowakchg: test: Rewrite cipher-suites system test to pytest
2025-01-24  Michal NowakRename have_* marks to with_*
2025-01-24  Nicki KřížekTest cipher-suites after zone transfers complete
2025-01-24  Nicki KřížekMake servers fixture in pytest module-wide
2025-01-24  Michal NowakRewrite cipher-suites system test to pytest
2025-01-24  Michal NowakUse Debian "sid" for pylint and mypy jobs to get recent...
2025-01-24  Michal NowakAdd isctest.query.tls() function
2025-01-24  Michal NowakAdd "without_fips" mark
2025-01-24  Evan Huntrem: dev: Clean up unused result codes
2025-01-23  Evan Huntdeduplicate result codes
2025-01-23  Evan Huntclean up result codes that are never used
2025-01-23  Evan Huntclean up uses of DST_R_NOCRYPTO
2025-01-23  Evan Huntclean up uses of ISC_R_NOMEMORY
2025-01-23  Nicki Křížekchg: ci: Set stricter limits for respdiff testing
2025-01-23  Nicki KřížekSet stricter limits for respdiff testing
2025-01-23  Matthijs Mekkingchg: doc: Document how secondaries refresh a zone in...
2025-01-23  Matthijs MekkingDocument how secondaries refresh a zone in the ARM
2025-01-23  Matthijs Mekkingfix: doc: Clarify dnssec-signzone interval option
2025-01-23  Matthijs MekkingClarify dnssec-signzone interval option
2025-01-23  Matthijs Mekkingfix: usr: Fix a bug in dnssec-signzone related to keys...
2025-01-23  Matthijs Mekkingdnssec-signzone retain signature if key is offline
2025-01-23  Matthijs MekkingTest dnssec-signzone with private key file missing
2025-01-23  Matthijs Mekkingfix: dev: Fix possible truncation in dns_keymgr_status()
2025-01-23  Matthijs MekkingFix possible truncation in dns_keymgr_status()
2025-01-22  Mark Andrewsfix: usr: Yaml string not terminated in negative respon...
2025-01-22  Mark AndrewsCheck delv +yaml negative response output
2025-01-22  Mark AndrewsTerminate yaml string after negative comment
2025-01-22  Colin Vidalnew: usr: Add support for multiple extended DNS errors
2025-01-22  Colin Vidaladd unit tests covering multiple EDE support
2025-01-22  Colin Vidaladd support for multiple EDE
2025-01-22  Arаm Sаrgsyаnchg: dev: Use a suitable response in tcp_connected...
2025-01-22  Aram SargsyanClean up fctx->next_timeout
2025-01-22  Aram SargsyanAdjust the resolver-query-timeout test
2025-01-22  Aram SargsyanFix rtt calculation bug for TCP in the resolver
2025-01-22  Aram SargsyanUse a suitable response in tcp_connected() when initiat...
2025-01-22  Ondřej Surýfix: usr: Avoid unnecessary locking in the zone/cache...
2025-01-22  JINMEI TatuyaOptimize database decref by avoiding locking with refs > 1
2025-01-22  Ondřej Surýchg: dev: Shutdown the fetch context after canceling...
2025-01-22  Ondřej SurýShutdown the fetch context after canceling the last...
2025-01-22  Ondřej Surýfix: usr: Apply the memory limit only to ADB database...
2025-01-22  Ondřej SurýRemove memory limit on ADB finds and fetches
2025-01-22  Arаm Sаrgsyаnchg: dev: Separate the connect and the read TCP timeout...
2025-01-22  Aram SargsyanRemove dispatch timeout INT16_MAX limitation
2025-01-22  Aram SargsyanSeparate the connect and the read timeouts in dispatch
2025-01-22  Aram Sargsyandispatch_test: make client timeouts shorter
2025-01-22  Aram SargsyanUpdate the dns_dispatch_add() function's documentation
2025-01-22  Colin Vidalnew: nil: ignore TAGS files
2025-01-22  Colin Vidalignore TAGS files
2025-01-22  Colin Vidalrem: dev: remove fields from struct fetchctx
2025-01-22  Colin Vidalremove ISC_LINK(link) property from fetchctx
2025-01-22  Colin Vidalremove validator link form fetchctx
2025-01-22  Andoni Duartechg: doc: Set up version for BIND 9.21.5
2025-01-21  Andoni Duarte... Update BIND version to 9.21.5-dev
2025-01-20  Nicki KřížekUpdate BIND version for release 216580 v9.21.4
2025-01-20  Nicki Křížeknew: doc: Prepare documentation for BIND 9.21.4
2025-01-17  Michał KępieńReorder release notes
2025-01-17  Michał KępieńAdd release note for GL #5099
2025-01-17  Andoni Duarte... Tweak and reword release notes
next