]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'artem/doh-tests-fix' into 'main'
authorArtem Boldariev <artem@isc.org>
Fri, 7 May 2021 13:25:56 +0000 (13:25 +0000)
committerArtem Boldariev <artem@isc.org>
Fri, 7 May 2021 13:25:56 +0000 (13:25 +0000)
commitf23afce683742ba998123db4a0797c2e85cc64db
treed3c26532dd690c6f5b499fcc88324dabdbdf0797
parentb31b29d16662ca29b8af8eab2149f1cbd4000ec5
parent8c0ea01f34cebd941bb1440bae238ae970395ead
Merge branch 'artem/doh-tests-fix' into 'main'

Fix flawed DoH unit tests logic and some corner cases in the DoH code. Fix doh_test failure on FreeBSD 13.0

Closes #2632

See merge request isc-projects/bind9!5005