Changes On Branch 5a0296430f5b1cf2

Changes In Branch crypto Through [5a0296430f] Excluding Merge-Ins

This is equivalent to a diff from 914ac6b2a4 to 5a0296430f

2023-11-22
22:18
Fix to IO test missing set blocking value. See https://core.tcl-lang.org/tcltls/tktview/bb7085cfdc check-in: 104e43c85e user: bohagan tags: trunk
2023-11-07
23:40
Optimized info commands and added more error checking. Use modern set protocol versions API for ciphers list. check-in: e88816cf57 user: bohagan tags: crypto
2023-11-06
23:46
Added more comments and removed obsolete code check-in: 5a0296430f user: bohagan tags: crypto
04:52
Added an option to the digest command to allow the user to create a new command, use it to add data to a hash, and to get the final message digest. Refactored code to move common digest init, update, and finalize operations into common functions. check-in: 0c59081d81 user: bohagan tags: crypto
2023-10-28
17:30
Merged in changes from master check-in: 1de7e0ec74 user: bohagan tags: crypto
17:20
Optimized TLS channel type definition check-in: 914ac6b2a4 user: bohagan tags: trunk
2023-10-09
19:08
Updated to latest TEA and Tcl Config check-in: ec0cc9fbdf user: bohagan tags: trunk

Modified configure from [4c56eae107] to [285f813da9].    [diff]

Modified configure.ac from [ac9d3aa5eb] to [48f68fd73a].    [diff]

Modified doc/tls.html from [9494c1c42e] to [025b4f00d8].    [diff]

Modified generic/tclOpts.h from [fee5089a30] to [c197957f96].    [diff]

Modified generic/tls.c from [f4a59d7949] to [2858ec05c6].    [diff]

Modified generic/tlsBIO.c from [904acc3cbd] to [3977ec0a04].    [diff]

Added generic/tlsDigest.c version [ff147d0f8d].

Modified generic/tlsIO.c from [fb8d969c33] to [0b06e53585].    [diff]

Added generic/tlsInfo.c version [1f24eba4d4].

Modified generic/tlsInt.h from [0103fefac9] to [f793362aa1].    [diff]

Modified generic/tlsX509.c from [a931d05109] to [135215c951].    [diff]

Modified tests/ciphers.csv from [f4aff3652a] to [198006ea5c].    [diff]

Modified tests/ciphers.test from [212c1bf055] to [b3fa4d9f22].    [diff]

Added tests/md_data.dat version [b1f2301c2f].

Modified win/makefile.vc from [11d5b7bf2c] to [f23472ab04].    [diff]