commit | 7f7ea2d72f2e316ba518e82f06513e3477840c15 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Mon Apr 07 13:17:43 2014 -0700 |
committer | Kenny Root <kroot@android.com> | Wed Apr 09 16:08:39 2014 +0000 |
tree | 399347994f924661bfd5288f0f11dda60c26c2d3 | |
parent | b6bed8e79af6dbe0e1e7dda2bc17cb88b863dc5e [diff] [blame] |
Update to OpenSSL 1.0.1g Upgrade to the new OpenSSL 1.0.1g release. SHA-1 hash of file: b28b3bcb1dc3ee7b55024c9f795be60eb3183e3c openssl-1.0.1g.tar.gz Change-Id: Ie839cf2a4367afbd2919180ea4ce016b1c8d6668
diff --git a/ssl/ssl.h b/ssl/ssl.h index 4c38f6e..40c4d9c 100644 --- a/ssl/ssl.h +++ b/ssl/ssl.h
@@ -928,7 +928,7 @@ */ unsigned int max_send_fragment; -#ifndef OPENSSL_ENGINE +#ifndef OPENSSL_NO_ENGINE /* Engine to pass requests for client certs to */ ENGINE *client_cert_engine;