1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/openssl
rhe ed2b4d0a42 openssl: import v2.1.0
Import Ruby/OpenSSL 2.1.0. Commits since v2.1.0.beta2 can be found at:

	https://github.com/ruby/openssl/compare/v2.1.0.beta2...v2.1.0

----------------------------------------------------------------
Kazuki Yamaguchi (8):
      test/test_ssl: prevent changing default internal encoding
      ssl: remove a misleading comment
      pkey/ec: rearrange PKey::EC::Point#initialize
      ssl: remove unreachable code
      asn1: fix docs
      pkey/ec: add support for octet string encoding of EC point
      Ruby/OpenSSL 2.0.7
      Ruby/OpenSSL 2.1.0

eregon (1):
      Fix test-all tests to avoid creating report_on_exception warnings

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61235 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-14 11:19:16 +00:00
..
fixtures/pkey openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_asn1.rb openssl: merge test fixes from upstream 2017-09-05 09:47:59 +00:00
test_bn.rb ruby.h: unnormalized Fixnum value 2017-09-07 03:24:08 +00:00
test_buffering.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_cipher.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_config.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_digest.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_engine.rb openssl: import e72d960db262 2017-09-24 16:26:22 +00:00
test_fips.rb openssl: merge test fixes from upstream 2017-09-05 09:47:59 +00:00
test_hmac.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_kdf.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_ns_spki.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_ocsp.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_pair.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_pkcs7.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_pkcs12.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_pkey_dh.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_pkey_dsa.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_pkey_ec.rb openssl: import v2.1.0 2017-12-14 11:19:16 +00:00
test_pkey_rsa.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_random.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_ssl.rb Fix test-all tests to avoid creating report_on_exception warnings 2017-12-12 18:44:49 +00:00
test_ssl_session.rb openssl: merge test fix from upstream 2017-10-21 20:26:26 +00:00
test_x509attr.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509cert.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509crl.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509ext.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509name.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_x509req.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509store.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
ut_eof.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
utils.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00