summaryrefslogtreecommitdiff
path: root/test/openssl
AgeCommit message (Expand)Author
2018-10-18openssl: sync with upstream repositoryrhe
2018-08-08openssl: sync with upstream repositoryrhe
2018-05-12openssl: merge changes in v2.1.1rhe
2017-12-15openssl: suppress report_on_exception warningrhe
2017-12-14openssl: import v2.1.0rhe
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-11-26openssl: sync with 2475d94517b4rhe
2017-11-25openssl: import v2.1.0.beta2rhe
2017-11-04openssl: pull test case from upstream commit 62af0446569arhe
2017-10-21openssl: merge test fix from upstreamrhe
2017-10-21fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse
2017-09-24openssl: import e72d960db262rhe
2017-09-12openssl: merge test fixes from upstream, part 2rhe
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-09-05openssl: merge test fixes from upstreamrhe
2017-09-03openssl: import v2.1.0.beta1rhe
2017-08-10openssl: import v2.0.5rhe
2017-06-14openssl: import v2.0.4rhe
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