Changes On Branch trunk

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

Changes In Branch main Excluding Merge-Ins

This is equivalent to a diff from f5d3f859aa to 1a14498b60

2026-04-01
10:59
autoconf -> 2.73 Leaf check-in: 1a14498b60 user: jan.nijtmans tags: trunk, main
2026-03-06
15:40
Update rules.vc check-in: de80a726e6 user: jan.nijtmans tags: trunk, main
2024-05-27
13:23
Remove tclconfig directory (since it should be extracted from "tclconfig" repository). Update configure to autoconf 2.72 check-in: 49aef5cb6c user: jan.nijtmans tags: trunk, main
2024-03-26
21:28
Minor cleanups to remove obsolete code and add missing change log entry check-in: bb89d73224 user: bohagan tags: tls-1.8
05:00
Created tls1.8 branch Closed-Leaf check-in: 94d2753492 user: bohagan tags: tls1.8
2024-03-15
23:39
Updated make file to correct bugs Closed-Leaf check-in: f5d3f859aa user: bohagan tags: trunk
22:17
Fix warnings for compile with GCC on TCL 9.0 check-in: 562bd95399 user: bohagan tags: trunk

Added .fossil-settings/crlf-glob.

Changes to .fossil-settings/ignore-glob.

Added .gitattributes.

Changes to ChangeLog.

Changes to Makefile.in.

Changes to README.txt.

Changes to acinclude.m4.

Deleted build/update-wiki-docs.

Added build/update-wiki-docs.sh.

Changes to configure.

Changes to configure.ac.

Added demos/README.txt.

Added demos/echat.tcl.

Added demos/gets_blocking_no_variable.tcl.

Added demos/gets_blocking_with_variable.tcl.

Added demos/gets_nonblocking_no_variable.tcl.

Added demos/gets_nonblocking_with_variable.tcl.

Added demos/gets_with_debug_data.tcl.

Added demos/http_debug_example.tcl.

Added demos/http_get_file.tcl.

Added demos/http_get_webpage.tcl.

Added demos/http_get_webpage_proxy.tcl.

Added demos/read_blocking_webpage.tcl.

Added demos/read_nonblocking_webpage.tcl.

Deleted doc/docs.css.

Changes to doc/tls.html.

Added doc/tls.man.

Added doc/tls.n.

Changes to generic/tls.c.

Changes to generic/tls.h.

Changes to generic/tlsBIO.c.

Changes to generic/tlsIO.c.

Changes to generic/tlsInt.h.

Changes to generic/tlsX509.c.

Changes to library/tls.tcl.

Changes to license.terms.

Changes to pkgIndex.tcl.in.

Changes to tclconfig/README.txt.

Changes to tclconfig/tcl.m4.

Changes to tests/all.tcl.

Changes to tests/badssl.csv.

Changes to tests/badssl.test.

Added tests/browserleaks.csv.

Added tests/browserleaks.test.

Changes to tests/certs/README.txt.

Added tests/certs/cacert.pem.

Changes to tests/ciphers.csv.

Changes to tests/ciphers.test.

Changes to tests/common.tcl.

Changes to tests/keytest1.tcl.

Changes to tests/keytest2.tcl.

Changes to tests/make_test_files.tcl.

Changes to tests/oldTests/client.pem.

Changes to tests/oldTests/server.pem.

Changes to tests/oldTests/tls.tcl.

Changes to tests/oldTests/tlsAuto.tcl.

Changes to tests/oldTests/tlsBlocking.tcl.

Changes to tests/oldTests/tlsCiphers.tcl.

Changes to tests/oldTests/tlsHttp.tcl.

Changes to tests/oldTests/tlsSrv.tcl.

Changes to tests/oldTests/tlsSrv2.tcl.

Changes to tests/oldTests/tlsUpload.tcl.

Changes to tests/remote.tcl.

Changes to tests/simpleClient.tcl.

Changes to tests/simpleServer.tcl.

Added tests/ssllabs.csv.

Added tests/ssllabs.test.

Changes to tests/tlsIO.test.

Changes to win/README.txt.

Changes to win/makefile.vc.

Changes to win/nmakehlp.c.

Changes to win/rules-ext.vc.

Changes to win/rules.vc.

Changes to win/targets.vc.