Check-in [1b7959d27a]
Overview
Comment:Made repeated failures to handshake return fatal errors and made handshake code use the same logic as the rest of the OpenSSL read error checking
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1b7959d27a6a7279dd1528df51829142d9b37a66
User & Date: rkeene on 2016-12-13 15:43:19
Other Links: manifest | tags
Context
2016-12-13
16:00
Updated to return soft errors on during SSL negotiation retries on reads and hard errors on SSL negotiation during writes or handshake commands check-in: b9557ba691 user: rkeene tags: trunk
15:43
Made repeated failures to handshake return fatal errors and made handshake code use the same logic as the rest of the OpenSSL read error checking check-in: 1b7959d27a user: rkeene tags: trunk
15:29
Reverted [f79122ae17] check-in: 50d8da007b user: rkeene tags: trunk
Changes