1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/openssl
knu 7eb8872b9a Merge r33999 from ruby_1_8_7.
* ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initialize
  store->ex_data.sk.  [ruby-core:28907] [ruby-core:23971]
  [ruby-core:18121]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@37218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-10-16 08:54:57 +00:00
..
lib * Backported the fix at 2010-12-20 15:21:52 +00:00
extconf.rb merge revision(s) 31346,31528: 2012-02-08 05:48:44 +00:00
openssl_missing.c * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted 2008-05-19 02:56:13 +00:00
openssl_missing.h * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl.c backport the commit from trunk: 2010-03-06 21:47:30 +00:00
ossl.h * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): define only if not defined. 2011-06-29 14:43:45 +00:00
ossl_asn1.c * ext/openssl/ossl_asn1.c (obj_to_asn1bool): fixed ASN1::Boolean 2010-08-23 03:06:30 +00:00
ossl_asn1.h these files were forgotten in last commit. 2005-09-10 01:17:00 +00:00
ossl_bio.c import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_bio.h * ext/openssl: all files are reviewed to simplify and avoid memory leak. 2003-09-17 09:05:02 +00:00
ossl_bn.c * Backported the fix at 2010-12-20 16:07:06 +00:00
ossl_bn.h import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_cipher.c * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl_cipher.h import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_config.c * ext/openssl/ossl_config.c, ext/openssl/lib/openssl/config.rb, 2010-07-13 12:49:56 +00:00
ossl_config.h * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h. 2003-09-08 10:31:38 +00:00
ossl_digest.c * ext/openssl/ossl_digest.c (Init_ossl_digest): avoid recursing 2009-05-20 23:56:40 +00:00
ossl_digest.h import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_engine.c merge from trunk (parts of r27457) 2010-05-20 10:12:18 +00:00
ossl_engine.h * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine. 2003-10-02 08:47:11 +00:00
ossl_hmac.c * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl_hmac.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_ns_spki.c * ext/openssl: suppress warnings. 2008-07-22 19:16:41 +00:00
ossl_ns_spki.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_ocsp.c * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl_ocsp.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_pkcs5.c * ext/openssl/ossl_config.c: defined own IMPLEMENT_LHASH_DOALL_ARG_FN_098 2010-03-09 14:04:44 +00:00
ossl_pkcs5.h * ext/digest/digest.c (rb_digest_instance_update, 2007-07-15 13:24:51 +00:00
ossl_pkcs7.c backport the commit from trunk: 2010-03-06 21:47:30 +00:00
ossl_pkcs7.h import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_pkcs12.c * ext/openssl: suppress warnings. 2008-07-22 19:16:41 +00:00
ossl_pkcs12.h import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_pkey.c * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl_pkey.h import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_pkey_dh.c * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl_pkey_dsa.c * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl_pkey_ec.c * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is 2010-03-06 21:43:31 +00:00
ossl_pkey_rsa.c * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl_rand.c * ext/openssl: suppress warnings. 2008-07-22 19:16:41 +00:00
ossl_rand.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_ssl.c Backport r34482 from trunk. See #5353 2012-02-08 05:57:18 +00:00
ossl_ssl.h import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_ssl_session.c * ext/openssl/ossl_config.c: defined own IMPLEMENT_LHASH_DOALL_ARG_FN_098 2010-03-09 14:04:44 +00:00
ossl_version.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_x509.c * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h. 2003-09-08 10:31:38 +00:00
ossl_x509.h * ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new method 2003-11-01 09:24:55 +00:00
ossl_x509attr.c backport the commit from trunk: 2010-03-06 21:47:30 +00:00
ossl_x509cert.c * ext/openssl: suppress warnings. 2008-07-22 19:16:41 +00:00
ossl_x509crl.c backport the commit from trunk: 2010-03-06 21:47:30 +00:00
ossl_x509ext.c * ext/openssl: backport fixes in 1.9. 2010-03-06 21:37:39 +00:00
ossl_x509name.c * ext/openssl/ossl_x509name.c: added X509::Name#hash_old as a wrapper 2010-03-06 21:49:54 +00:00
ossl_x509req.c * ext/openssl: suppress warnings. 2008-07-22 19:16:41 +00:00
ossl_x509revoked.c import OpenSSL from trunk 2007-06-08 15:02:04 +00:00
ossl_x509store.c Merge r33999 from ruby_1_8_7. 2012-10-16 08:54:57 +00:00
ruby_missing.h import OpenSSL from trunk 2007-06-08 15:02:04 +00:00