o openssl: for 1.1.0+ they now provide a SSLeay() macro of their own
o openssl: improved error detection/reporting
o ssh: CURLOPT_SSH_PUBLIC_KEYFILE now treats "" as NULL again [30]
+ o mbedtls: Fix pinned key return value on fail [31]
This release includes the following known bugs:
advice from friends like these:
Alessandro Ghedini, Anders Bakken, Christian Stewart, Dan Fandrich,
- Daniel Stenberg, Francisco Moraes, Gisle Vanem, Johannes Schindelin,
- John Kohl, Kamil Dudka, Marc Hoersken, Michael Kaufmann, Mohammad AlSaleh,
- Patrick Monnerat, Ray Satiro, Steve Holme, Tatsuhiro Tsujikawa,
- Thomas Glanzmann, Thomas Klausner,
- (19 contributors)
+ Daniel Schauenberg, Daniel Stenberg, Francisco Moraes, Gisle Vanem,
+ Johannes Schindelin, John Kohl, Kamil Dudka, Marc Hoersken, Michael Kaufmann,
+ Mohammad AlSaleh, Patrick Monnerat, Ray Satiro, Steve Holme,
+ Tatsuhiro Tsujikawa, Thomas Glanzmann, Thomas Klausner,
+ (20 contributors)
Thanks! (and sorry if I forgot to mention someone)
[28] = http://curl.haxx.se/bug/?i=584
[29] = http://curl.haxx.se/bug/?i=594
[30] = http://curl.haxx.se/mail/lib-2016-01/0072.html
-
+ [31] = http://curl.haxx.se/bug/?i=601