Check-in [10a9ba20e1]
Overview
Comment:Added pre-check for valid data to Client Hello message processing. Fix for https://github.com/bohagan1/TclTLS/issues/5
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main | tls-2.0
Files: files | file ages | folders
SHA3-256: 10a9ba20e107840d5efdeba04fc13a59131d74210e97ab9a04d1581ca612fca2
User & Date: bohagan on 2025-07-11 18:48:17.000
Other Links: branch diff | manifest | tags
Context
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
2025-02-24
02:29
Added package prefer latest to test scripts to work with beta releases Test script updates Fixes bug [7033cb4fe6] at https://core.tcl-lang.org/tcltls/tktview/7033cb4fe6 check-in: 8019cf96ed user: bohagan tags: trunk, main, tls-2.0
Changes