History of tclOpts.h of baa98c9b5d55abf9

History of file tclOpts.h at check-in baa98c9b5d55abf9

2024-02-23
23:57
Optimized get string from object file: [2aa98ce596] check-in: [5130ce9e72] user: bohagan, branch: trunk, size: 1408 [annotate] [blame] [check-ins using] [diff]
2024-02-20
16:09
Add missing win/nmakehlp.c. Typo in tclOpts.h file: [f7b8a186b3] check-in: [e2c4b7ced2] user: jan.nijtmans, branch: main, size: 1408 [annotate] [blame] [check-ins using] [diff]
14:58
Renamed tclOpts.h → 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] file: [f9620d33de] check-in: [b921cb3e6e] user: jan.nijtmans, branch: main, size: 1407 [annotate] [blame] [check-ins using] [diff]
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-12-24
01:26
Added scrypt KDF file: [6a496a0d8f] check-in: [36febb04b1] user: bohagan, branch: crypto, size: 1112 [annotate] [blame] [check-ins using] [diff]
2023-12-16
04:56
Changed options processing from using string compares in macros to using Tcl_GetIndexFromObj and switch. file: [e342c63c26] check-in: [c7540ccbf1] user: bohagan, branch: crypto, size: 694 [annotate] [blame] [check-ins using] [diff]
2023-10-28
03:10
Added digest file, hex, and binary options. Added option to calculate message digest for a file. Added options to set output format to bin or hex. file: [c197957f96] check-in: [fa2710a06c] user: bohagan, branch: crypto, size: 1553 [annotate] [blame] [check-ins using] [diff]
2023-10-15
21:31
Added parse flag option macro file: [886b892588] check-in: [d986eba4cc] user: bohagan, branch: crypto, size: 1548 [annotate] [blame] [check-ins using] [diff]
2023-09-23
22:37
Updates for TCL 9.0 and Tcl_Size change file: [fee5089a30] check-in: [c740ba0cb8] user: bohagan, branch: trunk, size: 1434 [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
Added: Moved files to subdirectories per TEA directory structure. file: [26b0fd21c2] check-in: [3dcd70f98e] user: bohagan, branch: TEA, size: 1422 [annotate] [blame] [check-ins using]
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]