summaryrefslogtreecommitdiff
path: root/test/openssl
AgeCommit message (Expand)Author
2016-05-21openssl: fix possible SEGV on race between SSLSocket#stop and #connectrhe
2016-05-21openssl: add OpenSSL::PKey::EC#private? and #public?rhe
2016-05-20openssl: improve handling of password for encrypted PEMrhe
2016-05-20openssl: don't test default session lifetime valuerhe
2016-05-19openssl: check argument type in OpenSSL::X509::Attribute#value=rhe
2016-05-18openssl: fix test failure due to the previous commitrhe
2016-05-18openssl: fix test failure of OpenSSL::TestEC#test_ec_point_mulrhe
2016-05-18test_random.rb: skip old OpenSSLnobu
2016-05-18openssl/test_random.rb: requires utils.rbnobu
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2016-05-18ext/openssl: refactor OpenSSL::PKey::EC::Point#mulrhe
2016-05-18openssl: fix equality test methods of OpenSSL::BNrhe
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-04-07test_ssl.rb: skip unsupported ciphersnobu
2016-04-06test_ssl.rb: skip unavailable pkeysnobu
2016-04-04test_get_ephemeral_key: use assert_instance_ofnobu
2016-04-04openssl: Access to ephemeral TLS session keynobu
2016-03-31openssl: accept moving write buffer for write_nonblocknormal
2016-03-25openssl: fix build when NPN is disabled by OpenSSLnobu
2016-02-19test: use assert_not_*nobu
2016-02-02Skip SHA from test_digest_constants for LibreSSL 2.3naruse
2016-01-16* ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt
2016-01-14* Remove 512-bit DH group. It's affected by LogJam Attack.hsbt
2015-12-24fix common misspelling [ci skip]nobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-14* bootstraptest/runner.rb: use safe navigation operator.hsbt
2015-12-11test_ssl.rb: fix ssl option flags testsnobu
2015-12-09test_ssl.rb: fix ssl option flags testsnobu
2015-11-25test/openssl/test_ssl.rb (test_copy_stream): new testnormal
2015-11-13* ext/openssl/ossl_ssl.c: Merge ruby/openssl@81e1a30zzak
2015-10-31* test/openssl/test_pair.rb: skipped tests if openssl doesn't supporthsbt
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-08-20* test/openssl/test_ssl_session.rb: Fix tests so that they take in totenderlove
2015-08-19* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove
2015-08-15ossl_ssl.c: check SSL method namenobu
2015-08-15use assert_raisenobu
2015-08-14test_ssl_session.rb: check SSL methodnobu
2015-08-11* test/openssl/test_ssl.rb: Fix LocalJumpErrors being raisedhsbt
2015-08-01openssl/buffering: fix gets on EOF with limitnormal
2015-08-01* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implementtenderlove
2015-07-30test_pair.rb: join client threadnobu
2015-07-29test_pair.rb: thread leaknobu
2015-07-29test_pair.rb: thread leaknobu
2015-07-27* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a moretenderlove
2015-07-27commit missusa
2015-07-26* ext/openssl/ossl_ssl.c (ossl_call_servername_cb): set the ssl contexttenderlove
2015-07-26* test/openssl/test_ssl.rb (class OpenSSL): add test coverage aroundtenderlove
2015-07-25* ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove
2015-07-25* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): supporttenderlove
2015-07-25* test/openssl/test_pair.rb: add a test ensuring that the default DHtenderlove