summaryrefslogtreecommitdiff
path: root/test/openssl
AgeCommit message (Expand)Author
2017-03-01openssl: avoid segfault during running tests on Ubuntu trustyrhe
2017-01-31openssl: import v2.0.3rhe
2016-12-10openssl: import v2.0.1rhe
2016-12-01openssl: import fixes from upstreamrhe
2016-11-30openssl: import v2.0.0rhe
2016-11-05openssl/ut_eof.rb: rename TestEOFnobu
2016-09-17openssl: really fix test failure on Ubuntu 16.04rhe
2016-09-13openssl: workaround for Ubuntu's patched OpenSSLrhe
2016-09-08openssl: import v2.0.0.beta.2rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-08-06openssl: avoid undefined behavior on empty SSL_writenormal
2016-07-26test: use assert_includenobu
2016-06-25Refine assertionnobu
2016-06-25openssl: ignore test failure caused by LibreSSL bugrhe
2016-06-19openssl: add OpenSSL::OCSP::SingleResponserhe
2016-06-19openssl: implement initialize_copy for OpenSSL::OCSP::*rhe
2016-06-19openssl: implement initialize_copy method for PKey classesrhe
2016-06-18openssl: avoid test crash on Ubuntu 16.04rhe
2016-06-15openssl: allow specifying hash algorithm in OCSP::*#signrhe
2016-06-14openssl: add some accessor methods for OCSP::CertificateIdrhe
2016-06-14openssl: add missing #to_der to OCSP::{CertificateId,BasicResponse}rhe
2016-06-12openssl: avoid test failure in test_engine.rbrhe
2016-06-09openssl: use ASN1_ENUMERATED_to_BN() if neededrhe
2016-06-09openssl: fix build with OPENSSL_NO_ECrhe
2016-06-07openssl: adjust tests for OpenSSL 1.1.0rhe
2016-06-07openssl: add SSL::SSLContext#security_level{=,}rhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: check existence of RAND_pseudo_bytes()rhe
2016-05-31openssl: add missing test for r55219rhe
2016-05-30openssl: fix test failure on Fedora 23rhe
2016-05-30openssl: add SSLContext#ecdh_curves=rhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-24openssl: add EC.generaterhe
2016-05-24openssl: rename EC#generate_key to EC#generate_key!rhe
2016-05-24openssl: make Cipher#key= and #iv= reject too long valuesrhe
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