aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_x509store.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/openssl: skip old OpenSSLnobu2014-12-131-1/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse2013-03-231-1/+4
* * test/openssl/test_x509store.rb (test_set_errors): Redhat is nahi2011-06-211-3/+11
* drying up the requires in the openssl teststenderlove2010-12-151-6/+1
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove2010-12-091-0/+8
* * test: fixed wrong assertions.nobu2010-05-021-9/+9
* use require_relative.akr2010-02-021-1/+1
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-2/+2
* * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo2005-08-221-0/+22
* * test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo2005-05-281-7/+28
* * ext/openssl/ossl_x509store.cgotoyuzo2004-10-151-0/+32
* * ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo2004-07-141-0/+2
* * test/openssl/test_x509name.rb: short names of some OIDs (serialNumbergotoyuzo2004-05-241-2/+1
* * test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo2004-05-211-0/+142