aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pkcs12.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Kazuki Yamaguchi2017-08-261-1/+4
|\
| * Backport "Merge branch 'topic/test-memory-leak'" to maintKazuki Yamaguchi2017-08-241-22/+21
* | test: prepare test PKey instances on demandKazuki Yamaguchi2017-01-171-20/+21
* | test: let OpenSSL::TestCase include OpenSSL::TestUtilsKazuki Yamaguchi2017-01-161-2/+0
* | Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-4/+0
|/
* test: call super from each test case's 'setup' methodKazuki Yamaguchi2016-12-051-0/+1
* test: fix fragile test casesKazuki Yamaguchi2016-11-301-10/+3
* pkcs12: fix .new to handle strucuture with no keys or no certstopic/pkcs12-read-no-private-keyKazuki Yamaguchi2016-09-051-0/+106
* Implement missing initialize_copytopic/fix-initialize-copyKazuki Yamaguchi2016-08-041-0/+5
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-1/+1
* Sync trunkZachary Scott2016-02-021-0/+1
* Upstream ruby/ruby@ae042f2 from r50727Zachary Scott2015-06-031-3/+3
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+209