Overview
| Comment: | 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 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk | main | tls-2.0 |
| Files: | files | file ages | folders |
| SHA3-256: |
b342c5f3023b3344d6a7728c0916f2cd |
| User & Date: | bohagan on 2025-09-14 02:04:38.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
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 | |
|
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 | |
Changes
Modified generic/tlsBIO.c
from [2ff961de19]
to [98d70ea100].
[diff]
Modified generic/tlsIO.c
from [093ad0fd96]
to [da13d10106].
[diff]