Overview
Comment: | *** empty log message *** |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
a80f56532a7d43437a6053f51001cca6 |
User & Date: | stanton on 2000-06-06 01:04:43 |
Other Links: | manifest | tags |
Context
2000-06-06
| ||
01:16 | * Makefile.in: Fixed broken test target. check-in: 7765685c02 user: stanton tags: trunk | |
01:04 | *** empty log message *** check-in: a80f56532a user: stanton tags: trunk | |
01:04 | * tlsInt.h: * tls.c: Cleaned up declarations of Tls_Clean to avoid errors on Windows (lint). check-in: 5ab4c35956 user: stanton tags: trunk | |
Changes
Modified ChangeLog from [8f015c6d0b] to [e4ea670395].
1 2 3 4 5 6 7 | 2000-06-05 Brent Welch <[email protected]> * tls.c, tlsIO.c: Split Tls_Free into Tls_Clean, which does the SSL cleanup, and the Tcl_Free call. It is important to shutdown the SSL state "synchronously" during a stacked flush. 2000-06-01 Scott Stanton <[email protected]> | > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 | 2000-06-05 Scott Stanton <[email protected]> * tlsInt.h: * tls.c: Cleaned up declarations of Tls_Clean to avoid errors on Windows (lint). 2000-06-05 Brent Welch <[email protected]> * tls.c, tlsIO.c: Split Tls_Free into Tls_Clean, which does the SSL cleanup, and the Tcl_Free call. It is important to shutdown the SSL state "synchronously" during a stacked flush. 2000-06-01 Scott Stanton <[email protected]> |
︙ | ︙ |