summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2003-01-30Summarise the last couple of commits.Geoff Thorpe
2003-01-24consistencyBodo Möller
2003-01-24Check return value of gmtime() and add error codesDr. Stephen Henson
2003-01-15Fix initialization sequence to prevent freeing of unitialized objects.Lutz Jänicke
2003-01-15Really fix SSLv2 session ID handlingLutz Jänicke
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe
2003-01-13Merge from 0.9.7-stable.Richard Levitte
2003-01-13document BN_GENCB API by adding an exampleBodo Möller
2003-01-12Add better support for FreeBSD on non-x86 machines.Richard Levitte
2003-01-10When preparing a separate build tree, don't make softlinks to softlinks.Richard Levitte
2002-12-31It's rather silly to believe we'd release 0.9.7a in 2002 :-).Richard Levitte
2002-12-31Merge in changes from 0.9.7-stable.Richard Levitte
2002-12-30Merge in changes from 0.9.7-stable.Richard Levitte
2002-12-29Fix wrong handling of session ID in SSLv2 client code.Lutz Jänicke
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte
2002-12-13OK, there's at least one application author who has provided dynamic lockingRichard Levitte
2002-12-12Document the modifications in 0.9.7 that will make the hw_ncipher.cRichard Levitte
2002-12-08Since it's defined in draft-ietf-tls-compression-04.txt, let's makeRichard Levitte
2002-12-08This is a first-cut at improving the callback mechanisms used inGeoff Thorpe
2002-12-05Merge in relevant changes from the OpenSSL 0.9.6h release.Richard Levitte
2002-12-03In asn1_d2i_read_bio, don't assume BIO_read willDr. Stephen Henson
2002-11-27Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte
2002-11-26Heimdal isn't really supported right now. Say so, and offer a possibilityRichard Levitte
2002-11-20Fix bug introduced by the attempt to fix client side external sessionLutz Jänicke
2002-11-18Document the addition of certificate pairs.Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-15Changes to make shared library building and use work better with CygwinRichard Levitte
2002-11-15Document the change to remove the 'done' flag variable in theRichard Levitte
2002-11-15We need to read one more byte of the REQUEST-CERTIFICATE message.Richard Levitte
2002-11-14harmonize with 0.9.7 treeBodo Möller
2002-11-14Handle last lines that aren't properly terminated.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-09X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...Richard Levitte
2002-11-04implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller
2002-10-29The recent CHANGES note between 0.9.6g and 0.9.6h needs copying into theGeoff Thorpe
2002-10-28clean up new code for NIST primesBodo Möller
2002-10-28fast reduction for NIST curvesBodo Möller
2002-10-12Clarify where the engines are by default.Richard Levitte
2002-10-11Step 14 of move of engines: Final step, document the change.Richard Levitte
2002-10-11synchronize with 0.9.7-stable version of this fileBodo Möller
2002-10-11Move the shared library construction stuff to Makefile.shared, aRichard Levitte
2002-10-10RFC 2712 redefines the codes for use of Kerberos 5 in SSL/TLS.Richard Levitte
2002-10-04Add version info to Win32 DLLs.Dr. Stephen Henson
2002-10-03Various enhancements to PKCS#12 code, newDr. Stephen Henson
2002-10-03Preliminary streaming ASN1 encode support.Dr. Stephen Henson
2002-09-26fix more race conditionsBodo Möller
2002-09-25really fix race conditionsBodo Möller
2002-09-23really fix race conditionBodo Möller
2002-09-19there is no minimum length for session IDsBodo Möller