Revision f612bdb34252c3eae4808dd3e1360d0f0a3666bc authored by Matt Caswell on 04 November 2015, 11:20:50 UTC, committed by Matt Caswell on 10 December 2015, 12:50:56 UTC
A BIO_flush call in the DTLS code was not correctly setting the |rwstate|
variable to SSL_WRITING. This means that SSL_get_error() will not return
SSL_ERROR_WANT_WRITE in the event of an IO retry.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 67f60be8c9ae5ff3129fcd6238baf124385a41d8)
1 parent 4a53424
History
File Mode Size
MacOS
Netware
VMS
apps
bugs
certs
crypto
demos
doc
engines
ms
os2
shlib
ssl
test
times
tools
util
.gitignore -rw-r--r-- 1.6 KB
.travis-create-release.sh -rw-r--r-- 381 bytes
.travis.yml -rw-r--r-- 1.3 KB
ACKNOWLEDGMENTS -rw-r--r-- 87 bytes
CHANGES -rw-r--r-- 444.0 KB
CHANGES.SSLeay -rw-r--r-- 41.7 KB
CONTRIBUTING -rw-r--r-- 1.6 KB
Configure -rwxr-xr-x 104.4 KB
FAQ -rw-r--r-- 84 bytes
INSTALL -rw-r--r-- 14.3 KB
INSTALL.DJGPP -rw-r--r-- 2.0 KB
INSTALL.MacOS -rw-r--r-- 3.2 KB
INSTALL.NW -rw-r--r-- 18.4 KB
INSTALL.OS2 -rw-r--r-- 744 bytes
INSTALL.VMS -rw-r--r-- 10.7 KB
INSTALL.W32 -rw-r--r-- 11.6 KB
INSTALL.W64 -rw-r--r-- 2.1 KB
INSTALL.WCE -rw-r--r-- 3.2 KB
LICENSE -rw-r--r-- 6.1 KB
Makefile.org -rw-r--r-- 22.5 KB
Makefile.shared -rw-r--r-- 21.4 KB
NEWS -rw-r--r-- 30.4 KB
PROBLEMS -rw-r--r-- 8.5 KB
README -rw-r--r-- 4.0 KB
README.ASN1 -rw-r--r-- 7.5 KB
README.ENGINE -rw-r--r-- 15.7 KB
TABLE -rw-r--r-- 154.6 KB
appveyor.yml -rw-r--r-- 1.3 KB
config -rwxr-xr-x 27.7 KB
e_os.h -rw-r--r-- 24.5 KB
e_os2.h -rw-r--r-- 10.7 KB
install.com -rw-r--r-- 3.6 KB
makevms.com -rwxr-xr-x 39.0 KB
openssl.doxy -rw-r--r-- 137 bytes
openssl.spec -rw-r--r-- 7.7 KB

README

back to top