Overview
Comment: | Fix for bug #58. Crash/hang on protocol version negotiation failure. See bug report for analysis. Now we keep track of handshake failures through the HANDSHAKE_FAILURE flag and do not call back into SSL_accept/SSL_connect if handshake had already failed. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9182f29754386b984173654c1c988595 |
User & Date: | apnadkarni on 2015-06-06 09:07:08 |
Other Links: | manifest | tags |
Context
2015-06-08
| ||
20:53 | Regenerated configure for 1.6.6. check-in: f7a76c9416 user: andreas_kupries tags: trunk | |
2015-06-06
| ||
09:07 | Fix for bug #58. Crash/hang on protocol version negotiation failure. See bug report for analysis. Now we keep track of handshake failures through the HANDSHAKE_FAILURE flag and do not call back into SSL_accept/SSL_connect if handshake had already failed. check-in: 9182f29754 user: apnadkarni tags: trunk | |
08:56 | Fix TLS version number. Remove outdated references to Tcl 8.2/8.3. check-in: 36912df18d user: apnadkarni tags: trunk | |
Changes
Modified configure.in
from [48def4e62e]
to [e8273bf602].
[diff]
Modified tests/tlsIO.test
from [18affbd0b0]
to [29322e679c].
[diff]
Modified tlsIO.c
from [9278c7db29]
to [cd93e606f5].
[diff]
Modified tlsInt.h
from [810dac65b4]
to [aca790a765].
[diff]
Modified win/makefile.vc
from [e48829291b]
to [91ee39841d].
[diff]