]> granicus.if.org Git - curl/commit
- Yehoshua Hershberg found a problem that would make libcurl re-use a
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Aug 2008 22:07:50 +0000 (22:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Aug 2008 22:07:50 +0000 (22:07 +0000)
commited50e3f1b4bfafa9f0cb16626f6edd93e06cd14c
tree8bf61e06eb9c38f8802cce8361957f0cb40654a4
parent3a499099af52ddc69a3647767521c99c9e9c42e4
- Yehoshua Hershberg found a problem that would make libcurl re-use a
  connection with the multi interface even if a previous use of it caused a
  CURLE_PEER_FAILED_VERIFICATION to get returned. I now make sure that failed
  SSL connections properly close the connections.
CHANGES
RELEASE-NOTES
TODO-RELEASE
lib/http.c