Move all autogenerated header file parts to crypto/opensslconf.h.

This commit is contained in:
Ulf Möller
1999-04-21 17:31:05 +00:00
parent cb145b995b
commit 8e10f2b3ac
15 changed files with 44 additions and 493 deletions

View File

@@ -5,6 +5,9 @@
Changes between 0.9.2b and 0.9.3
*) Move the autogenerated header file parts to crypto/opensslconf.h.
[Ulf M<>ller]
*) Fix new 56-bit DES export ciphersuites: they were using 7 bytes instead of
8 of keying material. Merlin has also confirmed interop with this fix
between OpenSSL and Baltimore C/SSL 2.0 and J/SSL 2.0.