summaryrefslogtreecommitdiff
path: root/test/openssl/test_x509name.rb
AgeCommit message (Expand)Author
2017-01-31openssl: import v2.0.3rhe
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-06-07openssl: adjust tests for OpenSSL 1.1.0rhe
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
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-09-03* test/openssl/test_asn1_rb:emboss
2012-02-08Fix condition.naruse
2012-02-08"street" for X509 Name is not supported before 0.9.8m.naruse
2012-02-08* ext/openssl/ossl_x509name.c: Use the numerical representation ofemboss
2011-06-23* ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper nahi
2010-12-15drying up the requires in the openssl teststenderlove
2010-12-10Include Comparable in OpenSSL::X509::Name, document #<=>drbrain
2010-09-10 * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi
2004-11-17* test/openssl/ssl_server.rb: try to listen ports from 20443 to 20542gotoyuzo
2004-09-13* ext/openssl/ossl_x509name.c (ossl_x509name_to_s): add optionalgotoyuzo
2004-05-24* test/openssl/test_x509name.rb: short names of some OIDs (serialNumbergotoyuzo
2004-05-19* rescue LoadError. [ruby-dev:23539]gotoyuzo
2004-05-17* test for OpenSSL::X509gotoyuzo