Overview
Comment: | Updated callback handlers in tls.tcl to be backwards compatible for earlier TCLTLS versions |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | tls-1.8 |
Files: | files | file ages | folders |
SHA3-256: |
2c0be4cb7f3e9fab641aa984d140eb8d |
User & Date: | bohagan on 2024-07-05 18:03:44 |
Other Links: | branch diff | manifest | tags |
Context
2024-07-06
| ||
04:17 | Made updates to enhance event processing, I/O operations, etc. to address reports of stalled connections, etc. check-in: e3d4330c95 user: bohagan tags: tls-1.8 | |
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 | |
Changes
Modified library/tls.tcl from [756f51c124] to [746b446198]. [diff]
Modified tests/certs/README.txt from [9915ad53fa] to [abb4ae58f9]. [diff]
Modified tests/keytest2.tcl from [9ae291a22a] to [4103d4acae]. [diff]
Modified tests/oldTests/client.pem from [79c7dcaa3d] to [82f79c6079]. [diff]
Modified tests/oldTests/tls.tcl from [3ec4a78d72] to [97deb6d14e]. [diff]
Modified tests/oldTests/tlsAuto.tcl from [c6f69ae9dc] to [b149b6351b]. [diff]
Modified tests/oldTests/tlsBlocking.tcl from [272e10e79e] to [c022208386]. [diff]
Modified tests/oldTests/tlsCiphers.tcl from [fc1b7f572b] to [73c4a6ada7]. [diff]
Modified tests/oldTests/tlsUpload.tcl from [7d5a3a1baa] to [542de50b9a]. [diff]