Check-in [b921cb3e6e]
Overview
Comment:Move all *.c and *.h files to the /generic/ directory. Update win/makefile.vc from [https://chiselapp.com/user/bohagan/repository/TCLTLS/index]
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: b921cb3e6e1a3581605af858a09acbe00d6f0e93b535c389423a347b2cb7b8a1
User & Date: jan.nijtmans on 2024-02-20 14:58:09
Other Links: branch diff | manifest | tags
Context
2024-02-20
15:27
Take over more TEA changes from: [https://chiselapp.com/user/bohagan/repository/TCLTLS/index] check-in: 28faaabb20 user: jan.nijtmans tags: trunk, main
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] check-in: b921cb3e6e user: jan.nijtmans tags: trunk, main
13:30
Use (char *)NULL as sentinel in Tcl_AppendResult() check-in: ab6b683a51 user: jan.nijtmans tags: trunk, main
Changes

Modified Makefile.in from [500d902713] to [5bdcefa2e5].    [diff]

Name change from tclOpts.h to generic/tclOpts.h.

Name change from tls.c to generic/tls.c.

Name change from tls.h to generic/tls.h.

Name change from tlsBIO.c to generic/tlsBIO.c.

Name change from tlsIO.c to generic/tlsIO.c.

Name change from tlsInt.h to generic/tlsInt.h.

Name change from tlsX509.c to generic/tlsX509.c.

Modified win/makefile.vc from [a945692c7e] to [7c6e12a671].    [diff]