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 9eb92007b6 openssl: import v2.0.4
Import Ruby/OpenSSL 2.0.4. Only bug (and typo) fixes. The full commit
history since v2.0.3 (imported at r57482) can be found at:

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

This contains the fix for [Bug #11033].

----------------------------------------------------------------
Jun Aruga (1):
      Update .travis.yml and Dockerfile

Kazuki Yamaguchi (9):
      test/test_pkey_ec: do not use dummy 0 order
      test/test_ssl: fix typo in test_sysread_and_syswrite
      ssl: check return value of SSL_set_fd()
      Fix typos
      test/test_x509store: skip OpenSSL::TestX509Store#test_set_errors
      tool/sync-with-trunk: 'LASY' -> 'LAST'
      x509store: clear error queue after calling X509_LOOKUP_load_file()
      extconf.rb: simplify searching libraries logic
      Ruby/OpenSSL 2.0.4

SHIBATA Hiroshi (1):
      Fix typos

Vladimir Rybas (1):
      Fix documentation for OpenSSL::Cipher#final

nobu (2):
      openssl: fix broken openssl check
      openssl: fix broken openssl check

usa (1):
      Search SSL libraries by testing various filename patterns

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59081 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-14 09:49:09 +00:00
..
test_asn1.rb openssl: import v2.0.3 2017-01-31 10:08:22 +00:00
test_bn.rb
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
test_fips.rb
test_hmac.rb
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
test_pkcs7.rb openssl: import v2.0.4 2017-06-14 09:49:09 +00:00
test_pkcs12.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_pkey_dh.rb
test_pkey_dsa.rb
test_pkey_ec.rb openssl: avoid segfault during running tests on Ubuntu trusty 2017-03-01 10:15:55 +00:00
test_pkey_rsa.rb
test_random.rb
test_ssl.rb openssl: import v2.0.4 2017-06-14 09:49:09 +00:00
test_ssl_session.rb
test_x509attr.rb
test_x509cert.rb openssl: import v2.0.1 2016-12-10 08:12:02 +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 openssl: import v2.0.3 2017-01-31 10:08:22 +00:00
test_x509req.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00
test_x509store.rb openssl: import v2.0.4 2017-06-14 09:49:09 +00:00
ut_eof.rb
utils.rb openssl: import v2.0.1 2016-12-10 08:12:02 +00:00