mirror of
https://github.com/curl/curl.git
synced 2026-08-01 17:30:27 +03:00
- Wesley Miaw reported bug #2958179 which identified a case of looping during
OpenSSL based SSL handshaking even though the multi interface was used and there was no good reason for it. http://curl.haxx.se/bug/view.cgi?id=2958179
This commit is contained in:
parent
1a1ffb10d0
commit
496002ea1c
3 changed files with 10 additions and 2 deletions
7
CHANGES
7
CHANGES
|
|
@ -6,6 +6,13 @@
|
|||
|
||||
Changelog
|
||||
|
||||
Daniel Stenberg (1 Mar 2010)
|
||||
- Wesley Miaw reported bug #2958179 which identified a case of looping during
|
||||
OpenSSL based SSL handshaking even though the multi interface was used and
|
||||
there was no good reason for it.
|
||||
|
||||
http://curl.haxx.se/bug/view.cgi?id=2958179
|
||||
|
||||
Daniel Stenberg (26 Feb 2010)
|
||||
- Pat Ray in bug #2958474 pointed out an off-by-one case when receiving a
|
||||
chunked-encoding trailer.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue