Check-in [dfc33d3b84]
Overview
Comment: * tls.c (Tls_Init): add do/while for random number initialization to work around some OSes quirks. ([email protected])
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: dfc33d3b843a1deedb974dcc8131c2d15126df6f
User & Date: hobbs on 2001-03-14 22:04:35
Other Links: manifest | tags
Context
2001-06-21
20:45
tests/tclIO.test: updated to use new names for certs/keys. check-in: c44ceb8da1 user: hobbs tags: trunk
2001-03-14
22:04
* tls.c (Tls_Init): add do/while for random number initialization to work around some OSes quirks. ([email protected]) check-in: dfc33d3b84 user: hobbs tags: trunk
2000-09-07
21:16
* tlsIO.c (Tls_ChannelType): set typeName field of channel type to "tls" (this got lost in move to dynamic version compatability checking). check-in: 44b2bc9c7a user: hobbs tags: trunk
Changes