summaryrefslogtreecommitdiff
path: root/test/openssl/test_x509store.rb
AgeCommit message (Expand)Author
2020-09-09Revert the related commits about `Tempfile.open` change.Hiroshi SHIBATA
2020-08-29Fix usages of Tempfile.open(&block) that expected the file to still be there ...Benoit Daloze
2020-08-11Test out fix for OpenSSL test flakinessAlan Wu
2020-08-07Add more debug info to test_verifyKazuhiro NISHIYAMA
2020-08-06Add verbose message to random failed assertionKazuhiro NISHIYAMA
2020-05-13[ruby/openssl] Look up digest by name instead of constantBart de Water
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2017-09-03openssl: import v2.1.0.beta1rhe
2017-06-14openssl: import v2.0.4rhe
2016-12-10openssl: import v2.0.1rhe
2016-11-30openssl: import v2.0.0rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-12-13test/openssl: skip old OpenSSLnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2013-03-23Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse
2011-06-21* test/openssl/test_x509store.rb (test_set_errors): Redhat is nahi
2010-12-15drying up the requires in the openssl teststenderlove
2010-12-09* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove
2010-05-02* test: fixed wrong assertions.nobu
2010-02-02use require_relative.akr
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2005-08-22* ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo
2005-05-28* test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo
2004-10-15* ext/openssl/ossl_x509store.cgotoyuzo
2004-07-14* ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo
2004-05-24* test/openssl/test_x509name.rb: short names of some OIDs (serialNumbergotoyuzo
2004-05-21* test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo