1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/openssl
nahi 0522ffd51f * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): OpenSSL::ASN1.decode
should reject indefinite length primitive encodings as that is
          illegal. Patch by Martin Bosslet. See #4324.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-01-26 08:17:01 +00:00
..
ssl_server.rb
test_asn1.rb * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): OpenSSL::ASN1.decode 2011-01-26 08:17:01 +00:00
test_bn.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_cipher.rb refactor load error rescue to the openssl util file 2010-12-11 01:25:25 +00:00
test_config.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_digest.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_ec.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_hmac.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_ns_spki.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_ocsp.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_pair.rb refactor load error rescue to the openssl util file 2010-12-11 01:25:25 +00:00
test_pkcs7.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_pkcs12.rb adding a test for OpenSSL::PKCS12.create 2010-12-13 04:17:42 +00:00
test_pkey_rsa.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_ssl.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_x509cert.rb Support OpenSSL 1.1; it supports RSA1024 and DSS1. 2010-12-25 09:02:03 +00:00
test_x509crl.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_x509ext.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_x509name.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_x509req.rb Support OpenSSL 1.1; it supports RSA1024 and DSS1. 2010-12-25 09:02:03 +00:00
test_x509store.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
utils.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00