Overview
Comment: | Updated to return soft errors on during SSL negotiation retries on reads and hard errors on SSL negotiation during writes or handshake commands |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b9557ba6915d78e12d5674fbd2ad3076 |
User & Date: | rkeene on 2016-12-13 16:00:41 |
Other Links: | manifest | tags |
Context
2016-12-13
| ||
16:11 | Fixed weird asymmetry in build of tls.tcl.h, which was required for out-of-tree builds check-in: 05099e9a1e user: rkeene tags: trunk | |
16:05 | Merged in trunk check-in: 53bd8f71ad user: rkeene tags: tls-1-7 | |
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 | |
Changes
Modified tls.c from [6c127f2542] to [347d650461]. [diff]
Modified tlsIO.c from [562862938f] to [0aa31db5a9]. [diff]
Modified tlsInt.h from [a8396fe975] to [b78d815874]. [diff]