Overview
Comment: | Removed obsolete condition checks for bioShouldRetry. Added version check for SSL_CTX_set_ecdh_auto. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | main | tls-2.0 |
Files: | files | file ages | folders |
SHA3-256: |
fd6219d6f485f9702b6da1e9601d612e |
User & Date: | bohagan on 2025-09-06 01:47:51.000 |
Other Links: | branch diff | manifest | tags |
Context
2025-09-14
| ||
02:04 | Updated BIOShouldRetry to not use ENOTCONN as a retry condition since Tcl core uses this a failure. Fix for issues: https://core.tcl-lang.org/tcltls/tktview/6a63c165d8 https://core.tcl-lang.org/tcltls/tktview/48eddca89e check-in: b342c5f302 user: bohagan tags: trunk, main, tls-2.0 | |
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 | |
Changes
Modified generic/tls.c
from [5112065411]
to [dca967c3b5].
[diff]
Modified generic/tlsBIO.c
from [9efb936c9c]
to [2ff961de19].
[diff]
Modified generic/tlsIO.c
from [fc485d2835]
to [093ad0fd96].
[diff]