mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Changelog note for #517
- Merge PR #517 from dyunwei: #420 breaks the mesh reply list function that need to reuse the dns answer.
This commit is contained in:
parent
5196ee03e6
commit
dd7dc30294
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
||||||
- Listen to read or write events after the SSL handshake.
|
- Listen to read or write events after the SSL handshake.
|
||||||
Sticky events on windows would stick on read when write was needed.
|
Sticky events on windows would stick on read when write was needed.
|
||||||
|
|
||||||
|
3 August 2021: Wouter
|
||||||
|
- Merge PR #517 from dyunwei: #420 breaks the mesh reply list
|
||||||
|
function that need to reuse the dns answer.
|
||||||
|
|
||||||
2 August 2021: Wouter
|
2 August 2021: Wouter
|
||||||
- Prepare for OpenSSL 3.0.0 provider API usage, move the sldns
|
- Prepare for OpenSSL 3.0.0 provider API usage, move the sldns
|
||||||
keyraw functions to produce EVP_PKEY results.
|
keyraw functions to produce EVP_PKEY results.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue