mirror of https://github.com/getdnsapi/getdns.git
Log fix from Shikha
This commit is contained in:
parent
861ae30725
commit
8e2accfd74
|
@ -2,6 +2,8 @@
|
||||||
* Always send the `dot` ALPN when using DoT
|
* Always send the `dot` ALPN when using DoT
|
||||||
* Strengthen version determination for Libidn2 during cmake processing (thanks
|
* Strengthen version determination for Libidn2 during cmake processing (thanks
|
||||||
jpbion).
|
jpbion).
|
||||||
|
* Fix for issue in UDP stream selection in case of timeouts.
|
||||||
|
Thanks Shikha Sharma
|
||||||
|
|
||||||
* 2021-06-04: Version 1.7.0
|
* 2021-06-04: Version 1.7.0
|
||||||
* Make TLS Handshake timeout max 4/5th of timeout for the query,
|
* Make TLS Handshake timeout max 4/5th of timeout for the query,
|
||||||
|
|
Loading…
Reference in New Issue