]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES
Cleanup of doc/ directory: The old/obsolete SSLeay files are now assembled
[thirdparty/openssl.git] / CHANGES
CommitLineData
651d0aff 1
f1c236f8 2 OpenSSL CHANGES
651d0aff
RE
3 _______________
4
5
9228157c 6 Changes between 0.9.1c and 0.9.1d
320a14cb 7
4098e89c
BL
8 *) SETs were incorrectly DER encoded. This was a major pain, because they
9 shared code with SEQUENCEs, which aren't coded the same. This means that
10 almost everything to do with SETs or SEQUENCEs has either changed name or
11 number of arguments.
12 [Ben Laurie, based on a partial fix by GP Jayan <gp@nsj.co.jp>]
13
14 *) Fix test data to work with the above.
15 [Ben Laurie]
16
03f8b042
BL
17 *) Fix the RSA header declarations that hid a bug I fixed in 0.9.0b but
18 was already fixed by Eric for 0.9.1 it seems.
19