ruby/test/openssl
nagachika f012932218 merge revision(s) 59567: [Backport #13796]
openssl: import v2.0.5

	Import Ruby/OpenSSL 2.0.5. The full commit history since v2.0.4
	(imported at r59081) can be found at:

		https://github.com/ruby/openssl/compare/v2.0.4...v2.0.5

	This will fix the test failure on latest Debian sid and the "no
	OPENSSL_Applink" issue on mswin.

	----------------------------------------------------------------
	Kazuki Yamaguchi (11):
	      test/test_ssl: allow 3DES cipher suites in test_sslctx_set_params
	      bio: prevent possible GC issue in ossl_obj2bio()
	      bio: do not use the FILE BIO method in ossl_obj2bio()
	      Rakefile: install_dependencies: install only when needed
	      appveyor.yml: test against Ruby 2.4
	      ossl_pem_passwd_cb: relax passphrase length constraint
	      ossl_pem_passwd_cb: do not check for taintedness
	      ossl_pem_passwd_cb: handle nil from the block explicitly
	      ssl: remove unsupported TLS versions from SSLContext::METHODS
	      ssl: fix compile error with OpenSSL 1.0.0
	      Ruby/OpenSSL 2.0.5

	Lars Kanis (1):
	      Add msys2 library dependency tag in gem metadata

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@59784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-08 14:38:12 +00:00
..
test_asn1.rb merge revision(s) 57482: [Backport #13080] [Backport #13170] 2017-03-11 18:59:22 +00:00
test_bn.rb openssl: clear OpenSSL error queue before return to Ruby 2016-05-18 04:07:47 +00:00
test_buffering.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_cipher.rb openssl: import fixes from upstream 2016-12-01 04:42:10 +00:00
test_config.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_digest.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_engine.rb openssl: import v2.0.0 2016-11-30 14:41:46 +00:00
test_fips.rb openssl: clear OpenSSL error queue before return to Ruby 2016-05-18 04:07:47 +00:00
test_hmac.rb openssl: import v2.0.0 2016-11-30 14:41:46 +00:00
test_ns_spki.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_ocsp.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_pair.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_pkcs5.rb openssl: clear OpenSSL error queue before return to Ruby 2016-05-18 04:07:47 +00:00
test_pkcs7.rb merge revision(s) 58742,59081: [Backport #11033] 2017-08-03 13:43:01 +00:00
test_pkcs12.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_pkey_dh.rb import Ruby/OpenSSL 2.0.0.beta.1 2016-08-29 05:47:09 +00:00
test_pkey_dsa.rb openssl: import v2.0.0 2016-11-30 14:41:46 +00:00
test_pkey_ec.rb merge revision(s) 57750: 2017-03-12 07:52:32 +00:00
test_pkey_rsa.rb merge revision(s) 59567: [Backport #13796] 2017-09-08 14:38:12 +00:00
test_random.rb openssl: check existence of RAND_pseudo_bytes() 2016-06-05 12:38:34 +00:00
test_ssl.rb merge revision(s) 59567: [Backport #13796] 2017-09-08 14:38:12 +00:00
test_ssl_session.rb merge revision(s) 59567: [Backport #13796] 2017-09-08 14:38:12 +00:00
test_x509attr.rb import Ruby/OpenSSL 2.0.0.beta.1 2016-08-29 05:47:09 +00:00
test_x509cert.rb merge revision(s) 59567: [Backport #13796] 2017-09-08 14:38:12 +00:00
test_x509crl.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_x509ext.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_x509name.rb merge revision(s) 57482: [Backport #13080] [Backport #13170] 2017-03-11 18:59:22 +00:00
test_x509req.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_x509store.rb merge revision(s) 58742,59081: [Backport #11033] 2017-08-03 13:43:01 +00:00
ut_eof.rb openssl/ut_eof.rb: rename TestEOF 2016-11-05 07:10:05 +00:00
utils.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00