diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-09-20 13:34:16 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-09-20 13:34:16 +0200 |
commit | 5fde69cdc3f274f776e0a116c8dbd26571dcf5a9 (patch) | |
tree | f4a30231417862292ef0d486c6449014bed72fb3 /docs/KNOWN_BUGS | |
parent | 443014e90507f90fe44408c2211490c2930e4d87 (diff) |
KNOWN_BUGS: 91 "curl_easy_perform hangs with imap and PolarSSL"
Closes #334
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r-- | docs/KNOWN_BUGS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index bec848461..77ad95f10 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -3,6 +3,9 @@ join in and help us correct one or more of these! Also be sure to check the changelog of the current development status, as one or more of these problems may have been fixed since this was written! +91. "curl_easy_perform hangs with imap and PolarSSL" + https://github.com/bagder/curl/issues/334 + 90. IMAP "SEARCH ALL" truncates output on large boxes. "A quick search of the code reveals that pingpong.c contains some truncation code, at line 408, when it deems the server response to be too large truncating it to 40 |