DEPS roll openssl to 1.0.1c

Note: The ssl_client_socket_openssl.c change is necessary to avoid
breaking the HTTPSRequestTest.SSLv3Fallback unit test.

MapOpenSSLErrorSSL was returning ERR_FAILED instead of
ERR_SSL_VERSION_OR_CIPHER_MISMATCH because the function didn't support the
SSL_R_UNSUPPORTED_PROTOCOL returned by openssl during the test.

BUG=112445
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/11413143

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172108 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed