summaryrefslogtreecommitdiff
path: root/test/openssl/test_x509crl.rb
AgeCommit message (Expand)Author
2017-11-25openssl: import v2.1.0.beta2rhe
2017-09-03openssl: import v2.1.0.beta1rhe
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-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
2013-07-05* test/openssl/test_x509crl.rb: Remove unused variable.emboss
2012-09-03* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss
2011-05-15* remove trailing spaces.nobu
2010-12-15drying up the requires in the openssl teststenderlove
2010-02-28* test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,naruse
2010-02-02use require_relative.akr
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2004-05-21* test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo
2004-05-19* rescue LoadError. [ruby-dev:23539]gotoyuzo
2004-05-17* test for OpenSSL::X509gotoyuzo