summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* New X509_VERIFY_PARAM structure and associated functionality.steve2004-09-061-0/+8
* Make a note of the new engine.geoff2004-08-041-0/+5
* Delta CRL support in extension code.steve2004-07-061-0/+3
* Deprecate unused cruft, and "make update".geoff2004-06-171-0/+3
* Mention new SHA algorithms in CHANGES. This completes the integration.appro2004-05-311-0/+3
* Fixes so alerts are sent properly in s3_pkt.csteve2004-05-151-0/+3
* CHANGES to mention improved PowerPC platform support.appro2004-05-131-0/+4
* - update from current 0.9.6-stable CHANGES filebodo2004-05-041-22/+55
* Allow RSA key-generation to specify an arbitrary public exponent. Jeltegeoff2004-04-261-0/+5
* As far as I can tell, the bugfix this comment refers to was committed togeoff2004-04-211-3/+0
* Reduce chances of issuer and serial number duplication by use of randomsteve2004-04-201-0/+9
* Reduce header interdependencies, initially in engine.h (the rest of thegeoff2004-04-191-0/+9
* Oops forgot CHANGES entry.steve2004-03-311-0/+3
* Enhance EVP code to generate random symmetric keys of thesteve2004-03-281-0/+10
* Allow CRLs to be passed into X509_STORE_CTX. This is useful when thesteve2004-03-271-0/+6
* Extend OID config module format.steve2004-03-271-0/+6
* Replace the BN_CTX implementation with my current work. I'm leaving thegeoff2004-03-251-0/+9
* By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keygeoff2004-03-251-0/+4
* Initial support for certificate policy checking and evaluation.steve2004-03-231-0/+5
* Note my bignum hijinx in case app maintainers are using CHANGES for theirgeoff2004-03-171-0/+7
* Constify d2i, s2i, c2i and r2i functions and other associatedLEVITTE_after_constlevitte2004-03-151-0/+3
* Convert openssl code not to assume the deprecated form of BN_zero().geoff2004-03-131-0/+6
* Document a change I'd already made, and at the same time, correct thegeoff2004-03-131-1/+5
* Support for inhibitAnyPolicy extension.steve2004-03-081-0/+3
* Various X509 fixes. Disable broken certificate workaroundssteve2004-03-051-0/+8
* Use an OCTET STRING for the encoding of an OCSP nonce value.steve2004-02-191-0/+7
* Add flag to avoid continuoussteve2004-02-011-0/+6
* Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().steve2003-11-101-0/+4
* Put the first stage of my bignum debugging adventures into CVS. This codegeoff2003-11-041-0/+16
* BN_CTX is opaque and the static initialiser BN_CTX_init() is not usedgeoff2003-10-291-0/+6
* Relax some over-zealous constification that gave some lhash-based code nogeoff2003-10-291-0/+11
* For whatever reason (compiler or header bugs), at least one commonly-usedgeoff2003-10-291-0/+9
* Update any code that was using deprecated functions so that everything buildsgeoff2003-10-291-1/+3
* When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or shouldgeoff2003-10-291-0/+4
* Add support for digested data PKCS#7 type.steve2003-10-111-3/+8
* New function to initialize a PKCS7 structure of type other.steve2003-10-101-0/+7
* Retrieve correct content to sign when thesteve2003-10-101-0/+4
* ASN1 parse fix and release file changes.steve2003-09-301-2/+34
* Fix prime generation loop in crypto/bn/bn_prime.pl by makingrse2003-09-251-0/+8
* certain changes have to be listed twice in this file because OpenSSLbodo2003-09-041-0/+5
* New -ignore_err option in ocsp application to stop the serversteve2003-09-031-0/+4
* Only accept a client certificate if the server requestssteve2003-09-031-0/+5
* updates for draft-ietf-tls-ecc-03.txtbodo2003-07-221-0/+8
* add test for secp160r1bodo2003-07-221-0/+4
* tolerate extra data at end of client hello for SSL 3.0bodo2003-07-211-0/+17
* fix: 0.9.7 is based on 0.9.6h, not on 0.9.6kbodo2003-07-211-2/+2
* Document the last change.levitte2003-06-191-1/+3
* Prepare for changes in the 0.9.6 branchlevitte2003-06-191-1/+1
* Prepare for changes in the 0.9.6 branchlevitte2003-06-191-0/+4
* Add the possibility to have symbols loaded globally with DSO.levitte2003-06-111-0/+3