aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_pkcs7.rb
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: drop support for OpenSSL 0.9.6/0.9.7Kazuki Yamaguchi2016-05-051-6/+0
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/openssl: skip old OpenSSLnobu2014-12-131-1/+1
* * test/openssl/test_pkcs7.rb: Fix inverted expected and actual values.kou2014-05-271-6/+6
* * remove trailing spaces.svn2014-05-271-6/+6
* * test/openssl/test_pkcs7.rb: Add tests for PKCS7#type= and add_data.hsbt2014-05-271-0/+141
* remove trainling spaces.nobu2012-08-211-1/+1
* * ext/openssl/ossl_pkcs7.c: fix crash when parsing garbage data.emboss2012-03-291-0/+5
* drying up the requires in the openssl teststenderlove2010-12-151-6/+1
* * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi2010-09-101-4/+6
* use require_relative.akr2010-02-021-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * test/openssl/test_pkcs7.rb: Remove redundant module namespace.gotoyuzo2007-12-081-5/+5
* * test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo2005-09-121-0/+6
* * ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo2005-09-071-0/+148