]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2021-11-09  Petr ŠpačekRemove obsolete PYTHONPATH setting from .gitlab-ci...
2021-11-08  Petr ŠpačekMerge branch '2779-wildcard_test_property_based' into...
2021-11-08  Petr ŠpačekFix system test .status file cleanup
2021-11-08  Petr ŠpačekAdd new system test for wildcard expansion
2021-11-08  Petr ŠpačekUse more liberal pylint for tests
2021-11-08  Petr ŠpačekUse more liberal flake8 for tests
2021-11-08  Petr ŠpačekAllow py.test system test to skip itself
2021-11-05  Artem BoldarievMerge branch '2854-cache-control-max-age' into 'main'
2021-11-05  Artem BoldarievModify the CHANGES file [GL #2854]
2021-11-05  Evan Huntadd a max-age test to doth system test
2021-11-05  Artem BoldarievDoH: Set the "max-age" "Cache-Control" HTTP header...
2021-11-05  Artem BoldarievDoH: Add isc_nm_set_min_answer_ttl()
2021-11-05  Michał KępieńMerge branch 'pspacek/stats_version_fix' into 'main'
2021-11-05  Petr ŠpačekFix incorrect version bump in statistics channels
2021-11-05  Evan HuntMerge branch '2973-http-buffer-fix' into 'main'
2021-11-05  Evan HuntCHANGES for [GL #2973]
2021-11-05  Mark AndrewsHandle truncating the request stream in isc_httpd
2021-11-05  Mark AndrewsHandle HTTP/1.1 pipelined requests
2021-11-05  Mark AndrewsConsume the HTTP headers after processing a request
2021-11-04  Evan Huntstatschannel doesn't handle multiple reads correctly
2021-11-03  Mark AndrewsMerge branch '2998-cid-340918-uninitialized-variables...
2021-11-03  Mark AndrewsSilence Coverity false positive
2021-11-02  Michal NowakMerge branch 'mnowak/fix-typo-in-dns_name_copy-with...
2021-11-02  Michal NowakFix typo in dns_name_copy-with-result.spatch
2021-11-02  Mark AndrewsMerge branch '2970-bind9-xsl-is-not-properly-transmitte...
2021-11-02  Mark AndrewsCheck that bind9.xsl is properly transmitted
2021-11-02  Mark AndrewsAdd '\n' to the end of each line when generating xsl.c
2021-11-02  Mark AndrewsMerge branch '2993-replace-instances-of-arraysize-with...
2021-11-02  Mark AndrewsReplace ARRAYSIZE with ARRAY_SIZE
2021-11-01  Mark AndrewsMerge branch '2991-address-reported-by-coverity-in...
2021-11-01  Mark AndrewsAddress bugs in opensslrsa_tofile
2021-11-01  Mark AndrewsAddress potential memory leak in openssldh_parse()
2021-11-01  Michal NowakMerge branch 'mnowak/dst-fix-unavailable-comparekeys...
2021-11-01  Michal NowakAdd comparekeys to release tarball
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
next