]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES
Add support for VISIBLESTRING and UTF8String
[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
d77b3054
DSH
8 *) Add support for ASN1 types UTF8String and VISIBLESTRING.
9 [Steve Henson]
10
1d48dd00
DSH
11 *) Add code to allow r2i extensions to access the configuration database,
12 add an LHASH database driver and add several ctx helper functions.
13 [Steve Henson]
14
953937bd
DSH
15 *) Fix an evil bug in bn_expand2() which caused various BN functions to
16 fail when they extended the size of a BIGNUM.
17 [Steve Henson]
18
28a98809
DSH
19 *) Various utility functions to handle SXNet extension. Modify mkdef.pl to
20 support typesafe stack.
21 [Steve Henson]
22
8f7de4f0
BL
23 *) Fix typo in SSL_[gs]et_options().
24 [Nils Frostberg <nils@medcom.se>]
25
0490a86d
DSH
26 *) Delete various functions and files that belonged to the (now obsolete)
27 old X509V3 handling code.
28 [Steve Henson]
29
5fbe91d8
UM
30 *) New Configure option "rsaref".
31