aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Merge from 0.9.7-stable.Richard Levitte2003-01-131-0/+4
* document BN_GENCB API by adding an exampleBodo Möller2003-01-131-3/+20
* Add better support for FreeBSD on non-x86 machines.Richard Levitte2003-01-121-1/+4
* When preparing a separate build tree, don't make softlinks to softlinks.Richard Levitte2003-01-101-1/+1
* It's rather silly to believe we'd release 0.9.7a in 2002 :-).Richard Levitte2002-12-311-2/+2
* Merge in changes from 0.9.7-stable.Richard Levitte2002-12-311-0/+4
* Merge in changes from 0.9.7-stable.Richard Levitte2002-12-301-1/+1
* Fix wrong handling of session ID in SSLv2 client code.Lutz Jänicke2002-12-291-0/+9
* We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte2002-12-191-0/+5
* OK, there's at least one application author who has provided dynamic lockingRichard Levitte2002-12-131-2/+2
* Document the modifications in 0.9.7 that will make the hw_ncipher.cRichard Levitte2002-12-121-0/+14
* Since it's defined in draft-ietf-tls-compression-04.txt, let's makeRichard Levitte2002-12-081-0/+5
* This is a first-cut at improving the callback mechanisms used inGeoff Thorpe2002-12-081-0/+12
* Merge in relevant changes from the OpenSSL 0.9.6h release.Richard Levitte2002-12-051-1/+1
* In asn1_d2i_read_bio, don't assume BIO_read willDr. Stephen Henson2002-12-031-0/+5
* Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte2002-11-271-0/+8
* Heimdal isn't really supported right now. Say so, and offer a possibilityRichard Levitte2002-11-261-0/+5
* Fix bug introduced by the attempt to fix client side external sessionLutz Jänicke2002-11-201-0/+7
* Document the addition of certificate pairs.Richard Levitte2002-11-181-0/+16
* WinCE patchesRichard Levitte2002-11-151-0/+4
* Changes to make shared library building and use work better with CygwinRichard Levitte2002-11-151-0/+9
* Document the change to remove the 'done' flag variable in theRichard Levitte2002-11-151-0/+6
* We need to read one more byte of the REQUEST-CERTIFICATE message.Richard Levitte2002-11-151-0/+4
* harmonize with 0.9.7 treeBodo Möller2002-11-141-4/+4
* Handle last lines that aren't properly terminated.Richard Levitte2002-11-141-0/+4
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-0/+85
* X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...Richard Levitte2002-11-091-0/+5
* implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller2002-11-041-0/+9
* The recent CHANGES note between 0.9.6g and 0.9.6h needs copying into theGeoff Thorpe2002-10-291-0/+10
* clean up new code for NIST primesBodo Möller2002-10-281-0/+3
* fast reduction for NIST curvesBodo Möller2002-10-281-0/+6
* Clarify where the engines are by default.Richard Levitte2002-10-121-2/+3
* Step 14 of move of engines: Final step, document the change.Richard Levitte2002-10-111-0/+13
* synchronize with 0.9.7-stable version of this fileBodo Möller2002-10-111-15/+15
* Move the shared library construction stuff to Makefile.shared, aRichard Levitte2002-10-111-0/+4
* RFC 2712 redefines the codes for use of Kerberos 5 in SSL/TLS.Richard Levitte2002-10-101-0/+3
* Add version info to Win32 DLLs.Dr. Stephen Henson2002-10-041-0/+3
* Various enhancements to PKCS#12 code, newDr. Stephen Henson2002-10-031-0/+16
* Preliminary streaming ASN1 encode support.Dr. Stephen Henson2002-10-031-0/+11
* fix more race conditionsBodo Möller2002-09-261-4/+4
* really fix race conditionsBodo Möller2002-09-251-1/+3
* really fix race conditionBodo Möller2002-09-231-2/+6
* there is no minimum length for session IDsBodo Möller2002-09-191-0/+4
* fix race conditionBodo Möller2002-09-191-0/+3
* Let 'openssl req' fail if an argument to '-newkey' is notBodo Möller2002-09-101-0/+4
* -nameopt fix has been moved to 0.9.7Bodo Möller2002-09-021-3/+3
* mention EC_get_builtin_curves()Bodo Möller2002-09-021-2/+4
* Make -nameopt work in req and add support for -reqoptDr. Stephen Henson2002-08-221-0/+3
* Reorder cleanup sequence in SSL_CTX_free() to leave ex_data for remove_cb().Lutz Jänicke2002-08-161-0/+6
* Fix block_size field for CFB and OFB modes: it should be 1.Dr. Stephen Henson2002-08-161-0/+6