Reimport as security/tcl-tls, suggested by Christoph Badura.
authorpeter <peter>
Sat, 22 Jan 2005 19:45:23 +0000 (19:45 +0000)
committerpeter <peter>
Sat, 22 Jan 2005 19:45:23 +0000 (19:45 +0000)
commitf50d7f1c7d0832ea8d8de783b8147d117435dbd0
treec614e592dd203048669c22b991309c216f459a83
parentd200895017d48ce401c5cbc1a0a20c7dbde7ed10
Reimport as security/tcl-tls, suggested by Christoph Badura.

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.
security/tcl-tls/DESCR [new file with mode: 0644]
security/tcl-tls/Makefile [new file with mode: 0644]
security/tcl-tls/PLIST [new file with mode: 0644]
security/tcl-tls/buildlink3.mk [new file with mode: 0644]
security/tcl-tls/distinfo [new file with mode: 0644]
security/tcl-tls/patches/patch-aa [new file with mode: 0644]
security/tcl-tls/patches/patch-ab [new file with mode: 0644]
security/tcl-tls/patches/patch-ac [new file with mode: 0644]