aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)AuthorFilesLines
2003-04-03Make it possible to have multiple active certificates with the sameRichard Levitte1-0/+8
2003-04-02make RSA blinding thread-safeBodo Möller1-2/+7
2003-03-30Multi valued AVA support.Dr. Stephen Henson1-0/+4
2003-03-24Support for name constraints.Dr. Stephen Henson1-0/+3
2003-03-21Support for policy constraints.Dr. Stephen Henson1-0/+3
2003-03-20make sure RSA blinding works when the PRNG is not properly seeded;Bodo Möller1-1/+12
2003-03-20Support for policyMappingsDr. Stephen Henson1-0/+3
2003-03-19countermeasure against new Klima-Pokorny-Rosa atackBodo Möller1-0/+10
2003-03-13Fix a bone-head bug. This warrants a CHANGES entry because it could affectGeoff Thorpe1-0/+6
2003-03-11The default implementation of DSA_METHOD has an interdependence on theGeoff Thorpe1-0/+7
2003-02-28- new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller1-2/+0
2003-02-27Support for dirName from config files in GeneralName extensions.Dr. Stephen Henson1-0/+4
2003-02-25Fix indefinite length encoding so EOC correctly updatesDr. Stephen Henson1-1/+1
2003-02-22Add instructions for building the MinGW target in Cygwin, andUlf Möller1-1/+3
2003-02-22Allow building applications against static libraries with Makefile.shared.Richard Levitte1-0/+8
2003-02-22Base64 bio fixes. The base64 bio was seriously brokenDr. Stephen Henson1-0/+5
2003-02-19Security fix: Vaudenay timing attack on CBC.Richard Levitte1-1/+23
2003-02-18Make the no-err option work properlyRichard Levitte1-0/+11
2003-02-15Single pass processing to cleartext S/MIME signing.Dr. Stephen Henson1-0/+11
2003-02-14Add support for IA64.Richard Levitte1-0/+3
2003-02-13Add full support for -rpath/-R, both in shared libraries andRichard Levitte1-0/+5
2003-02-12Adjust DES_cbc_cksum() so the returned value is the same as MIT'sRichard Levitte1-0/+6
2003-02-12Option to disable SSL auto chain buildDr. Stephen Henson1-0/+18
2003-02-11first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0...Bodo Möller1-1/+1
2003-02-06typoBodo Möller1-2/+2
2003-02-06implement fast point multiplication with precomputationBodo Möller1-0/+8
2003-02-05IPv6 display and input support for extensions usingh GeneralName.Dr. Stephen Henson1-0/+6
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte1-0/+3
2003-01-30Summarise the last couple of commits.Geoff Thorpe1-0/+16
2003-01-24consistencyBodo Möller1-0/+15
2003-01-24Check return value of gmtime() and add error codesDr. Stephen Henson1-0/+4
2003-01-15Fix initialization sequence to prevent freeing of unitialized objects.Lutz Jänicke1-0/+12
2003-01-15Really fix SSLv2 session ID handlingLutz Jänicke1-0/+9
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe1-0/+6
2003-01-13Merge from 0.9.7-stable.Richard Levitte1-0/+4
2003-01-13document BN_GENCB API by adding an exampleBodo Möller1-3/+20
2003-01-12Add better support for FreeBSD on non-x86 machines.Richard Levitte1-1/+4
2003-01-10When preparing a separate build tree, don't make softlinks to softlinks.Richard Levitte1-1/+1
2002-12-31It's rather silly to believe we'd release 0.9.7a in 2002 :-).Richard Levitte1-2/+2
2002-12-31Merge in changes from 0.9.7-stable.Richard Levitte1-0/+4
2002-12-30Merge in changes from 0.9.7-stable.Richard Levitte1-1/+1
2002-12-29Fix wrong handling of session ID in SSLv2 client code.Lutz Jänicke1-0/+9
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte1-0/+5
2002-12-13OK, there's at least one application author who has provided dynamic lockingRichard Levitte1-2/+2
2002-12-12Document the modifications in 0.9.7 that will make the hw_ncipher.cRichard Levitte1-0/+14
2002-12-08Since it's defined in draft-ietf-tls-compression-04.txt, let's makeRichard Levitte1-0/+5
2002-12-08This is a first-cut at improving the callback mechanisms used inGeoff Thorpe1-0/+12
2002-12-05Merge in relevant changes from the OpenSSL 0.9.6h release.Richard Levitte1-1/+1
2002-12-03In asn1_d2i_read_bio, don't assume BIO_read willDr. Stephen Henson1-0/+5
2002-11-27Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte1-0/+8