summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* Add functionality to set marks on the error stack and to pop all errors to th...levitte2003-06-111-1/+5
* Document the AES_cbc_encrypt() changelevitte2003-06-101-0/+4
* Update CHANGES to reflect base64 fix added to 0.9.7steve2003-06-031-5/+7
* Various S/MIME bug and compatibility fixes.steve2003-06-011-2/+12
* Add STORE support in ENGINE.levitte2003-05-011-0/+3
* Define a STORE type. For documentation, read the entry in CHANGES,levitte2003-05-011-0/+6
* Define the OPENSSL_ITEM structure.levitte2003-05-011-0/+5
* Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codelevitte2003-04-291-0/+6
* Correct documentation. sk_find_ex() doesn't return a pointer, itlevitte2003-04-291-0/+7
* Add an extended variant of OBJ_bsearch() that can be given a fewlevitte2003-04-291-0/+15
* include 'Changes between 0.9.6i and 0.9.6j'bodo2003-04-111-0/+25
* Implement self-signing in 'openssl ca'. This makes it easier to havelevitte2003-04-031-0/+7
* Add functionality to help making self-signed certificate.levitte2003-04-031-0/+5
* Make it possible to have multiple active certificates with the samelevitte2003-04-031-0/+8
* make RSA blinding thread-safebodo2003-04-021-2/+7
* Multi valued AVA support.steve2003-03-301-0/+4
* Support for name constraints.steve2003-03-241-0/+3
* Support for policy constraints.steve2003-03-211-0/+3
* make sure RSA blinding works when the PRNG is not properly seeded;bodo2003-03-201-1/+12
* Support for policyMappingssteve2003-03-201-0/+3
* countermeasure against new Klima-Pokorny-Rosa atackbodo2003-03-191-0/+10
* Fix a bone-head bug. This warrants a CHANGES entry because it could affectgeoff2003-03-131-0/+6
* The default implementation of DSA_METHOD has an interdependence on thegeoff2003-03-111-0/+7
* - new ECDH_compute_key interface (KDF is no longer a fixed built-in)bodo2003-02-281-2/+0
* Support for dirName from config files in GeneralName extensions.steve2003-02-271-0/+4
* Fix indefinite length encoding so EOC correctly updatessteve2003-02-251-1/+1
* Add instructions for building the MinGW target in Cygwin, andulf2003-02-221-1/+3
* Allow building applications against static libraries with Makefile.shared.levitte2003-02-221-0/+8
* Base64 bio fixes. The base64 bio was seriously brokensteve2003-02-221-0/+5
* Security fix: Vaudenay timing attack on CBC.levitte2003-02-191-1/+23
* Make the no-err option work properlylevitte2003-02-181-0/+11
* Single pass processing to cleartext S/MIME signing.steve2003-02-151-0/+11
* Add support for IA64.levitte2003-02-141-0/+3
* Add full support for -rpath/-R, both in shared libraries andlevitte2003-02-131-0/+5
* Adjust DES_cbc_cksum() so the returned value is the same as MIT'slevitte2003-02-121-0/+6
* Option to disable SSL auto chain buildsteve2003-02-121-0/+18
* first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0...bodo2003-02-111-1/+1
* typobodo2003-02-061-2/+2
* implement fast point multiplication with precomputationbodo2003-02-061-0/+8
* IPv6 display and input support for extensions usingh GeneralName.steve2003-02-051-0/+6
* Add the possibility to build without the ENGINE framework.levitte2003-01-301-0/+3
* Summarise the last couple of commits.geoff2003-01-301-0/+16
* consistencybodo2003-01-241-0/+15
* Check return value of gmtime() and add error codessteve2003-01-241-0/+4
* Fix initialization sequence to prevent freeing of unitialized objects.jaenicke2003-01-151-0/+12
* Really fix SSLv2 session ID handlingjaenicke2003-01-151-0/+9
* As with RSA, which was modified recently, this change makes it possible togeoff2003-01-151-0/+6
* Merge from 0.9.7-stable.levitte2003-01-131-0/+4
* document BN_GENCB API by adding an examplebodo2003-01-131-3/+20
* Add better support for FreeBSD on non-x86 machines.levitte2003-01-121-1/+4