summaryrefslogtreecommitdiff
path: root/test/openssl
AgeCommit message (Expand)Author
2021-03-16[ruby/openssl] config: revert to C implementation of OpenSSL::ConfigKazuki Yamaguchi
2021-03-16[ruby/openssl] test/openssl/test_config: skip test_get_value_ENV on LibreSSLKazuki Yamaguchi
2021-03-16[ruby/openssl] test/openssl/test_config: fix non-deterministic test caseKazuki Yamaguchi
2021-03-16[ruby/openssl] test/openssl/test_config: add missing test case for Config.par...Kazuki Yamaguchi
2021-03-16[ruby/openssl] config: remove deprecated methodsKazuki Yamaguchi
2021-03-16[ruby/openssl] Define Cipher #ccm_data_len= for CCM mode ciphersSpencer McIntyre
2020-09-09Revert the related commits about `Tempfile.open` change.Hiroshi SHIBATA
2020-08-29Fix usages of Tempfile.open(&block) that expected the file to still be there ...Benoit Daloze
2020-08-11Test out fix for OpenSSL test flakinessAlan Wu
2020-08-07Add more debug info to test_verifyKazuhiro NISHIYAMA
2020-08-06Add verbose message to random failed assertionKazuhiro NISHIYAMA
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