projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7052598
)
the thread and SSL issue is now fixed
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 29 Jan 2004 16:17:51 +0000
(16:17 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 29 Jan 2004 16:17:51 +0000
(16:17 +0000)
TODO-RELEASE
patch
|
blob
|
history
diff --git
a/TODO-RELEASE
b/TODO-RELEASE
index 1da57c05e239e743d5a9192eb5c5224ca5cd8f38..afd5632c2f20df07bfb33ced0600d7c144948038 100644
(file)
--- a/
TODO-RELEASE
+++ b/
TODO-RELEASE
@@
-9,9
+9,6
@@
To get fixed in 7.11.1
1. Introduce a new error code indicating authentication problems (for proxy
CONNECT error 407 for example). #845941 UNASSIGNED
-4. Multi-threaded OpenSSL usage. Dirk Manske stepped forward. This will be
- addressed by a note in the docs!
-
6. REST fix for servers not behaving well on >2GB requests (some outstanding
issues, Dave Meyer works on this)