]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-04-14  Matthijs Mekkingchg: doc: Add a note on pregenerating keys
2025-04-14  Matthijs MekkingAdd a note about pregenarating keys for key rolls
2025-04-14  Michal Nowakfix: test: Fix check_pid() in runtime system test on...
2025-04-14  Michal NowakFix check_pid() in runtime system test on FreeBSD
2025-04-11  Michał Kępieńchg: test: Use isctest.asyncserver in the "forward...
2025-04-11  Michał KępieńUse isctest.asyncserver in the "forward" test
2025-04-11  Michał Kępieńnew: test: Add support for control commands to isctest...
2025-04-11  Michał KępieńAdd control command for toggling response dropping
2025-04-11  Michał KępieńImplement control query handling
2025-04-11  Michał KępieńAdd debug logs for response handler matching
2025-04-11  Michał KępieńMake response handler management more flexible
2025-04-11  Michał KępieńAvoid global namespace pollution
2025-04-11  Michał KępieńGracefully handle invalid queries
2025-04-11  Michał KępieńFix Python 3.6 StreamWriter compatibility issue
2025-04-11  Michał KępieńEnsure uncaught exceptions kill custom servers
2025-04-10  Matthijs Mekkingchg: test: Rewrite kasp system test to pytest (1)
2025-04-10  Matthijs MekkingUpdate _check_dnskeys function
2025-04-10  Matthijs MekkingAdd support for TSIG in isctest.kasp
2025-04-10  Matthijs MekkingIntroduce pytest check_next_key_event, get_keyids
2025-04-10  Matthijs MekkingIntroduce pytest verify_keys and check_keytimes
2025-04-10  Matthijs MekkingUpdate class Key
2025-04-10  Matthijs MekkingIntroduce class KeyProperties
2025-04-10  Matthijs MekkingMove test code that can be reused to isctest
2025-04-10  Nicki Křížekchg: doc: Set up version for BIND 9.21.8
2025-04-10  Nicki KřížekUpdate BIND version to 9.21.8-dev
2025-04-09  Mark Andrewsfix: usr: `check_private` failed to account for the...
2025-04-09  Nicki KřížekUpdate BIND version for release v9.21.7
2025-04-09  Nicki Křížeknew: doc: Prepare documentation for BIND 9.21.7
2025-04-03  Nicki KřížekTweak and reword release notes
2025-04-03  Nicki KřížekFix rndc reset-stats documentation
2025-04-03  Nicki KřížekAdd missing commands to rndc --help
2025-04-03  Mark AndrewsFix OID check for PRIVATEOID keys and signatures
2025-04-03  Nicki KřížekPrepare release notes for BIND 9.21.7
2025-04-03  Nicki KřížekGenerate changelog for BIND 9.21.7
2025-04-03  Nicki Křížekfix: usr: Stop caching lack of EDNS support
2025-04-03  Mark AndrewsDon't cache lack of EDNS based on received responses
2025-04-02  Ondřej Surýfix: usr: Nested DNS validation could cause assertion...
2025-04-02  Ondřej SurýDon't copy EDE codes if source is same as destination
2025-04-02  Ondřej SurýDon't pass edectx from fetch_and_forget
2025-04-02  Ondřej SurýAdd static ede context into each validator layer
2025-04-02  Alessio Poddachg: dev: Remove zero initialization of large buffers
2025-04-02  alessioRemove zero initialization of large buffers
2025-04-02  Andoni Duartechg: ci: Update issue closing regex in dangerfile.py
2025-04-02  Andoni Duarte... Update issue closing regex in dangerfile.py
2025-04-02  Arаm Sаrgsyаnchg: nil: Suppress FreeBSD-specific TSAN false-positive...
2025-04-02  Aram SargsyanSuppress FreeBSD-specific TSAN false-positive lock...
2025-04-02  Nicki Křížeknew: ci: Allow pushing branches and tags to customer...
2025-04-02  Nicki KřížekAllow pushing branches and tags to customer git repos
2025-04-02  Arаm Sаrgsyаnchg: nil: Suppress FreeBSD-specific TSAN false-positive...
2025-04-01  Aram SargsyanSuppress FreeBSD-specific TSAN false-positive data...
2025-03-31  Evan Huntfix: dev: Switch to ISC_LIST_FOREACH everywhere
2025-03-31  Evan Huntuse ISC_LIST_FOREACH in more places
2025-03-31  Evan Huntswitch to ISC_LIST_FOREACH everywhere
2025-03-31  Evan Huntimplicitly declare list elements in ISC_LIST_FOREACH...
2025-03-31  Mark Andrewsrem: dev: Cleanup dead code: CID 548247
2025-03-31  Mark AndrewsRemove dead code in dns_message_sectiontotext
2025-03-31  Ondřej Surýrem: usr: Drop readline alternatives in favor of libedit
2025-03-31  Ondřej SurýDrop readline alternatives in favor of libedit
2025-03-31  Artem Boldarievchg: dev: Carefully check if the server name used for...
2025-03-31  Artem BoldarievDispatch: carefully check if the server name for SNI...
2025-03-31  Artem BoldarievDig: carefully check if the server name for SNI is...
2025-03-31  Artem BoldarievAdd isc_tls_valid_sni_hostname()
2025-03-28  Colin Vidalfix: test: fix out-of-tree mem_test
2025-03-28  Colin Vidalfix out-of-tree mem_test
2025-03-28  Evan Huntfix: nil: Fix out-of-tree test
2025-03-28  Evan HuntFix out-of-tree test
2025-03-27  Aydın Mercanrem: pkg: Implement the systemd notification protocol...
2025-03-27  Aydın Mercanimplement the systemd notification protocol manually...
2025-03-27  Colin Vidalfix: dev: copy __FILE__ when allocating memory
2025-03-27  Colin Vidalcopy __FILE__ when allocating memory
2025-03-27  Arаm Sаrgsyаnnew: usr: Add an rndc command to reset some statistics...
2025-03-27  Aram SargsyanDocument rndc reset-stats
2025-03-27  Aram SargsyanTest rndc reset-stats counter-name
2025-03-27  Aram SargsyanImplement rndc reset-stats counter-name
2025-03-27  Alessio Poddafix: dev: Refactor to use list-like macro for message...
2025-03-27  alessioRefactor to use list-like macro for message sections
2025-03-27  Evan Huntchg: nil: Move application of dns64 to a separate function
2025-03-26  Evan Huntmove application of dns64 to a separate function
2025-03-26  Evan Huntdns_message_gettemp*() resets objects
2025-03-26  Evan Huntchg: usr: Improve the LRU cache-expiration mechanism
2025-03-26  Ondřej SurýAdd isc_sieve unit implementing SIEVE-LRU algorithm
2025-03-26  Colin Vidalnew: test: IPv6 case to isc_netaddr_masktoprefixlen...
2025-03-26  Colin VidalIPv6 case to isc_netaddr_masktoprefixlen tests
2025-03-26  Mark Andrewsfix: test: Silence warning initialising compressed
2025-03-26  Mark AndrewsSilence warning when initialising compress
2025-03-26  Michal Nowakfix: ci: cross-version-config-tests should allow_failur...
2025-03-26  Michal Nowakcross-version-config-tests should allow_failure due...
2025-03-26  Evan Huntfix: nil: Fix broken dnssec test
2025-03-26  Evan Huntfix broken dnssec test
2025-03-25  Evan Huntrem: usr: Remove unnecessary options in dnssec-keygen...
2025-03-25  Evan HuntRemove -d option from dnssec-keygen
2025-03-25  Evan HuntRemove -s option from dnssec-keygen
2025-03-25  Evan HuntRemove -p option from dnssec-keygen/keyfromlabel
2025-03-25  Evan HuntRemove -n option from dnssec-keygen/keyfromlabel
2025-03-25  Evan HuntRemove -t option from dnssec-keygen/keyfromlabel
2025-03-25  Michal Nowakfix: test: Limit X-Bloat header size to 100KB
2025-03-25  Michal NowakLimit X-Bloat header size to 100KB
2025-03-25  Ondřej Surýrem: dev: Remove lock upgrading from the hot path in...
2025-03-25  Ondřej SurýRemove lock upgrading from the hot path in the cache
2025-03-25  Ondřej Surýfix: dev: Fix invalid cache-line padding for qpcache...
next