Overview
Comment: | Changed to send SSL_shutdown as part of BIO close channel handler rather than Tls_Clean. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | tls-1.8 |
Files: | files | file ages | folders |
SHA3-256: |
1505883e4a18b50ec620644ddeea2339 |
User & Date: | bohagan on 2024-07-01 01:08:10 |
Other Links: | branch diff | manifest | tags |
Context
2024-07-05
| ||
18:03 | Updated callback handlers in tls.tcl to be backwards compatible for earlier TCLTLS versions check-in: 2c0be4cb7f user: bohagan tags: tls-1.8 | |
2024-07-01
| ||
01:08 | Changed to send SSL_shutdown as part of BIO close channel handler rather than Tls_Clean. check-in: 1505883e4a user: bohagan tags: tls-1.8 | |
2024-06-29
| ||
19:21 | Backed out changes to provide error status when setting -cadir, -cafile, and -castore options. Breaks IO test cases. check-in: 89536252d5 user: bohagan tags: tls-1.8 | |
Changes
Modified generic/tls.c from [6e62c9c865] to [2cf7b99093]. [diff]
Modified generic/tlsIO.c from [7360e0f9d2] to [bf6e0784e3]. [diff]