Changes On Branch tls-vendor-branch

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tls-vendor-branch Excluding Merge-Ins

This is equivalent to a diff from 62ad5dda81 to 27770ce26d

2000-01-19
22:10
Initial import of tls extension. check-in: fd611c10e9 user: aborr tags: trunk
22:10
Initial import of tls extension. Closed-Leaf check-in: 27770ce26d user: aborr tags: tls-vendor-branch, tls-1-3
22:10
initial empty check-in check-in: 62ad5dda81 user: cvs2fossil tags: trunk

Added Makefile.in.

Added README.txt.

Added aclocal.m4.

Added configure.in.

Added fixstrtod.c.

Added install-sh.

Added license.terms.

Added mkinstalldirs.

Added pkgIndex.tcl.in.

Added strncasecmp.c.

Added tcl.m4.

Added tclOpts.h.

Added tests/client.pem.

Added tests/server.pem.

Added tests/tls.tcl.

Added tests/tlsAuto.tcl.

Added tests/tlsBlocking.tcl.

Added tests/tlsCiphers.tcl.

Added tests/tlsHttp.tcl.

Added tests/tlsSrv.tcl.

Added tests/tlsSrv2.tcl.

Added tests/tlsUpload.tcl.

Added tls.c.

Added tls.h.

Added tls.htm.

Added tls.tcl.

Added tlsBIO.c.

Added tlsIO.c.

Added tlsInt.h.

Added tlsX509.c.