]> granicus.if.org Git - curl/commitdiff
KNOWN_BUGS: added info for "Hangs with PolarSSL"
authorDaniel Stenberg <daniel@haxx.se>
Sun, 10 Apr 2016 22:06:37 +0000 (00:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 10 Apr 2016 22:06:37 +0000 (00:06 +0200)
docs/KNOWN_BUGS

index f7cb6bcaf094a01404f0399db9843751df4399e8..2031edf6c467ceb8dcbd5669e034c9e9a00c6892 100644 (file)
@@ -160,6 +160,10 @@ problems may have been fixed or changed somewhat since this was written!
  "curl_easy_perform hangs with imap and PolarSSL"
  https://github.com/curl/curl/issues/334
 
+ Most likely, a fix similar to commit c111178bd4 (for mbedTLS) is
+ necessary. Or if we just wait a little longer we'll rip out all support for
+ PolarSSL instead...
+
 2.2 CURLINFO_SSL_VERIFYRESULT has limited support
 
  CURLINFO_SSL_VERIFYRESULT is only implemented for the OpenSSL and NSS