]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2021-10-12  Evan HuntMerge branch 'each-cleanup-ancient' into 'main'
2021-10-12  Evan Huntcleanup references to ancient named.conf options
2021-10-12  Evan HuntMerge branch '2929-remove-master-slave-keywords' into...
2021-10-12  Matthijs MekkingRemove unused bin/tests/named.conf
2021-10-12  Matthijs MekkingReplace "master/slave" terms in code
2021-10-12  Matthijs MekkingReplace "master/slave" terms in documentation
2021-10-12  Matthijs MekkingReplace "master/slave" terms in code comments
2021-10-12  Matthijs MekkingReplace "master/slave" terminology in tests
2021-10-12  Ondřej SurýMerge branch '2941-implement-incremental-hashing-resize...
2021-10-12  Ondřej SurýAdd CHANGES and release note for [GL #2941]
2021-10-12  Ondřej Surýdns/rbt.c: Implement incremental hash table resizing
2021-10-12  Matthijs MekkingMerge branch '1316-toggle-the-default-of-dnssec-dnskey...
2021-10-12  Matthijs MekkingAdd CHANGES and release note for [GL #1316]
2021-10-12  Matthijs MekkingChange default of dnssec-dnskey-kskonly to yes
2021-10-12  Ondřej SurýMerge branch '1610-enable-UseSTD3ASCIIRules-in-idn2...
2021-10-12  Ondřej SurýAdd CHANGES and release note for [GL #1610]
2021-10-12  Matthijs MekkingCorrect --with-idn references to --with-libidn2
2021-10-12  Ondřej SurýAdd idna test for UseSTD3ASCIIRules=true
2021-10-12  Ondřej SurýEnable IDN2_USE_STD3_ASCII_RULES to idn2 conversion...
2021-10-12  Ondřej SurýMerge branch '2933-bump-the-default-clang-version-to...
2021-10-12  Ondřej SurýUpdate the source code formatting using clang-format-13
2021-10-12  Ondřej SurýChange the LLVM tools version to 13
2021-10-12  Michał KępieńMerge branch 'michal/properly-handle-jemalloc-autoconf...
2021-10-12  Michał KępieńProperly handle JEMALLOC_* Autoconf variables
2021-10-11  Mark AndrewsMerge branch '2935-cid-339035-1-of-1-explicit-null...
2021-10-11  Mark AndrewsAdd CHANGES for [GL #2935]
2021-10-11  Mark AndrewsFix cleanup of signature buffer in dns_dnssec_signmessage
2021-10-08  Michał KępieńMerge branch '2899-placeholder' into 'main'
2021-10-08  Michał KępieńAdd placeholder for GL #2899
2021-10-07  Ondřej SurýMerge branch '719-make-isc_result-static-CHANGES' into...
2021-10-07  Ondřej SurýAdd CHANGES notes for [GL #719]
2021-10-07  Ondřej SurýUpdate isc_result_t developer documentation
2021-10-06  Ondřej SurýMerge branch '2934-cid-339111-memory-corruptions-use_af...
2021-10-06  Mark AndrewsCorrectly call dns_dispatch_done() in dns_dispatch_cancel()
2021-10-06  Ondřej SurýMerge branch '719-make-isc_result-static' into 'main'
2021-10-06  Ondřej SurýMake isc_result a static enum
2021-10-05  Ondřej SurýImprove STATIC_ASSERT macro for older compilers
2021-10-05  Ondřej SurýRemove duplicate DE_CONST macro
2021-10-05  Ondřej SurýChange the ISC_R_SUCCESS to DNS_RRL_RESULT_OK in dns_rrl()
2021-10-05  Evan HuntMerge branch '2928-coverity-fixes' into 'main'
2021-10-05  Evan Huntincrement fctx references while waiting for validator
2021-10-05  Evan Huntrefactor dispatch cancellation
2021-10-05  Evan Huntsimplify sending request events
2021-10-05  Evan Huntclarify fctx_cancelquery() behavior
2021-10-05  Ondřej SurýMerge branch 'ondrej/fix-missing-OPENSSL_CFLAGS-in...
2021-10-05  Ondřej SurýAdd OPENSSL_CFLAGS to libbind9 Makefile.am
2021-10-05  Artem BoldarievMerge branch '2794-dot-alpn-for-xfrs' into 'main'
2021-10-05  Artem BoldarievAdd an entry to the release notes file [GL #2794]
2021-10-05  Artem BoldarievAdd an entry to the CHANGES [GL #2884]
2021-10-05  Artem BoldarievDoT: do not attempt to call read callback if it is...
2021-10-05  Artem BoldarievAdd an entry to the CHANGES file [GL #2794]
2021-10-05  Artem BoldarievDo not allow zone transfers in dig over TLS without...
2021-10-05  Artem BoldarievAdd ALPN negotiation tests to TLS DNS test set
2021-10-05  Artem BoldarievRequire "dot" ALPN token for incoming xfrs over XoT
2021-10-05  Artem BoldarievMake dig advertise the "dot" ALPN token for DoT connections
2021-10-05  Artem BoldarievRequire "dot" ALPN token for zone transfer requests...
2021-10-05  Artem BoldarievAdd isc_nm_xfr_allowed() function
2021-10-05  Artem BoldarievLow level code to support ALPN in DoT
2021-10-05  Mark AndrewsMerge branch '2900-listenlist_test-notify_test-and...
2021-10-05  Mark AndrewsIncrease the number of file descriptors available
2021-10-04  Evan HuntMerge branch '88-make-libs-private' into 'main'
2021-10-04  Evan HuntCHANGES for [GL #88]
2021-10-04  Evan HuntRemove libns init/shutdown functions
2021-10-04  Evan HuntRemove libdns init/shutdown functions
2021-10-04  Artem BoldarievMerge branch '2925-do-not-allow-default-http' into...
2021-10-04  Artem BoldarievModify CHANGES [GL #2925]
2021-10-04  Artem BoldarievDo not allow defining "http" clauses named "default"
2021-10-02  Evan HuntMerge branch '2401-use-netmgr-for-dispatch' into 'main' 728/merge
2021-10-02  Evan HuntAdd CHANGES and release note for [GL #2401]
2021-10-02  Evan HuntCorrected several system test issues
2021-10-02  Evan Huntresolver: Fixed shutdown processing
2021-10-02  Evan Huntdispatch: Enforce original timeout when calling _getnext()
2021-10-02  Evan Huntdispatch: Clean up connect and recv callbacks
2021-10-02  Evan Huntdispatch: Fix several connect-related issues
2021-10-02  Ondřej Surýdispatch: Remove 'timeout' callback
2021-10-02  Evan Huntdispatch: Refactor to eliminate dns_dispatchevent
2021-10-02  Evan HuntRemove DISPATH_TRACE, RESOLVER_TRACE and REQ_TRACE...
2021-10-02  Evan HuntRefactor dispatch, resolver and request
2021-10-02  Evan HuntRewrite dns_resolver and dns_request to use netmgr...
2021-10-02  Evan HuntConvert dispatch to netmgr
2021-10-02  Ondřej Surýnetmgr fixes needed for dispatch
2021-10-02  Evan HuntRemove reference count REQUIRE in isc_nm_read()
2021-10-02  Evan HuntMove isc_socket_cancel() calls into dispatch
2021-10-02  Evan HuntMove isc_socket_sendto2() calls into dispatch
2021-10-02  Evan HuntMove isc_socket_getsockname() calls into dispatch
2021-10-02  Evan HuntMove isc_socket_connect() calls into dispatch
2021-10-02  Evan HuntTemporarily move dns_tcpmsg functionality into dispatch
2021-10-02  Evan HuntCreating TCP dispatch now creates/binds the socket
2021-10-02  Evan HuntDispatch API simplification
2021-10-02  Evan HuntRemove DNS_DISPATCHATTR_MAKEQUERY
2021-10-02  Evan HuntRemove support for shared UDP dispatch sockets
2021-10-02  Evan HuntGeneral code refactoring
2021-10-02  Evan HuntMake sharing of pending TCP dispatches nonoptional
2021-10-02  Evan HuntSimplify dns_dispatchmgr_create with fixed buffersize
2021-10-02  Evan HuntRemove some DNS_DISPATCHATTR flags
2021-10-02  Evan HuntRemove unused code in dispatch.c
2021-10-01  Vicky RiskMerge branch '2913-release-checklist-for-bind-is-missin... 968/merge
2021-10-01  Vicky RiskUpdate Release.md to break out steps required to build...
2021-10-01  Artem BoldarievMerge branch 'artem/tls-protocols-conf' into 'main'
2021-10-01  Artem BoldarievProvide an example of forward secrecy enabled TLS confi...
next