Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Hotfix for tls issues on macOS |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
5124af622e8a9e9c05a9e3c7698e32a0 |
User & Date: | kevin 2017-04-08 01:53:44 |
Context
2017-04-24
| ||
02:39 | Revbump for new release on Mac and Windows check-in: 3ea9fda8c7 user: kevin tags: trunk | |
2017-04-08
| ||
01:53 | Hotfix for tls issues on macOS check-in: 5124af622e user: kevin tags: trunk | |
2017-04-07
| ||
22:31 | Hotfix for secure app update check-in: 7db359029c user: kevin tags: trunk | |
Changes
Added maclibs/tls1.6.7/libtls1.6.7.dylib.
cannot compute difference between binary files
Added maclibs/tls1.6.7/pkgIndex.tcl.
1 | + | package ifneeded tls 1.6.7 "[list source [file join $dir tls.tcl]] ; [list tls::initlib $dir libtls1.6.7.dylib]" |
Added maclibs/tls1.6.7/tls.tcl.