]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'artem-clear-ssl-error-queue-for-dns-transports' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 12 Oct 2022 13:33:38 +0000 (13:33 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 12 Oct 2022 13:33:38 +0000 (13:33 +0000)
commit946cf3396fc28d0cb6a61913a805b7fe87baaff5
treecc5e8338e9e4a1fdad84839e002d88cbeaad5a17
parent1c026f3286a191b56a182c141b230091a76b6aee
parent070d373c56c8d7ca4d8cd1c2fff100ca21429b74
Merge branch 'artem-clear-ssl-error-queue-for-dns-transports' into 'main'

TLS: clear error queue before doing I/O or calling SSL_get_error()

See merge request isc-projects/bind9!6892