All files named "tclOpts.h"

History for tclOpts.h

2024-02-20
14:58
Renamed to generic/tclOpts.h. 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-12
10:22
Tcl_GetStringFromObj() -> Tcl_GetString(). Update ChangeLog/README.txt file: [f9620d33de] check-in: [663996a17b] user: jan.nijtmans, branch: tls-1.7, size: 1407 [annotate] [blame] [check-ins using] [diff]
2024-01-25
22:56
Extracted from https://www.codebykevin.com/fossil.cgi/tcltls file: [38710f0c1f] check-in: [737ebb9576] user: jan.nijtmans, branch: codebykevin, size: 1432 [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: [26b0fd21c2] check-in: [e02b79f82f] user: bohagan, branch: TEA, size: 1422 [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: [b51276a00c] check-in: [275ecbcc5d] user: bohagan, branch: trunk, size: 1421 [annotate] [blame] [check-ins using] [diff]
2019-06-17
12:05
Add support for ASN1 blobs for certificates and keys file: [1a6cf1121d] check-in: [49278969f2] user: mjanssen, branch: mjanssen-asn1-certs, size: 1420 [annotate] [blame] [check-ins using] [diff]
2016-11-22
22:11
Removed artifacts from conversion from CVS file: [aff9aa3b9c] check-in: [c75816429f] user: rkeene, branch: tls-1-7, size: 1278 [annotate] [blame] [check-ins using] [diff]
2000-01-20
01:49
updated copyright notice file: [4e3c2a8397] check-in: [733bc1fa8f] user: aborr, branch: trunk, size: 1388 [annotate] [blame] [check-ins using] [diff]
2000-01-19
22:10
Added: Initial import of tls extension. file: [77f10543c7] check-in: [27770ce26d] user: aborr, branch: tls-vendor-branch, size: 1392 [annotate] [blame] [check-ins using]