summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2002-09-19fix race conditionBodo Möller
2002-09-10Let 'openssl req' fail if an argument to '-newkey' is notBodo Möller
2002-09-02-nameopt fix has been moved to 0.9.7Bodo Möller
2002-09-02mention EC_get_builtin_curves()Bodo Möller
2002-08-22Make -nameopt work in req and add support for -reqoptDr. Stephen Henson
2002-08-16Reorder cleanup sequence in SSL_CTX_free() to leave ex_data for remove_cb().Lutz Jänicke
2002-08-16Fix block_size field for CFB and OFB modes: it should be 1.Dr. Stephen Henson
2002-08-15Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),Bodo Möller
2002-08-14move a TODO from CHANGES to STATUSBodo Möller
2002-08-14add 'TODO' itemsBodo Möller
2002-08-14Fix typo in OBJ_txt2obj which incorrectly passed the contentDr. Stephen Henson
2002-08-12add 0.9.6g informationBodo Möller
2002-08-09ECC ciphersuite supportBodo Möller
2002-08-09Add ECDH support.Bodo Möller
2002-08-080.9.6f is releasedRichard Levitte
2002-08-02Fix the ASN1 sanity check: correct header lengthDr. Stephen Henson
2002-08-02disable Sun divison algorithm by defaultBodo Möller
2002-08-02Let BN_rand_range() abort with an error after 100 iterationsBodo Möller
2002-08-02Change BN_mod_sqrt() so that it verifies that the input value isBodo Möller
2002-08-02Rename implementations of method functions so that they matchBodo Möller
2002-08-02typosBodo Möller
2002-08-02add support for elliptic curves over binary fieldsBodo Möller