]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES
SPARC v8 assembler BIGNUM code.
[thirdparty/openssl.git] / CHANGES
CommitLineData
651d0aff 1
f1c236f8 2 OpenSSL CHANGES
651d0aff
RE
3 _______________
4
5
1b276f30
RE
6 Changes between 0.9.2b and 0.9.3
7
5e85b6ab
UM
8 *) SPARC v8 assembler BIGNUM implementation.
9 [Andy Polyakov <appro@fy.chalmers.se>]
10
41b731f2
DSH
11 *) Initial support for Certificate Policies extension: print works but
12 setting doesn't work fully (yet). Also various additions to support
13 the r2i method this extension will use.
14 [Steve Henson]
15
e778802f
BL
16 *) A lot of constification, and fix a bug in X509_NAME_oneline() that could
17 return a const string when you are expecting an allocated buffer.
18 [Ben Laurie]
19
c83e523d
DSH
20 *) Add support for ASN1 types UTF8String and VISIBLESTRING, also the CHOICE
21 types DirectoryString and DisplayText.
d77b3054
DSH
22 [Steve Henson]
23
1d48dd00
DSH
24 *) Add code to allow r2i extensions to access the configuration database,
25 add an LHASH database driver and add several ctx helper functions.
26 [Steve Henson]
27
953937bd
DSH
28 *) Fix an evil bug in bn_expand2() which caused various BN functions to
29 fail when they extended the size of a BIGNUM.
30 [Steve Henson]
31
28a98809
DSH
32 *) Various utility functions to handle SXNet extension. Modify mkdef.pl to
33 support typesafe stack.
34 [Steve Henson]
35
8f7de4f0
BL
36 *) Fix typo in SSL_[gs]et_options().
37 [Nils Frostberg <nils@medcom.se>]
38
0490a86d
DSH
39 *) Delete various functions and files that belonged to the (now obsolete)
40 old X509V3 handling code.
41 [Steve Henson]
42
5fbe91d8
UM
43 *) New Configure option "rsaref".
44