Overview
| Comment: | Merge TLS 2.0 changes into main |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk | main |
| Files: | files | file ages | folders |
| SHA3-256: |
c466e1bd8f02e979c5d735efa5e97dd1 |
| User & Date: | bohagan on 2026-01-21 02:49:01.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2026-01-21
| ||
| 04:35 | Update release version in documentation check-in: 2cd3de52b3 user: bohagan tags: trunk, main | |
| 02:49 | Merge TLS 2.0 changes into main check-in: c466e1bd8f user: bohagan tags: trunk, main | |
| 02:49 | Tag as TLS 2.0 release leaf check-in: 5d3e3c3bf8 user: bohagan tags: tls-2.0, tls-2-0 | |
|
2025-01-02
| ||
| 18:05 | Tag as TLS 1.8 release check-in: ca1a846290 user: bohagan tags: trunk, main, tls-1-8 | |
Changes
Modified Makefile.in
from [e868746ffd]
to [420410383d].
[diff]
Modified README.txt
from [eaa3374953]
to [c7887e2d32].
[diff]
Modified acinclude.m4
from [88289db144]
to [ccba768624].
[diff]
Modified configure
from [11d1dc89f8]
to [139b8a6b1e].
[diff]
Modified configure.ac
from [aade937b37]
to [b01cd16e2b].
[diff]
Modified demos/README.txt
from [42b678e261]
to [436e64e3c2].
[diff]
Added demos/echat.tcl version [c34e909718].
Modified demos/gets_blocking_no_variable.tcl
from [e6310d5720]
to [b6b7bfed86].
[diff]
Modified demos/gets_blocking_with_variable.tcl
from [ad7e4a513e]
to [3efef6cb08].
[diff]
Modified demos/gets_nonblocking_no_variable.tcl
from [601ee89387]
to [f6b75670ec].
[diff]
Modified demos/gets_nonblocking_with_variable.tcl
from [b4f2d21146]
to [a4609c330c].
[diff]
Modified demos/gets_with_debug_data.tcl
from [960a32efae]
to [44fd3413d3].
[diff]
Modified demos/http_debug_example.tcl
from [751d5e786a]
to [c9fbe629d9].
[diff]
Modified demos/http_get_file.tcl
from [b4a4751d5c]
to [09f1b06914].
[diff]
Modified demos/http_get_webpage.tcl
from [8c03199b32]
to [d87d27c289].
[diff]
Modified demos/http_get_webpage_proxy.tcl
from [f3538fdef2]
to [2e7d6cf440].
[diff]
Modified demos/read_blocking_webpage.tcl
from [2f8d270b78]
to [6f2ec3d52d].
[diff]
Modified demos/read_nonblocking_webpage.tcl
from [0801b569dc]
to [34fa1d0a4e].
[diff]
Modified doc/tls.html
from [fdf809c1ad]
to [28c60baf99].
[diff]
Modified doc/tls.man
from [741f38b808]
to [1eb90272bd].
[diff]
Modified doc/tls.n
from [1a60ba709a]
to [8202843bc0].
[diff]
Modified generic/tls.c
from [9f3b154f0e]
to [26bab7f6c3].
[diff]
Modified generic/tlsBIO.c
from [9efb936c9c]
to [0bd38572aa].
[diff]
Modified generic/tlsIO.c
from [fc485d2835]
to [c478938bb0].
[diff]
Modified generic/tlsInt.h
from [be5af53e3f]
to [f85c2b7262].
[diff]
Modified generic/tlsX509.c
from [6d1eaaa465]
to [ca399c3d00].
[diff]
Modified library/tls.tcl
from [48423522ec]
to [829959ddc6].
[diff]
Modified tclconfig/README.txt
from [22e2b83057]
to [9d4dc80a81].
[diff]
Modified tclconfig/tcl.m4
from [2df8e4ff1d]
to [3565d3c5df].
[diff]
Modified tests/all.tcl
from [eb707ec865]
to [0c07fd7ddb].
[diff]
Modified tests/badssl.csv
from [3a4497b1c1]
to [be639ff5c3].
[diff]
Modified tests/badssl.test
from [294cc221a6]
to [28f8e493cb].
[diff]
Added tests/browserleaks.csv version [870d0bb311].
Added tests/browserleaks.test version [9b5091a941].
Added tests/certs/cacert.pem version [8607fbbfb5].
Modified tests/ciphers.csv
from [54d3f899a9]
to [26a57f075f].
[diff]
Modified tests/ciphers.test
from [dc27461e4a]
to [0f86d3d5b1].
[diff]
Modified tests/common.tcl
from [c72eccfcd4]
to [525e0706c0].
[diff]
Modified tests/keytest1.tcl
from [bd5cb9f857]
to [a96bc3e641].
[diff]
Modified tests/keytest2.tcl
from [de5bedeb58]
to [d0a52b9ad8].
[diff]
Modified tests/make_test_files.tcl
from [17625961d8]
to [311e4428ae].
[diff]
tests/oldTests/tls.tcl became
executable with contents
[c06b0f18ff].
tests/oldTests/tlsAuto.tcl became
executable with contents
[d3a552645b].
tests/oldTests/tlsBlocking.tcl became
executable with contents
[c022208386].
tests/oldTests/tlsCiphers.tcl became
executable with contents
[73c4a6ada7].
tests/oldTests/tlsHttp.tcl became
executable with contents
[9ac8651bfa].
tests/oldTests/tlsSrv.tcl became
executable with contents
[bc3785cc8b].
tests/oldTests/tlsSrv2.tcl became
executable with contents
[7fd9a576f0].
tests/oldTests/tlsUpload.tcl became
executable with contents
[40bb4e56d8].
Modified tests/remote.tcl
from [39da907de3]
to [784ea55c98].
[diff]
Modified tests/simpleClient.tcl
from [0aeefa628c]
to [d91c9b100d].
[diff]
Modified tests/simpleServer.tcl
from [fb8deda5e8]
to [581f14df70].
[diff]
Added tests/ssllabs.csv version [9a06c16631].
Added tests/ssllabs.test version [6a27bcfa89].
Modified tests/tlsIO.test
from [e9546ff841]
to [661eba91ac].
[diff]
Modified win/rules.vc
from [f5ee6dc4dc]
to [95d32dd9c5].
[diff]
Modified win/targets.vc
from [96a25a1fa6]
to [23913c23de].
[diff]