summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2004-07-06Delta CRL support in extension code.Dr. Stephen Henson
2004-06-17Deprecate unused cruft, and "make update".Geoff Thorpe
2004-05-31Mention new SHA algorithms in CHANGES. This completes the integration.Andy Polyakov
2004-05-15Fixes so alerts are sent properly in s3_pkt.cDr. Stephen Henson
2004-05-13CHANGES to mention improved PowerPC platform support.Andy Polyakov
2004-05-04- update from current 0.9.6-stable CHANGES fileBodo Möller
2004-04-26Allow RSA key-generation to specify an arbitrary public exponent. JelteGeoff Thorpe
2004-04-21As far as I can tell, the bugfix this comment refers to was committed toGeoff Thorpe
2004-04-20Reduce chances of issuer and serial number duplication by use of randomDr. Stephen Henson
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2004-03-31Oops forgot CHANGES entry.Dr. Stephen Henson
2004-03-28Enhance EVP code to generate random symmetric keys of theDr. Stephen Henson
2004-03-27Allow CRLs to be passed into X509_STORE_CTX. This is useful when theDr. Stephen Henson
2004-03-27Extend OID config module format.Dr. Stephen Henson
2004-03-25Replace the BN_CTX implementation with my current work. I'm leaving theGeoff Thorpe
2004-03-25By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe
2004-03-23Initial support for certificate policy checking and evaluation.Dr. Stephen Henson
2004-03-17Note my bignum hijinx in case app maintainers are using CHANGES for theirGeoff Thorpe
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2004-03-13Convert openssl code not to assume the deprecated form of BN_zero().Geoff Thorpe
2004-03-13Document a change I'd already made, and at the same time, correct theGeoff Thorpe
2004-03-08Support for inhibitAnyPolicy extension.Dr. Stephen Henson
2004-03-05Various X509 fixes. Disable broken certificate workaroundsDr. Stephen Henson
2004-02-19Use an OCTET STRING for the encoding of an OCSP nonce value.Dr. Stephen Henson
2004-02-01Add flag to avoid continuousDr. Stephen Henson
2003-11-10Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().Dr. Stephen Henson
2003-11-04Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe
2003-10-29BN_CTX is opaque and the static initialiser BN_CTX_init() is not usedGeoff Thorpe
2003-10-29Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe
2003-10-29For whatever reason (compiler or header bugs), at least one commonly-usedGeoff Thorpe
2003-10-29Update any code that was using deprecated functions so that everything buildsGeoff Thorpe
2003-10-29When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or shouldGeoff Thorpe
2003-10-11Add support for digested data PKCS#7 type.Dr. Stephen Henson
2003-10-10New function to initialize a PKCS7 structure of type other.Dr. Stephen Henson
2003-10-10Retrieve correct content to sign when theDr. Stephen Henson
2003-09-30ASN1 parse fix and release file changes.Dr. Stephen Henson
2003-09-25Fix prime generation loop in crypto/bn/bn_prime.pl by makingRalf S. Engelschall
2003-09-04certain changes have to be listed twice in this file because OpenSSLBodo Möller
2003-09-03New -ignore_err option in ocsp application to stop the serverDr. Stephen Henson
2003-09-03Only accept a client certificate if the server requestsDr. Stephen Henson
2003-07-22updates for draft-ietf-tls-ecc-03.txtBodo Möller
2003-07-22add test for secp160r1Bodo Möller
2003-07-21tolerate extra data at end of client hello for SSL 3.0Bodo Möller
2003-07-21fix: 0.9.7 is based on 0.9.6h, not on 0.9.6kBodo Möller
2003-06-19Document the last change.Richard Levitte
2003-06-19Prepare for changes in the 0.9.6 branchRichard Levitte
2003-06-19Prepare for changes in the 0.9.6 branchRichard Levitte
2003-06-11Add the possibility to have symbols loaded globally with DSO.Richard Levitte
2003-06-11Add functionality to set marks on the error stack and to pop all errors to th...Richard Levitte
2003-06-10Document the AES_cbc_encrypt() changeRichard Levitte