summaryrefslogtreecommitdiff
path: root/security/tcl-tls/patches
AgeCommit message (Collapse)AuthorFilesLines
2005-02-27Fix installation on NetBSD 1.6.peter1-4/+13
Reviewed by wiz@
2005-01-22Reimport as security/tcl-tls, suggested by Christoph Badura.peter3-0/+36
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.