aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Merge ruby/ruby@a50ba967793b7fe107a6c38e00019d72740871b6 and ruby/ruby@4973ef...Zachary Scott2016-02-021-3/+3
* Upstream ruby/ruby@14920f93c94ed9dd0dc30892df8d10d5c47d6308Zachary Scott2016-02-021-0/+14
* Merge ruby/ruby@10eef96df4985d6e69f280b6ced4c567c20b5ca0Zachary Scott2016-02-021-1/+12
* Sync trunkZachary Scott2016-02-0230-1/+31
* support 2048 bit length DH-keySHIBATA Hiroshi2016-01-151-0/+14
* Remove 512-bit DH groupTony Arcieri2016-01-072-19/+2
* Since we are testing the gem version of openssl, we can't disable-gemsZachary Scott2015-11-261-1/+0
* Skip anon cipher test if constant is unavailable, as with OpenSSL < 1.2Zachary Scott2015-11-131-1/+1
* Merge trunk upstreamZachary Scott2015-11-132-3/+8
* Fix warnings in testZachary Scott2015-09-241-2/+3
* Sync test/utils with trunkZachary Scott2015-09-231-0/+2
* assert_raise_with_message won't work outside trunkZachary Scott2015-09-231-1/+1
* Sync with ruby trunkZachary Scott2015-09-235-43/+359
* Skip this test if openssl was compiled without tmp_ecdh_callbackZachary Scott2015-07-221-32/+34
* backfill Minitest::Assertion for use with test/unitAaron Patterson2015-07-221-0/+6
* * ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove2015-07-221-0/+39
* * ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove2015-07-221-0/+32
* Don't run this test on Ruby 2.2Zachary Scott2015-06-031-1/+1
* Upstream tests for OpenSSL::TestRandom from ruby/ruby@643dcedZachary Scott2015-06-031-0/+16
* Upstream ruby/ruby@c18df6d87cb1a26f596218beb8099c709e30aaf4Zachary Scott2015-06-031-2/+22
* Upstream test from ruby/ruby@aaf2d07Zachary Scott2015-06-031-0/+27
* Upstream ruby/ruby@ae042f2 from r50727Zachary Scott2015-06-035-7/+7
* Stricter hostname verification following RFC 6125.Tony Arcieri2015-04-091-0/+150
* Copy this method from ruby-trunk to fix failing testZachary Scott2015-03-261-0/+8
* Upstream ruby/ruby@9f9034bba196233607d62442eebf401eca4f2257Zachary Scott2015-02-091-1/+6
* Use pend instead of skipZachary Scott2015-02-091-1/+1
* use pend instead of skipSHIBATA Hiroshi2015-02-093-3/+3
* Update location of ut_eof from trunkZachary Scott2015-01-231-1/+1
* Sync tests with trunkZachary Scott2015-01-064-4/+4
* Sync EnvUtil from trunkZachary Scott2015-01-061-3/+42
* use pend instead of skipSHIBATA Hiroshi2015-01-063-3/+3
* EnvUtil is required for running openssl testsZachary Scott2015-01-061-0/+1
* ut_eof is already in test directoryZachary Scott2015-01-061-1/+1
* Sync tests with trunkZachary Scott2015-01-0629-172/+177
* use pend instead of skipSHIBATA Hiroshi2014-10-293-3/+3
* added helper method of minitestSHIBATA Hiroshi2014-10-291-0/+14
* added helper file for memory profileSHIBATA Hiroshi2014-10-291-0/+134
* rake test works now.SHIBATA Hiroshi2014-10-276-3/+717
* import ruby trunkSHIBATA Hiroshi2014-10-2730-0/+6322