Overview
Comment: | * tlsInt.h: * tlsIO.c: * tlsBIO.c: * tls.c: changed around to only working with 8.2.0+ (8.3.2+ preferred), with runtime checks for pre- and post-io-rewrite. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
33ea0b5a9d057eb73c8c3716b8b1cbad |
User & Date: | hobbs on 2000-08-15 00:02:08.000 |
Other Links: | manifest | tags |
Context
2000-08-15
| ||
17:05 | * tests/simpleClient.tcl: * tests/simpleServer.tcl: added simple client/server test scripts that use test certs and can do simple stress tests. check-in: 2f852e2ef6 user: hobbs tags: trunk | |
00:02 | * tlsInt.h: * tlsIO.c: * tlsBIO.c: * tls.c: changed around to only working with 8.2.0+ (8.3.2+ preferred), with runtime checks for pre- and post-io-rewrite. check-in: 33ea0b5a9d user: hobbs tags: trunk | |
2000-08-14
| ||
21:55 | * tls.c (Tls_Init): changed it to require 8.3.2 when Tcl_InitStubs was called because we don't want people using TLS with the original stacked channel implementation. check-in: 2b0ce3e01b user: hobbs tags: trunk | |
Changes
Modified ChangeLog
from [d63d0daba3]
to [90bb6e0e94].
[diff]
Modified tls.c
from [5bbd225a1e]
to [468d0efc89].
[diff]
Modified tlsBIO.c
from [03080294a4]
to [c6f920b02f].
[diff]
Modified tlsIO.c
from [8569dadd68]
to [7f2f9df19f].
[diff]
Modified tlsInt.h
from [b5b99844b7]
to [b040f94bfd].
[diff]