Check-in [4bf70b79a5]
Overview
Comment:Added Tcl_Preserve for statePtr while timer is running. Moved Tls_Free to eliminate forward declaration.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main | tls-2.0
Files: files | file ages | folders
SHA3-256: 4bf70b79a5e0bd3eed1c60a81eaefc49b211fa45249c5b94817155516a88b7e8
User & Date: bohagan on 2025-09-18 04:18:35.000
Other Links: branch diff | manifest | tags
Context
2025-09-21
01:59
Removed obsolete legacy SSL error handling code. check-in: e78fdfe8c2 user: bohagan tags: trunk, main, tls-2.0
2025-09-18
04:18
Added Tcl_Preserve for statePtr while timer is running. Moved Tls_Free to eliminate forward declaration. check-in: 4bf70b79a5 user: bohagan tags: trunk, main, tls-2.0
2025-09-15
01:36
Added flag to track if EOF has occurred on channel. check-in: cbeb34c75f user: bohagan tags: trunk, main, tls-2.0
Changes