]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES
Add support for Compaq Atalla crypto accelerator.
[thirdparty/openssl.git] / CHANGES
CommitLineData
651d0aff 1
f1c236f8 2 OpenSSL CHANGES
651d0aff
RE
3 _______________
4
38e33cef
UM
5 Changes between 0.9.4 and 0.9.5 [xx XXX 2000]
6
bd03b99b
BL
7 *) Add support for the Compaq Atalla crypto accelerator. If it is installed,
8 the support is automatically enabled. The resulting binaries will
9 autodetect the card and use it if present.
10 [Ben Laurie and Compaq Inc.]
11
de469ef2
DSH
12 *) Work around for Netscape hang bug. This sends certificate request
13 and server done in one record. Since this is perfectly legal in the
14 SSL/TLS protocol it isn't a "bug" option and is on by default. See
15 the bugs/SSLv3 entry for more info.
16 [Steve Henson]
17
bcba6cc6
AP
18 *) HP-UX tune-up: new unified configs, HP C compiler bug workaround.
19 [Andy Polyakov]
20
d13e4eb0
DSH
21 *) Add -rand argument to smime and pkcs12 applications and read/write
22 of seed file.
23 [Steve Henson]
24
3ebf0be1 25 *) New 'passwd' tool for crypt(3) and apr1 password hashes.
bb325c7d
BM
26 [Bodo Moeller]
27
f07fb9b2
DSH
28 *) Add command line password options to the remaining applications.
29 [Steve Henson]
30
cae55bfc
UM
31 *) Bug fix for BN_div_recp() for numerators with an even number of
32 bits.
33