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 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 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 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 openssl: avoid segfault during running tests on Ubuntu trusty 2017-03-01 10:15:55 +00:00
test_pkey_rsa.rb openssl: import v2.0.0 2016-11-30 14:41:46 +00:00
test_random.rb openssl: check existence of RAND_pseudo_bytes() 2016-06-05 12:38:34 +00:00
test_ssl.rb openssl: import v2.0.4 2017-06-14 09:49:09 +00:00
test_ssl_session.rb openssl: import v2.0.0.beta.2 2016-09-08 01:09:19 +00:00
test_x509attr.rb import Ruby/OpenSSL 2.0.0.beta.1 2016-08-29 05:47:09 +00:00
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 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