Overview
Comment: | Disabled skip channel IO during verify callback processing. Call Tcl_Error for connect/handshake errors. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | errors_and_callbacks |
Files: | files | file ages | folders |
SHA3-256: |
6866efe8eac051282531eefa05935b9d |
User & Date: | bohagan on 2023-07-28 17:01:07 |
Other Links: | branch diff | manifest | tags |
Context
2023-07-28
| ||
18:41 | Set/get invalid channel option now calls Tcl_BadChannelOption. check-in: 106dba31ae user: bohagan tags: errors_and_callbacks | |
17:01 | Disabled skip channel IO during verify callback processing. Call Tcl_Error for connect/handshake errors. check-in: 6866efe8ea user: bohagan tags: errors_and_callbacks | |
16:07 | Refactored Tls_Error handler to not set errorCode. Use error message, return result, or if none, fall-back to OpenSSL error queue. Added clear OpenSSL errors to start of each command function to remove old error messages. check-in: e85a439068 user: bohagan tags: errors_and_callbacks | |
Changes
Modified generic/tls.c from [477116b5a6] to [fa1e23179a]. [diff]
Modified generic/tlsIO.c from [a52b873d9c] to [18e864999a]. [diff]