All files named "tlsX509.c"

History for tlsX509.c

2024-02-20
14:58
Renamed to generic/tlsX509.c. Move all *.c and *.h files to the /generic/ directory. Update win/makefile.vc from [https://chiselapp.com/user/bohagan/repository/TCLTLS/index] check-in: [b921cb3e6e] user: jan.nijtmans, branch: main, size: 0
2024-02-16
13:53
Remove all end-of-line spacing file: [6adf085ff1] check-in: [9345b54eaa] user: jan.nijtmans, branch: tls-1.7, size: 5638 [annotate] [blame] [check-ins using] [diff]
2023-05-13
20:25
Deleted: Merged TEA branch into master check-in: [6c02d4d029] user: bohagan, branch: trunk, size: 0
2023-04-30
16:07
Deleted: Moved files to subdirectories per TEA directory structure. check-in: [3dcd70f98e] user: bohagan, branch: TEA, size: 0
02:08
Format clean-ups. file: [d4377f05cd] check-in: [e02b79f82f] user: bohagan, branch: TEA, size: 6491 [annotate] [blame] [check-ins using] [diff]
2023-04-23
02:08
Changes for OpenSSL v1.1.1 to make compatible with no deprecated option. file: [87f16e34d8] check-in: [2ed802a7af] user: bohagan, branch: trunk, size: 6549 [annotate] [blame] [check-ins using] [diff]
2023-04-10
01:27
Initial changes for TCL 9.0. Fixed package requires to work with TCL 9.0. Removed obsolete macro _ANSI_ARGS_, use ANSI arg definitions, etc. Macros: CONST84 to const, WIN32 to _WIN32, CONST to const, VOID to void, etc. Replaced Tcl_SaveResult with Tcl_SaveInterpState, Tcl_RestoreResult with Tcl_RestoreInterpState, and Tcl_DiscardResult with Tcl_DiscardInterpState. Use Tcl_BackgroundError for pre TCL 8.6 and Tcl_BackgroundException for TCL 8.6+. file: [943fec2e44] check-in: [275ecbcc5d] user: bohagan, branch: trunk, size: 5937 [annotate] [blame] [check-ins using] [diff]
2023-03-04
20:54
Get certificate SHA-256 fingerprint. https://core.tcl-lang.org/tcltls/tktview/c2f2f1be54 and https://www.androwish.org/home/info/80b11e9594532414 and https://www.androwish.org/home/info/56087b886c6c105f file: [547f82177f] check-in: [3f9e284b4e] user: bohagan, branch: trunk, size: 6239 [annotate] [blame] [check-ins using] [diff]
2019-04-09
17:25
Better handling of reading certificate PEM data, resolves [2059171e7d] file: [ecfb13f8ce] check-in: [8e0ed4e723] user: rkeene, branch: trunk, size: 5652 [annotate] [blame] [check-ins using] [diff]
2016-12-13
03:27
Silence warnings about ignoring this return value by explicitly ignoring it file: [09234d9be9] check-in: [41f972bfbf] user: rkeene, branch: wip-fix-io-layer, size: 5093 [annotate] [blame] [check-ins using] [diff]
2016-12-08
06:53
Initial working version of OpenSSL 1.1.0 API support adapted from patch from Sergei Golovan and Jeremy Sowden file: [9fff18dbef] check-in: [af83631fbb] user: rkeene, branch: openssl-1.1, size: 5069 [annotate] [blame] [check-ins using] [diff]
2016-11-22
22:11
Removed artifacts from conversion from CVS file: [a24085972c] check-in: [c75816429f] user: rkeene, branch: tls-1-7, size: 4876 [annotate] [blame] [check-ins using] [diff]
17:58
Applied patch file: [24e0063023] check-in: [0c7fd93cac] user: rkeene, branch: rkeene-peercertificate, size: 4989 [annotate] [blame] [check-ins using] [diff]
2004-06-29
10:58
* tlsInt.h: Added headers required with MSVC on Win32. * tlsX509.c: undef min and max if defined (win32). file: [3f68dadacd] check-in: [792b3e0524] user: patthoyts, branch: trunk, size: 4550 [annotate] [blame] [check-ins using] [diff]
2004-03-17
17:53
Improvements to certificate conversion. Distinguished Names subject and issuer now UTF-8 per RFC 3280, RFC 2253. Serial numbers now hexadecimal per RFC 3280. file: [041db9e6e3] check-in: [46cae05dcb] user: razzell, branch: trunk, size: 4417 [annotate] [blame] [check-ins using] [diff]
2003-07-07
20:24
* tls.c (Tls_Init): added tls::misc command provided by * tlsX509.c: Wojciech Kocjan (wojciech kocjan.org) * tests/keytest1.tcl: to expose more low-level SSL commands * tests/keytest2.tcl: file: [7e1554b19e] check-in: [b423807e0e] user: hobbs, branch: trunk, size: 3688 [annotate] [blame] [check-ins using] [diff]
2000-01-20
01:51
updated copyright notice file: [3a25e645bc] check-in: [4afdc17574] user: aborr, branch: trunk, size: 3136 [annotate] [blame] [check-ins using] [diff]
2000-01-19
22:10
Added: Initial import of tls extension. file: [98e61cfba7] check-in: [27770ce26d] user: aborr, branch: tls-vendor-branch, size: 3140 [annotate] [blame] [check-ins using]