]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2021-11-01  Mark AndrewsSilence cppcheck possible NULL pointer dereference marka-cppcheck-2-6
2021-11-01  Mark AndrewsSuppress cppcheck warning
2021-11-01  Mark AndrewsSilence cppcheck reports of function call in sizeof()
2021-11-01  Mark AndrewsDeconfuse cppcheck
2021-11-01  Mark AndrewsRemove dead code
2021-11-01  Mark AndrewsAddress cppcheck reports regarding function pointer
2021-11-01  Mark Andrewsisc_result_t is now an enum which are signed, adjust...
2021-11-01  Mark Andrews'task' is reported when uninitalised
2021-10-30  Artem BoldarievMerge branch 'artem/tls-do-not-strictly-require-key...
2021-10-30  Artem BoldarievBe less strict regarding "tls" statements in the config...
2021-10-29  Petr ŠpačekMerge branch 'pspacek/reentrant-cleanup' into 'main'
2021-10-29  Petr Špačekremove last remaining reference to _REENTRANT macro...
2021-10-29  Petr ŠpačekMerge branch 'pspacek/clang-format-gen-patch' into...
2021-10-28  Petr Špačekretain diff output if clang-format changes something
2021-10-28  Petr ŠpačekMerge branch 'pspacek/placeholder' into 'main'
2021-10-28  Petr ŠpačekAdd placeholder for [GL !332P]
2021-10-28  Michał KępieńMerge branch 'michal/disable-pylint-warning-C0209'...
2021-10-28  Michał KępieńDisable PyLint warning C0209
2021-10-28  Michał KępieńMerge branch 'v9_17_19-release' into 'main'
2021-10-28  Michał KępieńMove CHANGES entry for GL #2308
2021-10-28  Michał KępieńSet up release notes for BIND 9.17.20
2021-10-28  Michał KępieńUpdate BIND version to 9.17.19
2021-10-28  Michał KępieńAdd a CHANGES marker
2021-10-28  Michał KępieńMerge branch 'michal/prepare-documentation-for-bind...
2021-10-28  Michał KępieńMerge branch '2899-security-disable-lame-cache' into...
2021-10-28  Michał KępieńPrepare release notes for BIND 9.17.19
2021-10-28  Ondřej SurýAdd CHANGES and release note for [GL #2899]
2021-10-28  Michał KępieńAdd release note for GL #2911
2021-10-28  Ondřej SurýEnable lame response detection even with disabled lame...
2021-10-28  Michał KępieńReorder release notes
2021-10-28  Ondřej SurýDisable lame-ttl cache
2021-10-28  Michał KępieńTweak and reword release notes
2021-10-28  Michał KępieńTweak and reword recent CHANGES entries
2021-10-28  Michał KępieńMinor tweaks to PKCS#11 docs and ARM formatting
2021-10-28  Michał KępieńUpdate release checklist
2021-10-28  Arаm SаrgsyаnMerge branch '2843-openssl-3-deprecations' into 'main'
2021-10-28  Mark AndrewsAdd release note for [GL #2843]
2021-10-28  Mark AndrewsAdd CHANGES note for [GL #2843]
2021-10-28  Mark AndrewsThe OpenSSL engine API is deprecated in OpenSSL 3.0.0
2021-10-28  Aram SargsyanUse OpenSSL version macro instead of function check
2021-10-28  Aram SargsyanRefactor the OpenSSL DH usage to use newer APIs
2021-10-28  Aram SargsyanUse the special shims file for DH shims
2021-10-28  Aram SargsyanRefactor the OpenSSL RSA usage to use newer APIs
2021-10-28  Aram SargsyanUse the special shims file for RSA shims
2021-10-28  Aram SargsyanRefactor the OpenSSL ECDSA usage to use newer APIs
2021-10-28  Aram SargsyanUse the special shims file for ECDSA shims
2021-10-28  Mark AndrewsUse EVP_PKEY_eq() instead of deprected EVP_PKEY_cmp()
2021-10-28  Mark AndrewsUse EVP_RSA_gen() if available
2021-10-28  Aram SargsyanRefactor the OpenSSL HMAC usage to use newer APIs
2021-10-28  Aram SargsyanUse thinner shims for OpenSSL's EVP_MD_CTX_new() and...
2021-10-28  Aram SargsyanUse ERR_get_error_all() instead of deprecated ERR_get_e...
2021-10-28  Aram SargsyanUse EVP_MD_CTX_get0_md() instead of deprecated EVP_MD_C...
2021-10-28  Aram SargsyanMake the configure.ac script compatible with OpenSSL...
2021-10-28  Arаm SаrgsyаnMerge branch '2972-rsa-keys-compare-typo-bug' into...
2021-10-27  Aram SargsyanAdd dst_key_pubcompare and dst_key_compare unit test
2021-10-27  Aram SargsyanAdd CHANGES note for [GL #2972]
2021-10-27  Aram SargsyanFix a bug when comparing two RSA keys
2021-10-26  Mark AndrewsMerge branch '2916-duplicate-catalog-zones-is-fatal...
2021-10-26  Mark AndrewsAdd CHANGES note for [GL #2916]
2021-10-26  Mark AndrewsHandle duplicate catalog zone entries gracefully
2021-10-25  Mark AndrewsMerge branch '1542-silent-failure-of-build-when-creatin...
2021-10-25  Matthijs MekkingDocument typenumber and classnumber format
2021-10-25  Mark AndrewsError out if gen finds a type or class that is greater...
2021-10-25  Matthijs MekkingMerge branch '2956-nsec3param-no-salt-n-pepa' into...
2021-10-25  Matthijs MekkingAdd release note and CHANGES for #2956
2021-10-25  Matthijs MekkingUpdate tests to match new nsec3param default
2021-10-25  Matthijs MekkingChange nsec3param default to iter 0 salt-length 0
2021-10-25  Matthijs MekkingMerge branch '2742-serve-stale-is-confusing' into ...
2021-10-25  Matthijs MekkingAdd release note and CHANGES for #2742
2021-10-25  Matthijs MekkingUpdate rndc serve-stale status output
2021-10-22  Michal NowakMerge branch '2458-run-asan-and-tsan-with-latest-stable...
2021-10-22  Michal NowakDrop GCC ThreadSanitizer suppresion of fstrm-originated...
2021-10-22  Michal NowakRename ASAN_OPTIONS_COMMON to ASAN_OPTIONS
2021-10-22  Michal NowakUse Fedora image for GCC ASAN and TSAN CI jobs
2021-10-22  Michal NowakMerge branch 'mnowak/debian-11-bullseye' into 'main'
2021-10-22  Michal NowakDo not spawn Debian 9 CI jobs in merge requests
2021-10-22  Michal NowakAdd Debian 11 (bullseye)
2021-10-22  Michal NowakMerge branch 'mnowak/openbsd-7.0' into 'main'
2021-10-22  Michal NowakAdd OpenBSD 7.0
2021-10-21  Mark AndrewsMerge branch '2966-logfileconfig-system-test-is-timing...
2021-10-21  Mark AndrewsAccept either 2 or 3 old versions of log file
2021-10-21  Ondřej SurýMerge branch 'ondrej/fix-missing-DNS_ZONEFLG_DUMPING...
2021-10-21  Ondřej SurýAdd missing DNS_ZONEFLG_DUMPING to setmodtime()
2021-10-21  Evan HuntMerge branch '2927-lame-server-loop' into 'main'
2021-10-21  Evan HuntCHANGES and release note for [GL #2927]
2021-10-21  Evan Huntadd a system test with an ADB loop
2021-10-21  Evan Huntcheck for loops in ADB finds
2021-10-21  Evan Huntincidental cleanup
2021-10-21  Evan HuntMerge branch '2963-gettcp-assert' into 'main'
2021-10-21  Evan Huntdon't set DNS_DISPATCHSTATE_CONNECTED until attaching...
2021-10-21  Ondřej SurýMerge branch 'ondrej/fix-isc_time_add-overflow' into...
2021-10-21  Ondřej SurýAdd isc_time_add and isc_time_subtract unit test
2021-10-21  Ondřej SurýUse __builtin_*_overflow for isc_time_{add,subtract}()
2021-10-21  Ondřej SurýFix isc_time_add() overflow
2021-10-20  Mark AndrewsMerge branch '2944-doth-system-test-fails-with-256...
2021-10-20  Mark AndrewsIncrease the number of file descriptors for stress_http...
2021-10-20  Evan HuntMerge branch 'each-cleanup-qmin-test' into 'main'
2021-10-19  Evan Huntfix qmin system test
2021-10-19  Michał KępieńMerge branch 'compat/main/arm-sphinx' into 'main'
2021-10-19  Petr MensikEnable building documentation with Sphinx < 2.0.0
next