History of win/makefile.vc of trunk

History of file win/makefile.vc at check-in trunk

2024-03-11
02:15
Merge in build-info command and TEA updates file: [39aef5d241] check-in: [3d9a852fc6] user: bohagan, branch: crypto, size: 3542 [annotate] [blame] [check-ins using] [diff]
2024-03-10
23:26
Added TCL 9.0 build-info command including support for UUID files. Altered scripts from sample extension to put tlsUuid.h in WIN_DIR not TMP_DIR. file: [40f325b18a] check-in: [c5526c14fd] user: bohagan, branch: trunk, size: 3382 [annotate] [blame] [check-ins using] [diff]
01:42
Windows makefile update to add realclean target and correct pkgIndex target file: [155fe10a61] check-in: [613f00604a] user: bohagan, branch: trunk, size: 2951 [annotate] [blame] [check-ins using] [diff]
01:27
Windows makefile update to add realclean target and correct pkgIndex target file: [f68854c34d] check-in: [ae7ba9d447] user: bohagan, branch: crypto, size: 3113 [annotate] [blame] [check-ins using] [diff]
2024-02-24
22:07
Eliminate some deprecated function usages. Disable ssl3 by default too (just as ssl2) file: [90843e9af1] check-in: [3090c676df] user: jan.nijtmans, branch: main, size: 2955 [annotate] [blame] [check-ins using] [diff]
03:57
Merged in changes from master file: [3bde419f5f] check-in: [603eb0c0ba] user: bohagan, branch: crypto, size: 3068 [annotate] [blame] [check-ins using] [diff]
01:53
Added install OpenSSL dynamic libraries on Windows file: [52d6de3839] check-in: [584d807503] user: bohagan, branch: trunk, size: 2879 [annotate] [blame] [check-ins using] [diff]
2024-02-23
14:48
Merge "dh" branch from: [https://chiselapp.com/user/bohagan/repository/TCLTLS/timeline?r=dh]. The "gen_dh_params" script is no longer necessary file: [9aa1648d15] check-in: [6aeb4fa6ee] user: jan.nijtmans, branch: main, size: 2967 [annotate] [blame] [check-ins using] [diff]
13:08
Add "tls::build-info" command file: [50d01db583] check-in: [355a10cf0e] user: jan.nijtmans, branch: main, size: 2994 [annotate] [blame] [check-ins using] [diff]
2024-02-21
22:57
Stop support for OpenSSL < v1.1.1 file: [1a797b754a] check-in: [f2101dcc16] user: jan.nijtmans, branch: main, size: 2627 [annotate] [blame] [check-ins using] [diff]
2024-02-20
20:57
"make install" now works on MacOS too (uses .dylib in stead of .so, no "doc" yet) file: [396b265a2b] check-in: [6778f7f147] user: jan.nijtmans, branch: main, size: 2638 [annotate] [blame] [check-ins using] [diff]
14:58
Move all *.c and *.h files to the /generic/ directory. Update win/makefile.vc from [https://chiselapp.com/user/bohagan/repository/TCLTLS/index] file: [7c6e12a671] check-in: [b921cb3e6e] user: jan.nijtmans, branch: main, size: 2639 [annotate] [blame] [check-ins using] [diff]
2024-01-25
22:56
Extracted from https://www.codebykevin.com/fossil.cgi/tcltls file: [a945692c7e] check-in: [737ebb9576] user: jan.nijtmans, branch: codebykevin, size: 993 [annotate] [blame] [check-ins using] [diff]
22:41
Add some newer TEA files, not enough to build yet file: [77c38ff3cf] check-in: [6a87953d33] user: jan.nijtmans, branch: main, size: 661 [annotate] [blame] [check-ins using] [diff]
2023-12-28
03:00
Added random bytes command to generate random bytes using a cryptographically secure pseudo random generator (CSPRNG). file: [75e334f091] check-in: [baa34f4208] user: bohagan, branch: crypto, size: 2758 [annotate] [blame] [check-ins using] [diff]
2023-12-24
22:57
Moved common get cipher, digest, etc. functions to tlsUtil.c file. Renamed tlsKey.c to tlsKDF.c to better reflect contents. Standardized error messages. file: [40a127f356] check-in: [94f8408d0d] user: bohagan, branch: crypto, size: 2732 [annotate] [blame] [check-ins using] [diff]
2023-12-11
05:24
Added KDF module to derive keys and ivs from passwords and salts. Added -hash option as alias for -digest. file: [ac05bd257a] check-in: [d4c2159faf] user: bohagan, branch: crypto, size: 2706 [annotate] [blame] [check-ins using] [diff]
2023-12-02
04:25
Added function to encrypt and decrypt data file: [c94d145e50] check-in: [b395f93924] user: bohagan, branch: crypto, size: 2681 [annotate] [blame] [check-ins using] [diff]
2023-11-03
22:03
Moved info commands to tlsInfo.c file. Moved REASON macro definition to tlsInt.h file so all files can use. file: [f23472ab04] check-in: [61a7c2c15a] user: bohagan, branch: crypto, size: 2652 [annotate] [blame] [check-ins using] [diff]
2023-10-27
23:01
Moved digest command to new tlsDigest.c file file: [5e3c41efa6] check-in: [b120c6d336] user: bohagan, branch: crypto, size: 2626 [annotate] [blame] [check-ins using] [diff]
2023-05-10
23:26
Fixed bug in rules.vc which prevents extracting extension version from configure.ac file. Work-around had been to manually set DOTVERSION in makefile.vc. file: [11d5b7bf2c] check-in: [02a9eed243] user: bohagan, branch: TEA, size: 2569 [annotate] [blame] [check-ins using] [diff]
2023-05-06
21:26
Updated windows make files to add more notes, fix version, etc. file: [8b74802cc3] check-in: [31fbcccfd1] user: bohagan, branch: TEA, size: 2588 [annotate] [blame] [check-ins using] [diff]
2023-04-30
17:06
Updated windows makefile to add missing targets file: [b68ebeb4f7] check-in: [06521814cd] user: bohagan, branch: TEA, size: 1106 [annotate] [blame] [check-ins using] [diff]
2023-04-23
22:31
Updated Window Make Files to add OPENSSL lib directory to includes. Added missing files nmakehlp.c, rules.vc, rules-ext.vc, etc. Source: https://core.tcl-lang.org/tcltls/tktview/316976aff3 file: [02934efb2a] check-in: [7c266d8a5b] user: bohagan, branch: TEA, size: 987 [annotate] [blame] [check-ins using] [diff]
2023-03-04
14:51
Added doc update file: [2103458bde] check-in: [e0f002ecb1] user: bohagan, branch: feature-dump-keys, size: 638 [annotate] [blame] [check-ins using] [diff]
2020-10-15
10:36
Added: Ticket [604bb68b5c]. Add first sketch of a nmake build. file: [88282c8491] check-in: [2babef91c5] user: oehhar, branch: bug-604bb68b5c-nmake, size: 662 [annotate] [blame] [check-ins using]