aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* Replace the BN_CTX implementation with my current work. I'm leaving theGeoff Thorpe2004-03-251-0/+9
* By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe2004-03-251-0/+4
* Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-231-0/+5
* Note my bignum hijinx in case app maintainers are using CHANGES for theirGeoff Thorpe2004-03-171-0/+7
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-0/+3
* Convert openssl code not to assume the deprecated form of BN_zero().Geoff Thorpe2004-03-131-0/+6
* Document a change I'd already made, and at the same time, correct theGeoff Thorpe2004-03-131-1/+5
* Support for inhibitAnyPolicy extension.Dr. Stephen Henson2004-03-081-0/+3
* Various X509 fixes. Disable broken certificate workaroundsDr. Stephen Henson2004-03-051-0/+8
* Use an OCTET STRING for the encoding of an OCSP nonce value.Dr. Stephen Henson2004-02-191-0/+7
* Add flag to avoid continuousDr. Stephen Henson2004-02-011-0/+6
* Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().Dr. Stephen Henson2003-11-101-0/+4
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-0/+16
* BN_CTX is opaque and the static initialiser BN_CTX_init() is not usedGeoff Thorpe2003-10-291-0/+6
* Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe2003-10-291-0/+11
* For whatever reason (compiler or header bugs), at least one commonly-usedGeoff Thorpe2003-10-291-0/+9
* Update any code that was using deprecated functions so that everything buildsGeoff Thorpe2003-10-291-1/+3
* When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or shouldGeoff Thorpe2003-10-291-0/+4
* Add support for digested data PKCS#7 type.Dr. Stephen Henson2003-10-111-3/+8
* New function to initialize a PKCS7 structure of type other.Dr. Stephen Henson2003-10-101-0/+7
* Retrieve correct content to sign when theDr. Stephen Henson2003-10-101-0/+4
* ASN1 parse fix and release file changes.Dr. Stephen Henson2003-09-301-2/+34
* Fix prime generation loop in crypto/bn/bn_prime.pl by makingRalf S. Engelschall2003-09-251-0/+8
* certain changes have to be listed twice in this file because OpenSSLBodo Möller2003-09-041-0/+5
* New -ignore_err option in ocsp application to stop the serverDr. Stephen Henson2003-09-031-0/+4
* Only accept a client certificate if the server requestsDr. Stephen Henson2003-09-031-0/+5
* updates for draft-ietf-tls-ecc-03.txtBodo Möller2003-07-221-0/+8
* add test for secp160r1Bodo Möller2003-07-221-0/+4
* tolerate extra data at end of client hello for SSL 3.0Bodo Möller2003-07-211-0/+17
* fix: 0.9.7 is based on 0.9.6h, not on 0.9.6kBodo Möller2003-07-211-2/+2
* Document the last change.Richard Levitte2003-06-191-1/+3
* Prepare for changes in the 0.9.6 branchRichard Levitte2003-06-191-1/+1
* Prepare for changes in the 0.9.6 branchRichard Levitte2003-06-191-0/+4
* Add the possibility to have symbols loaded globally with DSO.Richard Levitte2003-06-111-0/+3
* Add functionality to set marks on the error stack and to pop all errors to th...Richard Levitte2003-06-111-1/+5
* Document the AES_cbc_encrypt() changeRichard Levitte2003-06-101-0/+4
* Update CHANGES to reflect base64 fix added to 0.9.7Dr. Stephen Henson2003-06-031-5/+7
* Various S/MIME bug and compatibility fixes.Dr. Stephen Henson2003-06-011-2/+12
* Add STORE support in ENGINE.Richard Levitte2003-05-011-0/+3
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-011-0/+6
* Define the OPENSSL_ITEM structure.Richard Levitte2003-05-011-0/+5
* Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codeRichard Levitte2003-04-291-0/+6
* Correct documentation. sk_find_ex() doesn't return a pointer, itRichard Levitte2003-04-291-0/+7
* Add an extended variant of OBJ_bsearch() that can be given a fewRichard Levitte2003-04-291-0/+15
* include 'Changes between 0.9.6i and 0.9.6j'Bodo Möller2003-04-111-0/+25
* Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte2003-04-031-0/+7
* Add functionality to help making self-signed certificate.Richard Levitte2003-04-031-0/+5
* Make it possible to have multiple active certificates with the sameRichard Levitte2003-04-031-0/+8
* make RSA blinding thread-safeBodo Möller2003-04-021-2/+7
* Multi valued AVA support.Dr. Stephen Henson2003-03-301-0/+4