summaryrefslogtreecommitdiffstats
path: root/test/test_x509crl.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Marshal support to X509 objectsBart de Water2019-10-291-0/+16
* simplify AKI parsing to only return keyIdentifier fieldBen Toews2019-09-271-10/+1
* helpers for accessing AKI/SKI extensions of certs/crlsBen Toews2019-09-271-1/+17
* test/test_x509crl: fix random failureky/x509-implement-eqKazuki Yamaguchi2017-11-221-3/+5
* x509crl, x509revoked: implement X509::{CRL,Revoked}#==Kazuki Yamaguchi2017-10-121-0/+27
* x509revoked: add missing X509::Revoked#to_derKazuki Yamaguchi2017-10-121-0/+23
* Merge branch 'maint'Kazuki Yamaguchi2017-08-261-0/+4
|\
| * Backport "Merge branch 'topic/test-memory-leak'" to maintKazuki Yamaguchi2017-08-241-12/+4
* | test: prepare test PKey instances on demandKazuki Yamaguchi2017-01-171-4/+4
* | test: let OpenSSL::TestCase include OpenSSL::TestUtilsKazuki Yamaguchi2017-01-161-8/+0
* | Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-5/+1
|/
* test: call super from each test case's 'setup' methodKazuki Yamaguchi2016-12-051-0/+1
* test: fix fragile test casesKazuki Yamaguchi2016-11-301-12/+6
* x509crl: fix CRL#revoked=Kazuki Yamaguchi2016-08-091-0/+4
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-4/+1
* Sync trunkZachary Scott2016-02-021-0/+1
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+220