summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2003-06-03Update CHANGES to reflect base64 fix added to 0.9.7Dr. Stephen Henson
2003-06-01Various S/MIME bug and compatibility fixes.Dr. Stephen Henson
2003-05-01Add STORE support in ENGINE.Richard Levitte
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte
2003-05-01Define the OPENSSL_ITEM structure.Richard Levitte
2003-04-29Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codeRichard Levitte
2003-04-29Correct documentation. sk_find_ex() doesn't return a pointer, itRichard Levitte
2003-04-29Add an extended variant of OBJ_bsearch() that can be given a fewRichard Levitte
2003-04-11include 'Changes between 0.9.6i and 0.9.6j'Bodo Möller
2003-04-03Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte
2003-04-03Add functionality to help making self-signed certificate.Richard Levitte
2003-04-03Make it possible to have multiple active certificates with the sameRichard Levitte
2003-04-02make RSA blinding thread-safeBodo Möller
2003-03-30Multi valued AVA support.Dr. Stephen Henson
2003-03-24Support for name constraints.Dr. Stephen Henson
2003-03-21Support for policy constraints.Dr. Stephen Henson
2003-03-20make sure RSA blinding works when the PRNG is not properly seeded;Bodo Möller
2003-03-20Support for policyMappingsDr. Stephen Henson
2003-03-19countermeasure against new Klima-Pokorny-Rosa atackBodo Möller
2003-03-13Fix a bone-head bug. This warrants a CHANGES entry because it could affectGeoff Thorpe
2003-03-11The default implementation of DSA_METHOD has an interdependence on theGeoff Thorpe
2003-02-28- new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller
2003-02-27Support for dirName from config files in GeneralName extensions.Dr. Stephen Henson
2003-02-25Fix indefinite length encoding so EOC correctly updatesDr. Stephen Henson
2003-02-22Add instructions for building the MinGW target in Cygwin, andUlf Möller
2003-02-22Allow building applications against static libraries with Makefile.shared.Richard Levitte
2003-02-22Base64 bio fixes. The base64 bio was seriously brokenDr. Stephen Henson
2003-02-19Security fix: Vaudenay timing attack on CBC.Richard Levitte
2003-02-18Make the no-err option work properlyRichard Levitte
2003-02-15Single pass processing to cleartext S/MIME signing.Dr. Stephen Henson
2003-02-14Add support for IA64.Richard Levitte
2003-02-13Add full support for -rpath/-R, both in shared libraries andRichard Levitte
2003-02-12Adjust DES_cbc_cksum() so the returned value is the same as MIT'sRichard Levitte
2003-02-12Option to disable SSL auto chain buildDr. Stephen Henson
2003-02-11first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0...Bodo Möller
2003-02-06typoBodo Möller