Commit graph

1 commit

Author SHA1 Message Date
Juan Romero Pardines
79c659c378 Initial import of tls-1.4.
Package provided by Anthony Mallet <anthony.mallet@useless-ficus.net>
via PR pkg/18373.

TLS (aka SSL) Channel - can be layered on any bi-directional Tcl_Channel.

Both client and server-side sockets are possible, and this code should work
on any platform as it uses a generic mechanism for layering on SSL and Tcl.
2003-10-30 23:47:51 +00:00