Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch tls-2.0 Excluding Merge-Ins
This is equivalent to a diff from 521ce8a625 to 4dfbd811b4
|
2025-10-17
| ||
| 07:18 | close fork Leaf check-in: 4dfbd811b4 user: jan.nijtmans tags: trunk, main, tls-2.0 | |
| 07:16 | Minor spacing check-in: e831e54d8b user: jan.nijtmans tags: trunk, main, tls-2.0 | |
| 03:14 | Simplified logic for adding static libraries to TCLTLS_SSL_LIBS check-in: 85b45fc6e0 user: bohagan tags: trunk, main, tls-2.0 | |
|
2025-02-01
| ||
| 23:36 | Made changes to dereference objects returned by Tcl_ListObjIndex and Tcl_ListObjGetElements for TCL 9 abstract lists check-in: 74ebe7ccce user: bohagan tags: trunk, main, tls-2.0 | |
|
2025-01-06
| ||
| 21:50 | Added compatibility notes to documentation Leaf check-in: 521ce8a625 user: bohagan tags: trunk, main | |
|
2025-01-02
| ||
| 23:58 | More documentation updates in prep for 2.0 release check-in: 44384307bd user: bohagan tags: trunk, main | |
Changes to Makefile.in.
Changes to README.txt.
Changes to acinclude.m4.
Changes to configure.
Changes to configure.ac.
Changes to demos/README.txt.
Added demos/echat.tcl.
Changes to demos/gets_blocking_no_variable.tcl.
Changes to demos/gets_blocking_with_variable.tcl.
Changes to demos/gets_nonblocking_no_variable.tcl.
Changes to demos/gets_nonblocking_with_variable.tcl.
Changes to demos/gets_with_debug_data.tcl.
Changes to demos/http_debug_example.tcl.
Changes to demos/http_get_file.tcl.
Changes to demos/http_get_webpage.tcl.
Changes to demos/http_get_webpage_proxy.tcl.
Changes to demos/read_blocking_webpage.tcl.
Changes to demos/read_nonblocking_webpage.tcl.
Changes to doc/tls.html.
Changes to doc/tls.man.
Changes to doc/tls.n.
Changes to generic/tls.c.
Changes to generic/tlsBIO.c.
Changes to generic/tlsIO.c.
Changes to generic/tlsInt.h.
Changes to generic/tlsX509.c.
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.
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/remote.tcl.
Changes to tests/simpleClient.tcl.
Changes to tests/simpleServer.tcl.
Changes to tests/tlsIO.test.
Changes to win/rules.vc.
Changes to win/targets.vc.