aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pair.rb
Commit message (Expand)AuthorAgeFilesLines
* test: prepare test PKey instances on demandKazuki Yamaguchi2017-01-171-3/+3
* Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-4/+0
* test/test_pair: make TestPairM#test_write_nonblock_retry fasterKazuki Yamaguchi2016-12-051-1/+1
* openssl/ut_eof.rb: rename TestEOFnobu2016-11-301-4/+4
* test/test_pair: revert workaround added by r42790Kazuki Yamaguchi2016-10-241-12/+6
* test/test_pair: extract IO-like methods tests from test_ssl.rbKazuki Yamaguchi2016-09-071-1/+15
* test/test_ssl: move DH and ECDH tests from test_pair.rbKazuki Yamaguchi2016-09-071-141/+0
* test: move test_partial_record_read into test_pair.rbKazuki Yamaguchi2016-08-281-0/+10
* openssl: avoid undefined behavior on empty SSL_writenormal2016-08-071-0/+11
* test: use assert_includenobu2016-07-281-2/+2
* Suppress warnings in testsKazuki Yamaguchi2016-07-101-9/+9
* Merge changes from Ruby trunk r55335..r55457Kazuki Yamaguchi2016-06-191-1/+6
|\
| * openssl: fix build with OPENSSL_NO_ECrhe2016-06-191-1/+6
|/
* Merge changes from Ruby trunk r55224..r55335Kazuki Yamaguchi2016-06-091-1/+16
|\
| * openssl: adjust tests for OpenSSL 1.1.0rhe2016-06-091-0/+15
|/
* openssl: fix test failure on Fedora 23rhe2016-05-311-1/+1
* openssl: add SSLContext#ecdh_curves=rhe2016-05-311-28/+59
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-6/+6
* openssl: accept moving write buffer for write_nonblocknormal2016-05-311-0/+29
* We can remove this condition since we don't support/test Ruby < 2.3Zachary Scott2016-02-021-1/+1
* Merge ruby/ruby@6cf568f4b56dcafc5c0fe84df2c0d2491fb0c62bZachary Scott2016-02-021-1/+1
* Sync trunkZachary Scott2016-02-021-0/+1
* Merge trunk upstreamZachary Scott2015-11-131-0/+6
* Sync with ruby trunkZachary Scott2015-09-231-36/+94
* Skip this test if openssl was compiled without tmp_ecdh_callbackZachary Scott2015-07-221-32/+34
* * ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove2015-07-221-0/+39
* Don't run this test on Ruby 2.2Zachary Scott2015-06-031-1/+1
* Upstream ruby/ruby@c18df6d87cb1a26f596218beb8099c709e30aaf4Zachary Scott2015-06-031-2/+22
* Upstream test from ruby/ruby@aaf2d07Zachary Scott2015-06-031-0/+27
* Update location of ut_eof from trunkZachary Scott2015-01-231-1/+1
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* ut_eof is already in test directoryZachary Scott2015-01-061-1/+1
* Sync tests with trunkZachary Scott2015-01-061-2/+2
* rake test works now.SHIBATA Hiroshi2014-10-271-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+372