TCLTLS Redux

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

19 check-ins using file doc/tls.html version f19f8be472

2026-05-29
14:35
Fix to remove any pending timers during channel close Leaf check-in: 04bcd9b891 user: bohagan tags: trunk
2026-05-28
03:43
Fix for core dump due to use of statePtr after Tcl_Release in TlsChannelHandlerTimer. THis can happen when a channel is closed while a timer is pending. check-in: 390764e631 user: bohagan tags: trunk
02:45
Corrected Windows makefile issue where the TCLSH variable set in rules-ext.vc it is overridden with a hard-coded value. Also includes updates to support ARM64 cross compilation. check-in: 426a11b34a user: bohagan tags: trunk
00:55
Convert Visual C files to CRLF EOL check-in: 5698f0e621 user: bohagan tags: trunk
2026-05-17
17:52
Fix typo preventing "tls::status -local" option from working. Fix for issue [04c5fb844986b09a] check-in: 614740d7ea user: bohagan tags: trunk
2026-04-13
02:10
Replaced ckalloc, ckrealloc, and ckfree with Tcl_Alloc, Tcl_realloc, and Tcl_Free. check-in: 2493b3a8ee user: bohagan tags: trunk
2026-04-01
10:59
autoconf -> 2.73 check-in: 9f09588d52 user: jan.nijtmans tags: trunk
2026-03-06
15:40
Update rules.vc check-in: 48affac86a user: jan.nijtmans tags: trunk
2026-02-12
02:33
Reverted change to auto select protocol versions to increase backwards compatibility. Too many apps specify the protocols as command line options, but leave off TCL 1.2 and 1.3. Will reinstate this change after OpenSSL removes the depreciated API. check-in: 202b6d9b1c user: bohagan tags: trunk
2026-02-10
03:03
Updated make docs to use package name instead of hard-coded filename check-in: b32d38c40d user: bohagan tags: trunk
2026-02-06
20:19
Added connect retry counter with wait between attempts check-in: 54bfc2c9f4 user: bohagan tags: trunk
2026-01-31
02:13
Fixed Mac static configure issue to check if ssl and z libs are available, then use them. This should support MacPorts that needs libz and Homebrew which does not. check-in: c49c0a7d43 user: bohagan tags: trunk
2026-01-30
03:48
Updated find dtplite macro to look for both dtplite and dtplite.tcl (needed for MSYS). Fix for issue: https://core.tcl-lang.org/tcltls/tktview/fb2fecf221 check-in: a516a614ff user: bohagan tags: trunk
2026-01-29
02:58
Updated make docs to correct use of TCLSH and show error message if dtplite not found. Fix for issue: https://core.tcl-lang.org/tcltls/tktview/fb2fecf221 check-in: da53d5d213 user: bohagan tags: trunk
2026-01-27
01:58
Added Git and fossil attributes for file EOL conversions check-in: 8d1473ba70 user: bohagan tags: trunk
01:24
Corrected static builds on MinGW/MSYS2 to use correct library filenames. check-in: c3155be616 user: bohagan tags: trunk
2026-01-22
10:19
All .vc files should be in CRLF mode check-in: ea86004368 user: jan.nijtmans tags: trunk
10:18
TEA update check-in: 0c8483f187 user: jan.nijtmans tags: trunk
2026-01-21
04:35
Update release version in documentation check-in: beebcdf5f2 user: bohagan tags: trunk