Overview
Comment: | Added package prefer to test scripts to use beta releases. Corrected Makefile and tests/all.tcl to pass args for make test. Set test case socket defaults to -require 0 since test certificates are out-of-date. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | main | tls-2.0 |
Files: | files | file ages | folders |
SHA3-256: |
fe85c1fb851618d6be6ecdfe0580327a |
User & Date: | bohagan on 2025-02-22 23:15:33.000 |
Other Links: | branch diff | manifest | tags |
Context
2025-02-22
| ||
23:57 | Changed -request and -require defaults to be true only for client connections. check-in: 2afc33512d user: bohagan tags: trunk, main, tls-2.0 | |
23:15 | Added package prefer to test scripts to use beta releases. Corrected Makefile and tests/all.tcl to pass args for make test. Set test case socket defaults to -require 0 since test certificates are out-of-date. check-in: fe85c1fb85 user: bohagan tags: trunk, main, tls-2.0 | |
2025-02-09
| ||
18:35 | Fixed typos in documentation check-in: e19f6b3f18 user: bohagan tags: trunk, main, tls-2.0 | |
Changes
Modified Makefile.in
from [e868746ffd]
to [4c017165ba].
[diff]
Modified demos/README.txt
from [42b678e261]
to [a057db63c0].
[diff]
demos/gets_blocking_no_variable.tcl became
executable with contents
[e6310d5720].
demos/gets_blocking_with_variable.tcl became
executable with contents
[ad7e4a513e].
demos/gets_nonblocking_no_variable.tcl became
executable with contents
[601ee89387].
demos/gets_nonblocking_with_variable.tcl became
executable with contents
[b4f2d21146].
demos/gets_with_debug_data.tcl became
executable with contents
[960a32efae].
demos/http_debug_example.tcl became
executable with contents
[751d5e786a].
demos/http_get_file.tcl became
executable with contents
[b4a4751d5c].
demos/http_get_webpage.tcl became
executable with contents
[8c03199b32].
demos/http_get_webpage_proxy.tcl became
executable with contents
[f3538fdef2].
demos/read_blocking_webpage.tcl became
executable with contents
[2f8d270b78].
demos/read_nonblocking_webpage.tcl became
executable with contents
[0801b569dc].
library/tls.tcl became
executable with contents
[829959ddc6].
Modified tests/all.tcl
from [eb707ec865]
to [0c07fd7ddb].
[diff]
Modified tests/badssl.csv
from [3a4497b1c1]
to [151696c4fd].
[diff]
Modified tests/badssl.test
from [294cc221a6]
to [8442154e7f].
[diff]
Modified tests/ciphers.csv
from [54d3f899a9]
to [35079385d8].
[diff]
Modified tests/ciphers.test
from [dc27461e4a]
to [5668a70c7a].
[diff]
Modified tests/common.tcl
from [c72eccfcd4]
to [41450be500].
[diff]
Modified tests/keytest1.tcl
from [bd5cb9f857]
to [71345b55e7].
[diff]
Modified tests/keytest2.tcl
from [de5bedeb58]
to [419fd5f7af].
[diff]
tests/make_test_files.tcl became
executable with contents
[17625961d8].
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 [6323fc79b7].
[diff]
Modified tests/simpleClient.tcl
from [0aeefa628c]
to [2ba4c91b9e].
[diff]
Modified tests/simpleServer.tcl
from [fb8deda5e8]
to [97efb072d2].
[diff]
Modified tests/tlsIO.test
from [e9546ff841]
to [47d6a5cd5d].
[diff]