Changes On Branch 0aae4d5b6f248afb

Changes In Branch crypto Through [0aae4d5b6f] Excluding Merge-Ins

This is equivalent to a diff from 914ac6b2a4 to 0aae4d5b6f

2023-11-26
02:15
Split doc file into TLS and cryptography files. Moved digest functions to cryptography.html doc file. Added schema file from TCL man pages. Updated TLS doc file. check-in: b5b7a4964e user: bohagan tags: crypto
2023-11-25
05:23
Split get digest, cipher, key, and mac ids into separate functions. Simplified DigestMain to pass Tcl objects to get functions. Pass mac id to functions. check-in: 0aae4d5b6f user: bohagan tags: crypto
2023-11-23
04:17
Added more test cases to check for errors, test mac command, etc. check-in: 4ba41f1db2 user: bohagan tags: crypto
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-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 [b95229bb9c].    [diff]

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

Modified generic/tls.c from [f4a59d7949] to [66b088c361].    [diff]

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

Added generic/tlsDigest.c version [83013db897].

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

Added generic/tlsInfo.c version [8baec4a647].

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

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

Modified tests/badssl.csv from [8df90efe9b] to [3b4cb80289].    [diff]

Modified tests/badssl.test from [66893a8fa7] to [ef286e344c].    [diff]

Deleted tests/ciphers.csv version [f4aff3652a].

Deleted tests/ciphers.test version [212c1bf055].

Added tests/common.tcl version [019f917847].

Added tests/digest.csv version [f2a8b06d9d].

Added tests/digest.test version [b15fefa043].

Added tests/info.csv version [e9434748d4].

Added tests/info.test version [a2f4e9e8c8].

Modified tests/make_test_files.tcl from [c31b96320d] to [fcabf4c415].    [diff]

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