74f5b5675e
Clears SSL error state. Updates tport_tls.c to clear the SSL error state after an error occurs. OpenSSL puts errors into a queue that is kept in thread local storage. In some cases, such as when SSL_ERROR_SSL is returned by SSL_get_errror(), OpenSSL will queue multiple errors for a single event. When this occurs, OpenSSL will report an error the next time I/O is performed if the queue is not cleared first, which can result in TLS connections being torn down prematurely. |
||
---|---|---|
build | ||
clients/flex | ||
cmake_modules | ||
conf | ||
debian | ||
docker | ||
docs | ||
dtd | ||
fonts | ||
fscomm | ||
htdocs | ||
html5/verto | ||
images | ||
libs | ||
scripts | ||
src | ||
support-d | ||
tests/unit | ||
w32 | ||
web | ||
yum | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Freeswitch.2015.sln | ||
Freeswitch.2015.sln.bat | ||
INSTALL | ||
Makefile.am | ||
acinclude.m4 | ||
bootstrap.sh | ||
cc.sh | ||
cluecon.tmpl | ||
cluecon2.tmpl | ||
cluecon2_small.tmpl | ||
cluecon_small.tmpl | ||
configure.ac | ||
devel-bootstrap.sh | ||
erlang.spec | ||
freeswitch-config-rayo.spec | ||
freeswitch-sounds-en-ca-june.spec | ||
freeswitch-sounds-en-us-callie.spec | ||
freeswitch-sounds-fr-ca-june.spec | ||
freeswitch-sounds-music.spec | ||
freeswitch-sounds-pt-BR-karina.spec | ||
freeswitch-sounds-ru-RU-elena.spec | ||
freeswitch-sounds-sv-se-jakob.spec | ||
freeswitch.spec | ||
swig_common.i |