]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2024-10-30  Nicki KřížekSupport jinja2 templates in pytest runner
2024-10-29  Evan Huntchg: usr: Add missing EDNS option mnemonics
2024-10-29  Evan Huntrefactor, add missing EDNS options, and fix option...
2024-10-29  Evan Huntadd missing EDNS option mnemonics to dig
2024-10-29  Nicki Křížekchg: ci: Make changelog audience mandatory
2024-10-29  Nicki KřížekMake changelog audience mandatory
2024-10-25  Matthijs Mekkingfix: test: Fix CID 510858: Null ptr derefs in check_keys
2024-10-25  Matthijs MekkingFix CID 510858: Null ptr derefs in check_keys
2024-10-25  Matthijs Mekkingfix: test: Fix intermittent ksr test failure
2024-10-24  Matthijs MekkingFix intermittent ksr test failure
2024-10-24  Nicki Křížekfix: test: Make system tests compatible with pytest...
2024-10-24  Nicki KřížekAdd legacy.run.sh to .gitignore
2024-10-24  Nicki KřížekMake system tests compatible with pytest 8.0.0+
2024-10-24  Mark Andrewsfix: usr: Use TLS for notifies if configured to do so
2024-10-24  Timo EisenmannUse correct certificates for TLS notify tests
2024-10-24  Mark Andrewsswap ns2 and ns3 rolls in tls notify tests
2024-10-24  Timo EisenmannAdd system tests for notify over TLS
2024-10-24  Timo EisenmannUse TLS for notifies if configured to do so
2024-10-24  Mark Andrewsfix: dev: Transport needs to be a selector when looking...
2024-10-24  Mark AndrewsFix TCP dispatches and transport
2024-10-23  Evan Huntnew: usr: Implement RFC 9567: EDNS Report-Channel option
2024-10-23  Evan Huntsuppress report-channel for zones above the agent-domain
2024-10-23  Evan Huntexpand validity checks for send-report-channel
2024-10-23  Evan Huntenforce '*._er' requirement for error-reporting zones
2024-10-23  Evan Huntset up logging functionality using log-report-channel
2024-10-23  Evan Huntadd log-report-channel zone option
2024-10-23  Mark AndrewsAllow send-report-channel to be set at the zone level
2024-10-23  Mark AndrewsAdd send-report-channel option
2024-10-23  Mark Andrewsnew: usr: Add detailed debugging of update-policy rule...
2024-10-22  Mark AndrewsCheck update-policy logs
2024-10-22  Mark AndrewsAdd per rule logging of dns_ssutable_checkrules processing
2024-10-22  Mark AndrewsAdd log category update-policy
2024-10-22  Nicki Křížekfix: test: Use UTC timezone when handling keys in kasp...
2024-10-22  Nicki KřížekSet TZ to Australia/Sydney for bookworm CI job
2024-10-22  Nicki KřížekUse UTC timezone when handling keys in kasp test library
2024-10-22  Mark Andrewsfix: usr: Parsing of hostnames in rndc.conf was broken
2024-10-21  Mark AndrewsAdd regression test for [GL #4991]
2024-10-21  Mark AndrewsFix parsing of hostnames in rndc.conf
2024-10-21  Michal Nowakchg: test: Rewrite verify system test to pytest
2024-10-21  Michal NowakRewrite verify system test to pytest
2024-10-21  Nicki Křížekchg: doc: Review BIND ARM (9.20 updates)
2024-10-21  Suzanne GoldlustReview and update ARM documentation
2024-10-21  Michal Nowakchg: test: xfail upforwd system test if DNSTAP is enabled
2024-10-21  Michal Nowakxfail upforwd system test if DNSTAP is enabled
2024-10-21  Michal NowakAdd with_dnstap mark
2024-10-21  Michal Nowakfix: doc: All footnotes need to have unique name and...
2024-10-21  Michal NowakAll footnotes need to have unique name and be referenced
2024-10-18  Evan Huntfix: nil: corrected code style errors
2024-10-18  Evan Huntcorrected code style errors
2024-10-18  Mark Andrewsfix: usr: Restore values when dig prints command line
2024-10-18  Mark AndrewsCorrectly get final token
2024-10-18  Mark AndrewsRestore seperator values
2024-10-17  Aydın Mercanfix: import missing definitions for fips builds
2024-10-17  Aydın Mercaninclude missing definitions for fips builds
2024-10-17  Michal Nowakchg: doc: Read the Docs should always source requiremen...
2024-10-17  Michal NowakRead the Docs should always source requirements.txt...
2024-10-17  Michal Nowakchg: doc: Update Sphinx, docutils, and sphinx_rtd_theme...
2024-10-17  Michal NowakAdd RFCs referenced by footnotes
2024-10-17  Michal NowakUpdate Sphinx, docutils, and sphinx_rtd_theme packages
2024-10-17  Nicki Křížekchg: test: Disable too-many/too-few pylint checks
2024-10-17  Nicki KřížekDisable too-many/too-few pylint checks
2024-10-17  Mark Andrewsfix: usr: 'Recursive-clients 0;' triggers an assertion
2024-10-17  Mark AndrewsAdd regression test for [GL #4987]
2024-10-17  Mark AndrewsFix recursive-clients 0
2024-10-16  Michal NowakMerge tag 'v9.21.2'
2024-10-16  Matthijs Mekkingchg: test: Rewrite ksr system test to pytest
2024-10-16  Matthijs MekkingRetry dnssec-verify in kasp test code
2024-10-16  Nicki KřížekAddress pylint issues
2024-10-16  Nicki KřížekUse difflib rather than diff cmd
2024-10-16  Nicki KřížekMove algorithm defaults to check_keys()
2024-10-16  Nicki KřížekUse f-strings
2024-10-16  Nicki KřížekSimplify command invocation
2024-10-16  Nicki KřížekRemove unused isctest/kasp code
2024-10-16  Nicki KřížekRename kasp function to check_*
2024-10-16  Nicki KřížekUse convenience wrappers for kasp key operations
2024-10-16  Matthijs MekkingConvert ksr system test to pytest
2024-10-16  Matthijs MekkingIntroduce pytest kasp library
2024-10-16  Matthijs MekkingChange dnssec-ksr key sorting
2024-10-16  Aydın Mercanchg: dev: unify explicit fetching and libcrypto handling
2024-10-16  Aydın Mercanunify libcrypto and evp_md handling
2024-10-16  Mark Andrewsrem: dev: Remove unused <openssl/hmac.h> headers from...
2024-10-16  Petr MenšíkRemove unused <openssl/hmac.h> headers from OpenSSL...
2024-10-15  Michal Nowakchg: test: Remove unused sbytes, stime, n, response...
2024-10-15  Michal NowakAdd vulture
2024-10-15  Michal NowakRemove unused sbytes, stime, n, response, and rtime...
2024-10-15  Michal Nowakchg: test: Rewrite tools system test to pytest
2024-10-15  Michal NowakRewrite tools system test to pytest
2024-10-15  Nicki Křížekchg: ci: Allow re-try of unit tests on FreeBSD 14
2024-10-15  Nicki KřížekAllow re-try of unit tests on FreeBSD 14
2024-10-15  Nicki Křížekchg: test: Support dnspython 2.7.0
2024-10-15  Nicki KřížekSupport dnspython 2.7.0
2024-10-14  Mark Andrewsfix: usr: Fix NSEC3 closest encloser lookup for names...
2024-10-14  Mark AndrewsTest that the correct NSEC3 closest encloser is returned
2024-10-14  Mark AndrewsUse a binary search to find the NSEC3 closest encloser
2024-10-14  Evan Huntfix: usr: Report client transport in 'rndc recursing'
2024-10-14  Evan Huntadd a unit test for dns_transport_totext()
2024-10-14  Evan Huntcheck 'rndc recursing'
2024-10-14  Evan Huntreport client transport in 'rndc recursing'
2024-10-14  Michal Nowakfix: test: Always use requirements.txt from main
2024-10-14  Michal NowakAdd libjson-c-dev before #4960 is addressed
next