]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2022-02-23  Ondřej SurýMerge branch '3166-disable-inactivehandles-caching...
2022-02-23  Ondřej SurýFix typo __SANITIZE_ADDRESS -> __SANITIZE_ADDRESS__
2022-02-23  Ondřej SurýDisable inactive uvreqs caching when compiled with...
2022-02-23  Ondřej SurýMerge branch '3166-disable-inactivehandles-caching...
2022-02-23  Ondřej SurýDisable inactive handles caching when compiled with...
2022-02-23  Ondřej SurýMerge branch '3167-remove-isc__nmsocket_t-ah_handles...
2022-02-23  Ondřej SurýRemove active handles tracking from isc__nmsocket_t
2022-02-23  Ondřej SurýDelay isc__nm_uvreq_t deallocation to connection callback
2022-02-23  Ondřej SurýMerge branch 'ondrej-cleanup-nm_destroy-dequeue' into...
2022-02-23  Ondřej SurýProperly free up enqueued netievents in nm_destroy()
2022-02-23  Michał KępieńMerge branch '3147-fix-more-ns_statscounter_recursclien...
2022-02-23  Michał KępieńAdd CHANGES entry for GL #3147
2022-02-23  Michał KępieńAdd release note for GL #3147
2022-02-23  Michał KępieńFix more ns_statscounter_recursclients underflows
2022-02-22  Petr ŠpačekMerge branch 'pspacek/windows-bat-removal' into 'main'
2022-02-22  Petr ŠpačekRemove last .bat file from the source tree
2022-02-22  Matthijs MekkingMerge branch '3164-fix-parental-agents-documentation...
2022-02-22  Matthijs MekkingFix typo in DNSSEC guide parental-agents example
2022-02-21  Michał KępieńMerge branch 'michal/handle-fctx-in-FCTXTRACE-macro...
2022-02-21  Michał KępieńAdd "UNUSED(fctx);" to FCTXTRACE*() macro stubs
2022-02-18  Ondřej SurýMerge branch '3140-make-keep-response-order-obsolete...
2022-02-18  Ondřej SurýAdd CHANGES and release note for [GL #3140]
2022-02-18  Ondřej SurýDowngrade -Wstringop-overread from error to warning
2022-02-18  Ondřej SurýRemove the keep-response-order system test
2022-02-18  Ondřej SurýRemove the keep-response-order ACL map
2022-02-18  Ondřej SurýDeclare the keep-response-order obsolete
2022-02-18  Evan HuntMerge branch '3141-remove-the-artificial-stream-clients...
2022-02-18  Ondřej SurýAdd CHANGES and release note for [GL #3141]
2022-02-18  Ondřej SurýRemove the limit on the number of simultaneous TCP...
2022-02-17  Ondřej SurýMerge branch '1897-fix-max-transfer-timeouts' into...
2022-02-17  Ondřej SurýAdd CHANGES and release note for [GL #1897]
2022-02-17  Ondřej SurýAdd XFR max-transfer-time-out and max-tranfer-idle...
2022-02-17  Ondřej SurýReimplement the max-transfer-time-out and max-transfer...
2022-02-17  Ondřej SurýRemove unused client->shutdown and client->shutdown_arg
2022-02-17  Ondřej SurýAdd network manager based timer API
2022-02-17  Evan HuntMerge branch '2486-verify-journals' into 'main'
2022-02-17  Evan HuntCHANGES and release note for [GL #2486]
2022-02-17  Evan Huntadd a test for dnssec-signzone -J
2022-02-17  Evan Huntadd a test for dnssec-verify -J
2022-02-17  Evan Huntsupport $INCLUDE in makejournal
2022-02-17  Evan Huntmake dnssec-verify and dnssec-signzone read journal...
2022-02-17  Ondřej SurýMerge branch '3149-drop-TCP-connection-when-garbage...
2022-02-17  Ondřej SurýAdd CHANGES and release note for [GL #3149]
2022-02-17  Ondřej SurýAdd TCP garbage system test
2022-02-17  Ondřej SurýReset the TCP connection when garbage is received
2022-02-17  Ondřej SurýMerge branch '3133-tcp-error-handling' into 'main'
2022-02-17  Evan HuntAdd CHANGES note for [GL #3133]
2022-02-17  Evan Huntcorrect TCP error handling in dispatch and resolver
2022-02-17  Ondřej SurýMerge branch '3132-add-send-timeout' into 'main'
2022-02-17  Ondřej SurýAdd CHANGES and release note for [GL #3132]
2022-02-17  Ondřej SurýUpdate writetimeout to be T_IDLE in netmgr_test.c
2022-02-17  Ondřej SurýAdd isc_nmhandle_setwritetimeout() function
2022-02-17  Ondřej SurýAdd TCP write timeout system test
2022-02-17  Ondřej SurýAdd TCP, TCPDNS and TLSDNS write timer
2022-02-17  Ondřej SurýAdd uv_tcp_close_reset compat
2022-02-17  Ondřej SurýRename sock->timer to sock->read_timer
2022-02-17  Evan HuntMerge branch '3157-blackhole-request' into 'main'
2022-02-17  Evan HuntCHANGES and release note for [GL #3157]
2022-02-17  Evan Huntnegative 'blackhole' ACL match could be treated as...
2022-02-16  Michał KępieńMerge branch '3139-log-the-result-of-each-resolver...
2022-02-16  Michał KępieńAdd CHANGES entry for [GL #3139]
2022-02-16  Michał KępieńLog the result of each resolver priming attempt
2022-02-16  Ondřej SurýMerge branch 'ondrej/add-UV_RUNTIME_CHECK-macro' into...
2022-02-16  Ondřej SurýAdd semantic patch to keep UV_RUNTIME_CHECK in sync
2022-02-16  Ondřej SurýUse UV_RUNTIME_CHECK() as appropriate
2022-02-16  Ondřej SurýAdd UV_RUNTIME_CHECK() macro to print uv_strerror()
2022-02-16  Ondřej SurýMerge branch 'ondrej/remove-dns_timer-API' into 'main'
2022-02-16  Ondřej SurýRemove unused dns_timer API
2022-02-16  Matthijs MekkingMerge branch 'matthijs-document-dnssec-policy-keys...
2022-02-16  Matthijs MekkingUpdate documentation wrt key algorithms
2022-02-14  Michal NowakMerge branch 'mnowak/make-cocci-parallel' into 'main'
2022-02-14  Michal NowakRun spatch jobs in parallel
2022-02-14  Michal NowakMerge branch 'mnowak/coverity-scan-2021.12' into 'main'
2022-02-14  Michal NowakUpdate Coverity Scan CI job to 2021.12.1
2022-02-14  Petr ŠpačekMerge branch 'pspacek/rfc-nits' into 'main'
2022-02-14  Artem BoldarievMention DoT/DoH related RFCs in the ARM
2022-02-14  Petr ŠpačekRemove rfc-compliance list in plaintext - ARM deduplication
2022-02-14  Petr ŠpačekReorder list of supported RFCs in more user-oriented...
2022-02-14  Petr ŠpačekReplace obsolete RFC2845 reference with RFC8945 (TSIG)
2022-02-14  Petr ŠpačekRemove special chapter about IPv6 address formats from ARM
2022-02-14  Petr ŠpačekReplace obsolete RFC6944 reference with RFC8624 (DNSSEC...
2022-02-14  Petr ŠpačekReplace obsolete RFC5966 reference with RFC7766 (TCP)
2022-02-14  Petr ŠpačekReplace obsolete RFC4408 reference with RFC7208 (SPF)
2022-02-14  Petr ŠpačekReplace obsolete RFC2915 reference with RFC3403 (NAPTR)
2022-02-14  Petr ŠpačekAdd link to RFC8749 (DLV is historic)
2022-02-14  Petr ŠpačekAdd newer version of IDNA RFC to docs
2022-02-14  Petr ŠpačekRemove obsolete RFCs from documentation
2022-02-14  Petr ŠpačekReplace obsolete RFC6488 reference with RFC8659 (CAA)
2022-02-14  Petr ŠpačekRemove obsolete book reference from ARM
2022-02-14  Petr ŠpačekUse Sphinx footnotes for DNS Reference Information
2022-02-14  Ondřej SurýMerge branch '3151-bump-minimal-automake-version-to...
2022-02-14  Ondřej SurýBump the required automake version to 1.14
2022-02-11  Ondřej SurýMerge branch 'ondrej/change-bug-reporting-address'...
2022-02-11  Ondřej SurýChange the bug reporting address from email to gitlab URI
2022-02-10  Ondřej SurýMerge branch '3137-create-new-log-messages-when-enterin...
2022-02-10  Ondřej SurýAdd CHANGES and release note for [GL #3137]
2022-02-10  Ondřej SurýLog when starting and ending task exclusive mode
2022-02-10  Ondřej SurýMerge branch '1087-rrset-strict-stats' into 'main'
2022-02-10  Ondřej SurýAssert if statistics counter underflows in the develope...
2022-02-10  Ondřej SurýMerge branch '2717-fix-sysconfdir-in-manpages' into...
next