summaryrefslogtreecommitdiff
path: root/security/tcl-tls
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-27Fix installation on NetBSD 1.6.peter3-7/+17
Reviewed by wiz@
2005-02-24Add RMD160 digests.agc1-1/+2
2005-01-23Fix homepage, pointed out by Jeremy C. Reed.peter1-2/+2
2005-01-22Reimport as security/tcl-tls, suggested by Christoph Badura.peter8-0/+93
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.