All files named "generic/tlsInfo.c"

History for generic/tlsInfo.c

2024-03-10
05:56
Added global namespace qualifier to command names. Catch error for eval embedded tls.tcl script. file: [28c894841a] check-in: [c0bbfde5a4] user: bohagan, branch: crypto, size: 28071 [annotate] [blame] [check-ins using] [diff]
2024-02-24
04:18
Applied optimized get string and cast nulls to char pointers to branch files file: [bc1451e080] check-in: [aefb94a730] user: bohagan, branch: crypto, size: 28053 [annotate] [blame] [check-ins using] [diff]
2024-02-06
02:42
Added provider test cases file: [3aad12f06f] check-in: [5a41ff9aa1] user: bohagan, branch: crypto, size: 28170 [annotate] [blame] [check-ins using] [diff]
2024-02-05
01:37
Added provider command to load non-default providers in OpenSSL 3.0 file: [d866fb1c06] check-in: [b6001442d1] user: bohagan, branch: crypto, size: 28174 [annotate] [blame] [check-ins using] [diff]
2024-02-04
23:25
Code updates for gcc warnings file: [981453e7ce] check-in: [e58f2c78c8] user: bohagan, branch: crypto, size: 27032 [annotate] [blame] [check-ins using] [diff]
03:31
Merged changes from master branch file: [89b87048d2] check-in: [fa17431520] user: bohagan, branch: crypto, size: 27042 [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: [b53356134d] check-in: [ce307ddd1f] user: bohagan, branch: crypto, size: 27026 [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: [d3b28a3feb] check-in: [f586ebd433] user: bohagan, branch: crypto, size: 26847 [annotate] [blame] [check-ins using] [diff]
2023-12-23
21:23
Added kdfs command to list supported KDFs file: [b61000448f] check-in: [baa6119ddf] user: bohagan, branch: crypto, size: 26842 [annotate] [blame] [check-ins using] [diff]
2023-12-10
05:55
Refactored tlsInfo.c file to clear errors, use Obj in var names, and pass name as object instead of string. Split cipher command from its info function. file: [13359ae431] check-in: [d7ab5a4ae1] user: bohagan, branch: crypto, size: 24423 [annotate] [blame] [check-ins using] [diff]
2023-12-08
03:03
Digest optimizations to delay conversion to OpenSSL types to initialization procedure. Add MAC info and incomplete Pkey info functions. file: [95753c0faa] check-in: [d93493f320] user: bohagan, branch: crypto, size: 23198 [annotate] [blame] [check-ins using] [diff]
2023-12-04
03:56
Split list operations into separate functions to make it easier for OpenSSL 3.0 changes. Added pkey list function. Added mac info and pkey info placeholder functions. More checks for NULL pointers. Moved legacy load ciphers and digest to init routine. file: [e2ea39ef40] check-in: [9e6e94200c] user: bohagan, branch: crypto, size: 21771 [annotate] [blame] [check-ins using] [diff]
2023-11-23
02:52
Added more message digest test cases from RFC 6234 and info command error test cases file: [8baec4a647] check-in: [c6b0a3cd11] user: bohagan, branch: crypto, size: 17547 [annotate] [blame] [check-ins using] [diff]
2023-11-19
02:55
Added get cipher info command to return properties of a cipher file: [07e090db04] check-in: [35832d0765] user: bohagan, branch: crypto, size: 17617 [annotate] [blame] [check-ins using] [diff]
2023-11-18
18:55
Added get digest info command to return properties of a digest file: [f456ff7952] check-in: [e47bd35656] user: bohagan, branch: crypto, size: 13909 [annotate] [blame] [check-ins using] [diff]
2023-11-10
20:09
Added Cipher MAC (CMAC) support file: [bed510f6e3] check-in: [49f76ba54c] user: bohagan, branch: crypto, size: 11972 [annotate] [blame] [check-ins using] [diff]
2023-11-07
23:40
Optimized info commands and added more error checking. Use modern set protocol versions API for ciphers list. file: [9aada2ce3d] check-in: [e88816cf57] user: bohagan, branch: crypto, size: 11938 [annotate] [blame] [check-ins using] [diff]
2023-11-06
23:46
Added more comments and removed obsolete code file: [1f24eba4d4] check-in: [5a0296430f] user: bohagan, branch: crypto, size: 11149 [annotate] [blame] [check-ins using] [diff]
2023-11-03
22:25
Added command to list available Message Authentication Codes (MAC) file: [9b024f9b80] check-in: [4bc6ba68a7] user: bohagan, branch: crypto, size: 11080 [annotate] [blame] [check-ins using] [diff]
22:03
Added: Moved info commands to tlsInfo.c file. Moved REASON macro definition to tlsInt.h file so all files can use. file: [94ef9bd55e] check-in: [61a7c2c15a] user: bohagan, branch: crypto, size: 10262 [annotate] [blame] [check-ins using]