History of file generic/tlsRand.c at check-in f586ebd433ecc213
2024-05-20
| ||
02:10 | Corrected tlsRand.c file header file: [1d03951cec] check-in: [cf6fddaa41] user: bohagan, branch: crypto, size: 2806 [annotate] [blame] [check-ins using] [diff] | |
2024-03-10
| ||
05:56 | Added global namespace qualifier to command names. Catch error for eval embedded tls.tcl script. file: [72e29bdc6f] check-in: [c0bbfde5a4] user: bohagan, branch: crypto, size: 2803 [annotate] [blame] [check-ins using] [diff] | |
2024-02-04
| ||
03:31 | Merged changes from master branch file: [4b096f23cb] check-in: [fa17431520] user: bohagan, branch: crypto, size: 2801 [annotate] [blame] [check-ins using] [diff] | |
2024-01-29
| ||
02:41 | Updated to latest set of TCL 9.0 API changes. Made Tcl_Size updates. file: [8b16c00091] check-in: [ce307ddd1f] user: bohagan, branch: crypto, size: 2793 [annotate] [blame] [check-ins using] [diff] | |
2023-12-29
| ||
21:09 | Cast unused parameters to void to prevent unused parameter warnings Source: https://core.tcl-lang.org/tcltls/tktview/086954612f file: [d8e5894f50] check-in: [f586ebd433] user: bohagan, branch: crypto, size: 2777 [annotate] [blame] [check-ins using] [diff] | |
2023-12-28
| ||
03:00 | Added: Added random bytes command to generate random bytes using a cryptographically secure pseudo random generator (CSPRNG). file: [f9e71c157f] check-in: [baa34f4208] user: bohagan, branch: crypto, size: 2777 [annotate] [blame] [check-ins using] | |