summaryrefslogtreecommitdiff
path: root/test/openssl
AgeCommit message (Expand)Author
2020-05-13[ruby/openssl] ssl: temporarily remove SSLContext#add_certificate_chain_fileKazuki Yamaguchi
2020-05-13[ruby/openssl] pkey: add PKey#inspect and #oidKazuki Yamaguchi
2020-05-13[ruby/openssl] Look up cipher by name instead of constantBart de Water
2020-05-13[ruby/openssl] Look up digest by name instead of constantBart de Water
2020-05-13[ruby/openssl] Add Marshal support to PKey objectsBart de Water
2020-03-21test/openssl/test_ssl.rb: ignore SSLError when the connection is closedYusuke Endoh
2020-03-10openssl: sync with upstream repositoryKazuki Yamaguchi
2020-02-23Warn non-nil `$/` [Feature #14240]Nobuyoshi Nakada
2020-02-17Partially revert "test/openssl/test_ssl.rb: skip OpenSSL::TestSSL#test_fallba...Yusuke Endoh
2020-02-17[ruby/openssl] test/openssl/test_ssl: skip test_fallback_scsv if necessaryKazuki Yamaguchi
2020-02-17[ruby/openssl] ts: simplify OpenSSL::Timestamp::Request#algorithmKazuki Yamaguchi
2020-02-17test/openssl/test_ssl.rb: skip OpenSSL::TestSSL#test_fallback_scsvYusuke Endoh
2020-02-16Revert "test/openssl/test_ts.rb: tentatively skip a failing test on CentOS 6.9"Yusuke Endoh
2020-02-16test/openssl/test_ts.rb: tentatively skip a failing test on CentOS 6.9Yusuke Endoh
2020-02-16test/openssl/test_ssl.rb: skip a test on OpenSSL 1.1.d or laterYusuke Endoh
2020-02-16Make OpenSSL::OSSL#test_memcmp_timing robustYusuke Endoh
2020-02-16Guard for OpenSSL::PKey::EC::Group::Error with unsupported platformsHiroshi SHIBATA
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2019-12-24Get rid of false positive misspellingsNobuyoshi Nakada
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-10-10Skip very time consuming test [Bug #16196]Nobuyoshi Nakada
2019-10-10Slimed down test runtime by stressing openssl.so only [Bug #16196]Nobuyoshi Nakada
2019-10-10Guard static variable firstNobuyoshi Nakada
2019-09-26Fix keyword argument separation issues in OpenSSL::SSL::SSLSocket#sys{read,wr...Jeremy Evans
2019-06-07test/openssl/utils.rb: Extend the timeout for armv7lYusuke Endoh
2019-06-06Skip one assertion for OpenSSL::PKey::EC::Point#mul on LibreSSLJeremy Evans
2019-06-07test/openssl/utils.rb: Extend the timeoutYusuke Endoh
2019-06-06test/openssl: Support OpenSSL 1.1.1Yusuke Endoh
2019-06-01Ignore warnings about ambiguous first argument with the negative integer.Hiroshi SHIBATA
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2018-10-18openssl: sync with upstream repositoryrhe
2018-08-08openssl: sync with upstream repositoryrhe
2018-05-12openssl: merge changes in v2.1.1rhe
2017-12-15openssl: suppress report_on_exception warningrhe
2017-12-14openssl: import v2.1.0rhe
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-11-26openssl: sync with 2475d94517b4rhe
2017-11-25openssl: import v2.1.0.beta2rhe
2017-11-04openssl: pull test case from upstream commit 62af0446569arhe
2017-10-21openssl: merge test fix from upstreamrhe
2017-10-21fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse
2017-09-24openssl: import e72d960db262rhe
2017-09-12openssl: merge test fixes from upstream, part 2rhe
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-09-05openssl: merge test fixes from upstreamrhe
2017-09-03openssl: import v2.1.0.beta1rhe
2017-08-10openssl: import v2.0.5rhe
2017-06-14openssl: import v2.0.4rhe