Check-in [2c0be4cb7f]
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: 2c0be4cb7f3e9fab641aa984d140eb8daf3f619cc74a8512e109b67add3cf8d4
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