aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_x509ext.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed inconsistency directory structure with ruby/ruby repoHiroshi SHIBATA2020-02-171-104/+0
* Prefer `frozen_string_literal: true`.Samuel Williams2020-02-061-1/+1
* Add Marshal support to X509 objectsBart de Water2019-10-291-0/+8
* Add OpenSSL::X509::Extension#value_der methodBen Toews2018-12-101-0/+5
* x509ext: implement X509::Extension#==Kazuki Yamaguchi2017-10-121-0/+11
* Merge branch 'maint'Kazuki Yamaguchi2017-08-261-0/+4
|\
* | 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
* x509ext: fix X509::ExtensionFactory#create_ext with configKazuki Yamaguchi2016-08-281-9/+15
* Implement missing initialize_copytopic/fix-initialize-copyKazuki Yamaguchi2016-08-041-0/+6
* 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/+69