Diff

Differences From Artifact [782bd8abaa]:

To Artifact [9d7c1d4605]:







1
2
3
4
5
6
7
1
2
3
4
5
6
7
8
9
10
11
12
+
+
+
+
+







2001-03-14  Jeff Hobbs  <[email protected]>

	* tls.c (Tls_Init): add do/while for random number initialization
	to work around some OSes quirks.  ([email protected])

2000-09-07  Jeff Hobbs  <[email protected]>

	* tlsIO.c (Tls_ChannelType): set typeName field of channel type to
	"tls" (this got lost in move to dynamic version compatability
	checking).

2000-08-23  Jeff Hobbs  <[email protected]>