mirror of https://github.com/getdnsapi/getdns.git
Fix Issue #524 merge upstream ssl_dane into submodule
This commit is contained in:
parent
9bb533ab57
commit
2d48a3bd1b
|
@ -8,6 +8,8 @@
|
||||||
* Issue stubby#295: rdata not correctly written for validation for certain
|
* Issue stubby#295: rdata not correctly written for validation for certain
|
||||||
RR type. Also, set default built type to RelWithDebInfo and expose CFLAGS
|
RR type. Also, set default built type to RelWithDebInfo and expose CFLAGS
|
||||||
via GETDNS_BUILD_CFLAGS define and via getdns_context_get_api_information()
|
via GETDNS_BUILD_CFLAGS define and via getdns_context_get_api_information()
|
||||||
|
* Issue #524: Bug fixes from submodules' upstream?
|
||||||
|
Thanks Johnnyslee
|
||||||
|
|
||||||
* 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,
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit afd5b88687f05554513d9caf000f08904e32e6a4
|
Subproject commit 89ff45974cafa7e03f0503ed013fe3e680698c20
|
Loading…
Reference in New Issue