Changes On Branch b8d46467952515e5

Changes In Branch main Through [b8d4646795] Excluding Merge-Ins

This is equivalent to a diff from b5c41cdeb6 to b8d4646795

2024-02-23
11:00
Move tls.htm -> doc/tls.html. Start conversion to HTML5 check-in: f4edd2b33b user: jan.nijtmans tags: trunk, main
10:26
Merge trunk check-in: e6d7dec8c0 user: jan.nijtmans tags: bohagan
10:19
Fix ciphers.test testcases for OpenSSL 3.0. Remove files no longer needed check-in: b8d4646795 user: jan.nijtmans tags: trunk, main
09:13
Code formatting. TlsCloseProc is no longer needed in Tcl 9. check-in: 2382e3457d user: jan.nijtmans tags: trunk, main
2024-01-25
22:22
Somewhat better TEA support, not complete yet. Make this the continuation of the tls-1.7 branch. main/trunk will continue with 1.8.0 check-in: b7b0bd5a8f user: jan.nijtmans tags: tls-1.7
2024-01-24
14:35
First changes needed for Tcl 9.0 check-in: 3057d6e2e0 user: jan.nijtmans tags: trunk, main
2023-03-04
15:44
Merge add-support-alpn into main check-in: 4b4daeada4 user: bohagan tags: trunk
2022-05-30
16:12
Create new branch named "feature-dump-keys" check-in: f6b9f887ef user: rkeene tags: feature-dump-keys
16:08
Bug [e1f9a21c67]: Start of ALPN support check-in: 07bafe02de user: schelte tags: add-support-alpn
16:07
Create new branch named "add-support-alpn" check-in: 283dc6f133 user: rkeene tags: add-support-alpn
2021-01-14
12:56
Ticket [604bb68b5c] : rudimentary nmake build system check-in: b5c41cdeb6 user: oehhar tags: trunk
2020-10-15
10:54
Corrected instructions. Removed already applied patch Closed-Leaf check-in: b6aa13660a user: oehhar tags: bug-604bb68b5c-nmake
2020-10-12
20:32
add "version" element with SSL/TLS protocol version to tls::status check-in: 9c32a526ed user: resuna tags: trunk

Added .fossil-settings/manifest version [1e2c3d8462].

Modified ChangeLog from [7400a29b58] to [dc44957559].    [diff]

Deleted HEADER version [b4ecd86142].

Modified Makefile.in from [500d902713] to [413d5be116].    [diff]

Modified README.txt from [4d858d5c33] to [3dc72eec51].    [diff]

Deleted aclocal/ax_check_compile_flag.m4 version [0974cae407].

Deleted aclocal/shobj.m4 version [2123b62392].

Deleted aclocal/tcl.m4 version [0d8f54c2f7].

Deleted aclocal/tcltls_openssl.m4 version [3644ca7551].

Deleted aclocal/versionscript.m4 version [b9d44e1a68].

Deleted autogen.sh version [825e8c0a23].

Deleted build/makearch.info version [f2c0aaf165].

Deleted build/post.sh version [cb645c3205].

Deleted build/pre.sh version [a8f310fb41].

Added configure version [0f1a3ab8f5].

Modified configure.ac from [6234df6904] to [d5f3ebd9b3].    [diff]

Added generic/tclOpts.h version [f7b8a186b3].

Added generic/tls.c version [0d8631d8e5].

Added generic/tls.h version [5524cb9711].

Added generic/tlsBIO.c version [26205b6a4d].

Added generic/tlsIO.c version [f0f140b4c0].

Added generic/tlsInt.h version [b7d22055d6].

Added generic/tlsX509.c version [6adf085ff1].

Added library/tls.tcl version [ebe93438e0].

Modified license.terms from [767ca58173] to [10293d3448].    [diff]

Modified pkgIndex.tcl.in from [6c4c62dd82] to [c252762c40].    [diff]

Deleted tclOpts.h version [1a6cf1121d].

Deleted tcltls.syms.in version [f4a8c433c1].

Deleted tcltls.vers version [f9f493f912].

Modified tests/all.tcl from [d55b3d9c74] to [b44ef18ced].    [diff]

Modified tests/certs/ca.pem from [deed2c9802] to [484e3a5644].    [diff]

Modified tests/certs/client.key from [73e1cabe1e] to [fb4dcc3cad].    [diff]

Modified tests/certs/client.pem from [c9c6acad76] to [2050e8c953].    [diff]

Modified tests/certs/client.req from [85521da890] to [5ffe930c8b].    [diff]

Modified tests/certs/file.srl from [0908cbeb2f] to [662a919451].    [diff]

Modified tests/certs/privkey.pem from [8b0cd2f057] to [68364dca5f].    [diff]

Modified tests/certs/server.key from [5e8ad5b667] to [059d0c4e1d].    [diff]

Modified tests/certs/server.pem from [f68c9dc63c] to [fafd25f6df].    [diff]

Modified tests/certs/server.req from [026a8de463] to [984c60695f].    [diff]

Modified tests/ciphers.test from [9bef3a5541] to [dd6b847004].    [diff]

Modified tests/oldTests/server.pem from [91b4eb6112] to [c1f4fc93d5].    [diff]

Modified tests/oldTests/tlsHttp.tcl from [a53b6ea2fa] to [9ac8651bfa].    [diff]

Modified tests/oldTests/tlsSrv.tcl from [03126ed641] to [cb7a0f8fc4].    [diff]

Modified tests/oldTests/tlsSrv2.tcl from [26eb405e56] to [94b6f94d30].    [diff]

Modified tests/simpleClient.tcl from [abd896c23b] to [4d694417ae].    [diff]

Modified tests/simpleServer.tcl from [ca9a28f88d] to [0be01a94d0].    [diff]

Modified tests/tlsIO.test from [1df3d39a1f] to [08483551ff].    [diff]

Deleted tls.c version [b7a88587d1].

Deleted tls.h version [625cff2305].

Modified tls.htm from [54230bffc5] to [96f50e582d].    [diff]

Deleted tls.tcl version [ae8c7a0664].

Deleted tlsBIO.c version [7f6303ee40].

Deleted tlsIO.c version [a0890258d8].

Deleted tlsInt.h version [b78d815874].

Deleted tlsX509.c version [ecfb13f8ce].

Modified win/README.txt from [c9eebede2e] to [a5d881083e].    [diff]

Added win/gitmanifest.in version [efa71fcbca].

Modified win/makefile.vc from [88282c8491] to [1a797b754a].    [diff]

Added win/nmakehlp.c version [570fb959d3].

Added win/rules-ext.vc version [50db9d785c].

Added win/rules.vc version [5be8f10e0e].

Added win/svnmanifest.in version [ea528c30fc].

Modified win/targets.vc from [77a0a274fa] to [3627f33607].    [diff]

Added win/x86_64-w64-mingw32-nmakehlp.exe version [078ee83504].