Check-in [bfc8b5b54b]
Overview
Comment:Added missing crypt libraries for gcc on windows Fix for [82560343da] at https://core.tcl-lang.org/tcltls/tktview/82560343da
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main | tls-2.0
Files: files | file ages | folders
SHA3-256: bfc8b5b54b06d1d8753cccb17041317140ed40a34e40fa505bc76713f7f85f06
User & Date: bohagan on 2025-09-05 22:36:05.000
Other Links: branch diff | manifest | tags
Context
2025-09-06
01:47
Removed obsolete condition checks for bioShouldRetry. Added version check for SSL_CTX_set_ecdh_auto. check-in: fd6219d6f4 user: bohagan tags: trunk, main, tls-2.0
2025-09-05
22:36
Added missing crypt libraries for gcc on windows Fix for [82560343da] at https://core.tcl-lang.org/tcltls/tktview/82560343da check-in: bfc8b5b54b user: bohagan tags: trunk, main, tls-2.0
2025-07-11
18:48
Added pre-check for valid data to Client Hello message processing. Fix for https://github.com/bohagan1/TclTLS/issues/5 check-in: 10a9ba20e1 user: bohagan tags: trunk, main, tls-2.0
Changes