Tcl Binding for the OpenSSL Library
This extension provides a generic binding for Tcl to OpenSSL, utilizing
the new Tcl_StackChannel API for Tcl 8.2 and higher. The sockets behave
exactly the same as channels created using Tcl's built-in socket
command with additional options for controlling the SSL session.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / tls
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:tcl/tls && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000138 138 Bytes | |
tcltls-1.7.14.tar.gz | 0000164918 161 KB | |
tls-fix-channel-state.patch | 0000000782 782 Bytes | |
tls.changes | 0000004096 4 KB | |
tls.spec | 0000001926 1.88 KB |
Revision 15 (latest revision is 24)
Reinhard Max (rmax)
committed
(revision 15)
- Update to version 1.7.14 for compatibility with OpenSSL 1.1. - Add tls-fix-channel-state.patch to prevent implicit changes of encoding, translation and blocking mode when importing a socket. https://core.tcl.tk/tcltls/info/f798e2ea12
Comments 0