Overview
Comment: | * tls.htm: * tls.c: added support for local certificate status check, as well as returning the # of bits in the session key. [Patch #505698] (rose) * tls.c: * tlsIO.c: * tlsBIO.c: added CONSTs to satisfy Tcl 8.4 sources. This may give warnings when compiled against 8.3, but they can be ignored. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c34385bbcd069ecd4f2a8eeae072ebab |
User & Date: | hobbs on 2002-02-04 22:46:31 |
Other Links: | manifest | tags |
Context
2003-05-15
| ||
20:44 | *** empty log message *** check-in: 3631274d64 user: razzell tags: trunk | |
2002-02-04
| ||
22:46 | * tls.htm: * tls.c: added support for local certificate status check, as well as returning the # of bits in the session key. [Patch #505698] (rose) * tls.c: * tlsIO.c: * tlsBIO.c: added CONSTs to satisfy Tcl 8.4 sources. This may give warnings when compiled against 8.3, but they can be ignored. check-in: c34385bbcd user: hobbs tags: trunk | |
22:46 | * configure: regen'ed. * configure.in: updated to 1.5.0 for next release. Changed default openssl location to /usr/local/ssl (this is where openssl 0.9.6c installs by default). Changed to use public Tcl headers (private not needed). check-in: 83ee7c76db user: hobbs tags: trunk | |
Changes
Modified ChangeLog from [d1a7a7f0bf] to [714f578cf0]. [diff]
Modified tls.c from [7a7ec2f3d3] to [1f1f2854e3]. [diff]
Modified tls.htm from [2c238dd973] to [dd76fd83fe]. [diff]
Modified tlsBIO.c from [61828ed639] to [3e7555cac8]. [diff]
Modified tlsIO.c from [31b270211d] to [40b688575b]. [diff]