aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl
Commit message (Expand)AuthorAgeFilesLines
* Revert the related commits about `Tempfile.open` change.Hiroshi SHIBATA2020-09-091-15/+14
* Fix usages of Tempfile.open(&block) that expected the file to still be there ...Benoit Daloze2020-08-291-14/+15
* Test out fix for OpenSSL test flakinessAlan Wu2020-08-111-1/+1
* Add more debug info to test_verifyKazuhiro NISHIYAMA2020-08-071-1/+1
* Add verbose message to random failed assertionKazuhiro NISHIYAMA2020-08-061-1/+1
* [ruby/openssl] ssl: temporarily remove SSLContext#add_certificate_chain_fileKazuki Yamaguchi2020-05-131-28/+0
* [ruby/openssl] pkey: add PKey#inspect and #oidKazuki Yamaguchi2020-05-131-0/+28
* [ruby/openssl] Look up cipher by name instead of constantBart de Water2020-05-131-3/+3
* [ruby/openssl] Look up digest by name instead of constantBart de Water2020-05-1316-118/+115
* [ruby/openssl] Add Marshal support to PKey objectsBart de Water2020-05-134-0/+28
* test/openssl/test_ssl.rb: ignore SSLError when the connection is closedYusuke Endoh2020-03-211-1/+6
* openssl: sync with upstream repositoryKazuki Yamaguchi2020-03-108-125/+210
* Warn non-nil `$/` [Feature #14240]Nobuyoshi Nakada2020-02-231-2/+2
* Partially revert "test/openssl/test_ssl.rb: skip OpenSSL::TestSSL#test_fallba...Yusuke Endoh2020-02-171-1/+0
* [ruby/openssl] test/openssl/test_ssl: skip test_fallback_scsv if necessaryKazuki Yamaguchi2020-02-171-0/+4
* [ruby/openssl] ts: simplify OpenSSL::Timestamp::Request#algorithmKazuki Yamaguchi2020-02-171-10/+0
* test/openssl/test_ssl.rb: skip OpenSSL::TestSSL#test_fallback_scsvYusuke Endoh2020-02-171-1/+3
* Revert "test/openssl/test_ts.rb: tentatively skip a failing test on CentOS 6.9"Yusuke Endoh2020-02-161-11/+9
* test/openssl/test_ts.rb: tentatively skip a failing test on CentOS 6.9Yusuke Endoh2020-02-161-9/+11
* test/openssl/test_ssl.rb: skip a test on OpenSSL 1.1.d or laterYusuke Endoh2020-02-161-1/+1
* Make OpenSSL::OSSL#test_memcmp_timing robustYusuke Endoh2020-02-161-4/+7
* Guard for OpenSSL::PKey::EC::Group::Error with unsupported platformsHiroshi SHIBATA2020-02-161-6/+11
* Import openssl-2.2.0 (#2693)Hiroshi SHIBATA2020-02-1637-103/+1451
* Get rid of false positive misspellingsNobuyoshi Nakada2019-12-241-7/+8
* Fixed misspellingsNobuyoshi Nakada2019-12-201-8/+8
* Skip very time consuming test [Bug #16196]Nobuyoshi Nakada2019-10-101-0/+1
* Slimed down test runtime by stressing openssl.so only [Bug #16196]Nobuyoshi Nakada2019-10-101-2/+1
* Guard static variable firstNobuyoshi Nakada2019-10-101-0/+5
* Fix keyword argument separation issues in OpenSSL::SSL::SSLSocket#sys{read,wr...Jeremy Evans2019-09-261-0/+15
* test/openssl/utils.rb: Extend the timeout for armv7lYusuke Endoh2019-06-071-1/+1
* Skip one assertion for OpenSSL::PKey::EC::Point#mul on LibreSSLJeremy Evans2019-06-061-2/+8
* test/openssl/utils.rb: Extend the timeoutYusuke Endoh2019-06-071-2/+3
* test/openssl: Support OpenSSL 1.1.1Yusuke Endoh2019-06-068-51/+214
* Ignore warnings about ambiguous first argument with the negative integer.Hiroshi SHIBATA2019-06-011-6/+6
* ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame2019-04-101-0/+5
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-101-5/+0
* ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame2019-04-101-0/+5
* openssl: sync with upstream repositoryrhe2018-10-181-4/+10
* openssl: sync with upstream repositoryrhe2018-08-084-17/+59
* openssl: merge changes in v2.1.1rhe2018-05-123-6/+20
* openssl: suppress report_on_exception warningrhe2017-12-151-0/+12
* openssl: import v2.1.0rhe2017-12-141-22/+45
* Fix test-all tests to avoid creating report_on_exception warningseregon2017-12-121-4/+6
* openssl: sync with 2475d94517b4rhe2017-11-261-9/+6
* openssl: import v2.1.0.beta2rhe2017-11-2512-13/+358
* openssl: pull test case from upstream commit 62af0446569arhe2017-11-041-23/+14
* openssl: merge test fix from upstreamrhe2017-10-211-18/+40
* fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse2017-10-211-0/+27
* openssl: import e72d960db262rhe2017-09-243-22/+49
* openssl: merge test fixes from upstream, part 2rhe2017-09-122-0/+2