aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* ruby.h: unnormalized Fixnum valuenobu2017-09-071-0/+1
* openssl: merge test fixes from upstreamrhe2017-09-053-41/+51
* openssl: import v2.1.0.beta1rhe2017-09-0339-1613/+2072
* openssl: import v2.0.5rhe2017-08-104-7/+25
* openssl: import v2.0.4rhe2017-06-143-2/+26
* openssl: avoid segfault during running tests on Ubuntu trustyrhe2017-03-011-1/+1
* openssl: import v2.0.3rhe2017-01-312-0/+17
* openssl: import v2.0.1rhe2016-12-1017-50/+32
* openssl: import fixes from upstreamrhe2016-12-011-8/+8
* openssl: import v2.0.0rhe2016-11-3018-643/+552