ruby/test/openssl
rhe a0f292bbcd openssl: sync with upstream repository
Sync with the current tip of master branch, 62436385306c of
ruby/openssl.git. Changes can be found at:

	https://github.com/ruby/openssl/compare/v2.1.1...62436385306c

----------------------------------------------------------------
Brian Cunnie (1):
      Correctly verify abbreviated IPv6 SANs

Janko Marohnić (1):
      Reduce memory allocation when writing to SSLSocket

Jeremy Evans (1):
      Move rb_global_variable call to directly after assignment

Kazuki Yamaguchi (7):
      pkcs7: allow recipient's certificate to be omitted for PKCS7#decrypt
      pkey: resume key generation after interrupt
      tool/ruby-openssl-docker: update to latest versions
      test/test_ssl: fix test failure with TLS 1.3
      test/test_x509name: change script encoding to ASCII-8BIT
      x509name: refactor OpenSSL::X509::Name#to_s
      x509name: fix handling of X509_NAME_{oneline,print_ex}() return value

ahadc (1):
      Update CONTRIBUTING.md

nobu (6):
      no ID cache in Init functions
      search winsock libraries explicitly
      openssl: search winsock
      openssl_missing.h: constified
      reduce LibreSSL warnings
      openssl/buffering.rb: no RS when output

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-08 14:13:53 +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: merge changes in v2.1.1 2018-05-12 07:33:53 +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: sync with upstream repository 2018-08-08 14:13:53 +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: merge changes in v2.1.1 2018-05-12 07:33:53 +00:00
test_random.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_ssl.rb openssl: sync with upstream repository 2018-08-08 14:13:53 +00:00
test_ssl_session.rb openssl: sync with upstream repository 2018-08-08 14:13:53 +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: sync with upstream repository 2018-08-08 14:13:53 +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: suppress report_on_exception warning 2017-12-15 08:19:32 +00:00