TCLTLS Redux

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-03-15
23:39
Updated make file to correct bugs Leaf check-in: a7a3db645c user: bohagan tags: crypto
23:39
Updated make file to correct bugs Leaf check-in: 503a3dc806 user: bohagan tags: trunk
22:17
Fix warnings for compile with GCC on TCL 9.0 check-in: 4988dd8060 user: bohagan tags: trunk
22:17
Fix warnings for compile with GCC on TCL 9.0 check-in: e0f815f40d user: bohagan tags: crypto
2024-03-14
01:23
Fixed issue which prevented running all test cases check-in: aa224c4ee5 user: bohagan tags: crypto
01:09
Updated documentation to add XOF use of -length arg check-in: 0c65100cd2 user: bohagan tags: crypto
00:30
Updated SHAKE128 and SHAKE256 test cases check-in: 405281d41e user: bohagan tags: crypto
2024-03-13
23:07
Finished SHAKE128 and SHAKE256 XOF hash functions by adding optional -length arg to set output length. check-in: 71922f7e17 user: bohagan tags: crypto
2024-03-11
02:15
Merge in build-info command and TEA updates check-in: 68c474735b user: bohagan tags: crypto
02:05
Updated TEA files to latest version check-in: ca7b773b13 user: bohagan tags: trunk
2024-03-10
23:26
Added TCL 9.0 build-info command including support for UUID files. Altered scripts from sample extension to put tlsUuid.h in WIN_DIR not TMP_DIR. check-in: 0556b1c719 user: bohagan tags: trunk
05:56
Added global namespace qualifier to command names. Catch error for eval embedded tls.tcl script. check-in: 0d4c30a461 user: bohagan tags: crypto
05:48
Added global namespace qualifier to command names. Catch error for eval embedded tls.tcl script. check-in: c32900888a user: bohagan tags: trunk
05:06
Reformatted test case helper procedures check-in: 2864908eec user: bohagan tags: crypto
04:44
Updated test comparisons to handle OpenSSL 3 format data check-in: b9099ba09d user: bohagan tags: crypto
04:27
Updated make test scripts tool to better embed TCL procedures and handle quoted data check-in: 1a9355fac3 user: bohagan tags: crypto
03:32
Reformatted test cases check-in: 613746f8aa user: bohagan tags: trunk
03:09
Updated make test scripts tool to better embed TCL procedures and handle quoted data check-in: 2800013c62 user: bohagan tags: trunk
02:15
Back port doc and all test updates from crypto branch check-in: 639603f0d5 user: bohagan tags: trunk
01:42
Windows makefile update to add realclean target and correct pkgIndex target check-in: 58606e1f14 user: bohagan tags: trunk
01:27
Windows makefile update to add realclean target and correct pkgIndex target check-in: 431e23f241 user: bohagan tags: crypto
2024-03-05
02:10
Merged in more acinclude.m4 changes check-in: 33fb978174 user: bohagan tags: crypto
02:08
Corrected logic error in acinclude.m4 check for include files check-in: 836589dfd8 user: bohagan tags: trunk
2024-03-02
03:14
Merged in acinclude.m4 changes Regenerated configure file check-in: d388286021 user: bohagan tags: crypto
02:55
Updated acinclude.m4 file to use pkg-config tool for OpenSSL installation defaults prior to using fall-back values. Linking to static OpenSSL libraries may need more work. check-in: adff0cd8e2 user: bohagan tags: trunk
00:02
Added check for ssl.h file when checking for valid --opensslincludedir path. Added status message with find ssl.h result. check-in: 911a0d86ca user: bohagan tags: trunk
2024-02-28
05:48
Made TYPE_CMAC case into code block to allow variable definition check-in: 8ff933f06a user: bohagan tags: crypto
05:26
Merged changes from master check-in: bb89bc6dc6 user: bohagan tags: crypto
04:42
In password callback, added check for password > max size. Also added null terminator. check-in: 80e57c3691 user: bohagan tags: trunk
04:25
Updated acinclude.m4 file to add include path check for Mac installs. Corrected check for not null to instead check for not zero length variables. Fixed variable delimiter syntax error. check-in: 98fc602f0c user: bohagan tags: trunk
02:55
More README file updates to remove old options and add more path info check-in: 8e5ac2348f user: bohagan tags: trunk
02:40
More badssl test case updates for OpenSSL 3 message changes check-in: 20d0e01901 user: bohagan tags: trunk
2024-02-27
05:05
Removed unneeded initialize dstrings. check-in: e1844648e1 user: bohagan tags: trunk
2024-02-24
22:22
Clean-up gcc compiler warnings check-in: 28b250e1fb user: bohagan tags: trunk
21:19
Corrected error messages for provider test cases check-in: ea5e4d2a36 user: bohagan tags: crypto
21:03
Removed unneeded test vector files check-in: 673364a9fe user: bohagan tags: crypto
04:18
Applied optimized get string and cast nulls to char pointers to branch files check-in: 7398d53b8d user: bohagan tags: crypto
03:57
Merged in changes from master check-in: c89bec445a user: bohagan tags: crypto
03:26
Added back initialize dynamic strings since Tcl_TranslateFileName doesn't initialize them check-in: 341113cd35 user: bohagan tags: trunk
03:02
Clean up return statements check-in: 35065d4e6c user: bohagan tags: trunk
02:45
Clean up warnings on *nix builds check-in: 7cbb8621a1 user: bohagan tags: trunk
02:02
Added missing cast nulls to char pointer check-in: e3ad22d6b7 user: bohagan tags: trunk
01:53
Added install OpenSSL dynamic libraries on Windows check-in: 916a710d6d user: bohagan tags: trunk
2024-02-23
23:57
Optimized get string from object check-in: 9597325a17 user: bohagan tags: trunk
23:50
Updated pkgIndex file for MacOS dynamic libraries check-in: e6d0b1f40b user: bohagan tags: trunk
23:45
Documentation corrections and updates check-in: 8e9b2cf5b9 user: bohagan tags: trunk
2024-02-11
21:24
Updated test cases for OpenSSL 3.0. Added load legacy provider for obsolete algorithms. check-in: 884dd9dece user: bohagan tags: crypto
20:51
Merged changes from master. check-in: 2cad3de893 user: bohagan tags: crypto
2024-02-10
22:55
Corrected memory leaks in use of dynamic strings check-in: 1d316c5811 user: bohagan tags: trunk
22:55
Added examples to doc check-in: 4e05498c7e user: bohagan tags: trunk