Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-27 | Fix installation on NetBSD 1.6. | peter | 3 | -7/+17 | |
Reviewed by wiz@ | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-23 | Fix homepage, pointed out by Jeremy C. Reed. | peter | 1 | -2/+2 | |
2005-01-22 | Reimport as security/tcl-tls, suggested by Christoph Badura. | peter | 8 | -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. |