Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | TclTLS 1.7.20 |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | tls-1-7 | tls-1-7-20 |
| Files: | files | file ages | folders |
| SHA3-256: |
e5ec321a1b0ac0838e00e31f87b3f949 |
| User & Date: | rkeene 2019-11-15 16:41:06 |
Context
|
2020-05-04
| ||
| 15:11 | Merged in trunk check-in: 0f00af3bbb user: rkeene tags: tls-1-7 | |
|
2019-11-15
| ||
| 16:41 | TclTLS 1.7.20 check-in: e5ec321a1b user: rkeene tags: tls-1-7, tls-1-7-20 | |
| 16:40 | Merged in trunk check-in: 5ee220305f user: rkeene tags: tls-1-7 | |
Changes
Changes to configure.ac.
1 | dnl Define ourselves | | | 1 2 3 4 5 6 7 8 9 | dnl Define ourselves AC_INIT(tcltls, 1.7.20) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
| ︙ | ︙ |