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 | nijtmans |
Files: | files | file ages | folders |
SHA3-256: |
b921cb3e6e1a3581605af858a09acbe0 |
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: nijtmans | |
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: nijtmans | |
13:30 | Use (char *)NULL as sentinel in Tcl_AppendResult() check-in: ab6b683a51 user: jan.nijtmans tags: nijtmans | |
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]