]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-03-17  Ondřej SurýSmall cleanup in dns_adb unit
2025-03-17  Michal Nowakchg: ci: Disable linkcheck on dl.acm.org
2025-03-17  Michal NowakDisable linkcheck on dl.acm.org
2025-03-17  Arаm Sаrgsyаnnew: dev: Implement -T cookiealwaysvalid
2025-03-17  Aram SargsyanTest -T cookiealwaysvalid
2025-03-17  Aram SargsyanImplement -T cookiealwaysvalid
2025-03-15  Mark Andrewsfix: dev: Add missing locks when returning addresses
2025-03-15  Mark AndrewsAdd missing locks when returning addresses
2025-03-15  Evan Huntfix: nil: Add new convenience functions to classify...
2025-03-15  Evan Huntuse new dns_rdatatype classification functions
2025-03-15  Evan Huntconvert rdatatype classification routines to inline
2025-03-15  Evan Huntadd new functions to classify rdata types
2025-03-14  Evan Huntfix: dev: step() could ignore rollbacks
2025-03-14  Evan Huntadd a unit test with an empty node
2025-03-14  Evan Huntadd a unit test to check database rollback
2025-03-14  Evan Huntqpzone.c:step() could ignore rollbacks
2025-03-14  Evan Huntfix: dev: Fix handling of revoked keys
2025-03-14  Evan Huntfix handling of revoked keys
2025-03-14  Mark Andrewsfix: test: Tune many types tests in reclimit test
2025-03-14  Mark AndrewsTune many types tests in reclimit test
2025-03-14  Mark Andrewsfix: usr: QNAME minimization could leak the query type
2025-03-14  Mark AndrewsDon't leak the original QTYPE to parent zone
2025-03-14  Mark AndrewsFix handling of ISC_R_TIMEOUT in resume_qmin()
2025-03-14  Mark AndrewsExempt QNAME minimization queries from fetches-per...
2025-03-14  Mark Andrewsnew: usr: dig can now display the received BADVERS...
2025-03-13  Mark Andrewscheck that dig +showbadvers works
2025-03-13  Mark AndrewsAdd "+showbadvers" to dig and reset EDNS version
2025-03-13  Matthijs Mekkingfix: usr: Ensure max-clients-per-query is at least...
2025-03-13  Matthijs MekkingRaise max-clients-per-query to be at least
2025-03-13  Matthijs MekkingTest new max-clients-per-query log warning
2025-03-13  Matthijs MekkingUpdate max-clients-per-query documentation
2025-03-13  Colin Vidalnew: usr: Add support for EDE 20 (Not Authoritative)
2025-03-13  Colin Vidaladd system test covering EDE 20
2025-03-13  Colin Vidaladd support for EDE 20 (Not Authoritative)
2025-03-13  Colin Vidalnew: usr: Add support for EDE 7 and EDE 8
2025-03-13  Colin Vidaladd system tests covering EDE 7 and 8
2025-03-13  Colin Vidaladd support for EDE 7 and 8
2025-03-13  Matthijs Mekkingfix: test: Take into account key collisions in ksr...
2025-03-13  Matthijs Mekkingksr: Take into account key collisions
2025-03-13  Matthijs Mekkingfix: dev: Fix CID 544147: Code maintainability issues...
2025-03-12  Matthijs MekkingFix CID 544147
2025-03-12  Andoni Duartechg: doc: Set up version for BIND 9.21.7
2025-03-12  Andoni Duarte... Update BIND version to 9.21.7-dev
2025-03-11  Andoni Duarte... Update BIND version for release v9.21.6
2025-03-11  Andoni Duartenew: doc: Prepare documentation for BIND 9.21.6
2025-03-11  Andoni Duarte... Tweak and reword relase notes
2025-03-11  Andoni Duarte... Prepare release notes for BIND 9.21.6
2025-03-11  Andoni Duarte... Generate changelog for BIND 9.21.6
2025-03-05  Ondřej Surýfix: dev: Revert "Delete dead nodes when committing...
2025-03-05  Ondřej SurýRevert "fix: dev: Delete dead nodes when committing...
2025-03-05  Arаm Sаrgsyаnfix: dev: Fix a bug in get_request_transport_type()
2025-03-05  Aram SargsyanFix a bug in get_request_transport_type()
2025-03-05  Ondřej Surýchg: dev: Cleanup parts of the isc_mem API
2025-03-05  Ondřej SurýAdd the call function tracking to isc_mem API
2025-03-05  Ondřej SurýReplace attach/detach in isc_mem with refcount implemen...
2025-03-05  Ondřej SurýReplace isc_mem_destroy() with isc_mem_detach()
2025-03-05  Michal Nowakchg: ci: Move FreeBSD jobs to AWS autoscalers
2025-03-05  Michal NowakMove FreeBSD jobs to AWS autoscalers
2025-03-05  Mark Andrewsnew: dev: Add digest methods for SIG and RRSIG
2025-03-05  Mark AndrewsImplement digest_sig and digest_rrsig for ZONEMD
2025-03-05  Ondřej Surýfix: dev: Fix the foundname vs dcname madness in qpcach...
2025-03-05  Ondřej SurýFix the foundname vs dcname madness in qpcache_findzone...
2025-03-04  Alessio Poddachg: nil: Cleanup dns_opcode_t
2025-03-04  alessioCleanup dns_opcode_t
2025-03-04  Ondřej Surýfix: dev: Sync the TSAN CC, CFLAGS and LDFLAGS in the...
2025-03-04  Ondřej SurýSync the TSAN CC, CFLAGS and LDFLAGS in the respdiff...
2025-03-04  Mark Andrewsfix: dev: Call isc__iterated_hash_initialize in isc__wo...
2025-03-04  Mark AndrewsCall isc__iterated_hash_initialize
2025-03-04  Evan Huntfix: dev: When recording an rr trace, use libtool
2025-03-04  Evan Huntwhen recording an rr trace, use libtool
2025-03-03  Ondřej Surýrem: dev: Remove check for the mandatory IPv6 support
2025-03-03  Ondřej SurýRemove check for the mandatory IPv6 support
2025-03-03  Artem Boldarievfix: dev: Post [CVE-2024-12705] Performance Drop Fixes...
2025-03-03  Artem BoldarievDoH: Bump the active streams processing limit
2025-03-03  Artem BoldarievDoH: remove obsolete INSIST() check
2025-03-03  Artem BoldarievDoH: Flush HTTP write buffer on an outgoing DNS message
2025-03-03  Artem BoldarievDoH: Limit the number of delayed IO processing requests
2025-03-03  Artem BoldarievDoH: Simplify http_do_bio()
2025-03-01  Ondřej Surýrem: dev: Cleanup isc/util.h header and friends
2025-03-01  Ondřej SurýRemove STATIC_ASSERT variants in favor of the C11 variant
2025-03-01  Ondřej SurýMove locking macros into individual headers
2025-03-01  Ondřej SurýRemove superflous header includes from isc/util.h header
2025-03-01  Ondřej SurýRemove convenience list macros from isc/util.h
2025-03-01  Ondřej SurýRemove unused isc_mutexblock and isc_condition units
2025-02-28  Arаm Sаrgsyаnfix: usr: Fix a bug in the statistics channel when...
2025-02-28  Aram SargsyanFix a bug in dns_zone_getprimaryaddr()
2025-02-28  Michal Nowaknew: ci: Check dangling symlinks in the repository
2025-02-28  Michal NowakLink ChangeLog to doc/arm/changelog.rst
2025-02-28  Michal NowakCheck dangling symlinks in the repository
2025-02-28  Aydın Mercanrem: dev: remove log initialization checks from named
2025-02-28  Aydın Mercanremove log initialization checks from named
2025-02-28  Michal Nowakfix: ci: Fix Clang TSAN reports
2025-02-28  Michal NowakFix Clang TSAN reports
2025-02-28  Michal NowakNo need to delete the "only" keyword in generate-tsan...
2025-02-27  Evan Huntfix: nil: Complete the fix for the import_rdataset...
2025-02-27  Evan Huntfix the fetchresponse result for CNAME/DNAME
2025-02-27  Aydın Mercanchg: dev: unify fips handling to isc_crypto and make...
2025-02-27  Aydın Mercanunify fips handling to isc_crypto and make the toggle...
2025-02-27  Nicki Křížeknew: ci: Run shotgun tests on MRs
2025-02-27  Nicki KřížekReplace deprecated only/except with rules in .gitlab...
next