Diff

Differences From Artifact [9d7c1d4605]:

To Artifact [d1a7a7f0bf]:





























1
2
3
4
5
6
7



























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]>

>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2001-06-21  Jeff Hobbs  <[email protected]>

	* configure: added configure to CVS
	* configure.in: moved to patchlevel 1.4.1

	* Makefile.in: corrected 'dist' target

	* tests/certs/file.srl:
	* tests/certs/ca.pem:
	* tests/certs/client.key:
	* tests/certs/client.pem:
	* tests/certs/client.req:
	* tests/certs/privkey.pem:
	* tests/certs/server.key:
	* tests/certs/server.pem:
	* tests/certs/server.req:
	* tests/certs/cacert.pem: replaced by new ca.pem
	* tests/certs/skey.pem: replaced by new server.key
	* tests/certs/ckey.pem: replaced by new client.key
	* tests/certs/README.txt: new set of test certificates with some
	README info on their generation.

	* tests/ciphers.test: updated ciphers expected with default
	openssl build.

	* tests/tclIO.test: updated to use new names for certs/keys.

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]>