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
tenderlove fb7a337e97 * etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception if
pointer is invalid.  Thanks Ippei Obayashi! [ruby-dev:42573]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-11-14 21:46:08 +00:00
..
ssl_server.rb
test_asn1.rb * backport r29071 from ruby_1_8; 2010-08-23 04:12:08 +00:00
test_bn.rb * ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.new 2010-10-04 00:33:22 +00:00
test_cipher.rb
test_config.rb * backport r28621 and r28632 from ruby_1_8; 2010-08-19 08:22:31 +00:00
test_digest.rb
test_ec.rb * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is 2010-05-06 10:13:46 +00:00
test_hmac.rb
test_ns_spki.rb
test_ocsp.rb removing empty teardown, cleaning up whitespace errors 2010-11-06 21:19:11 +00:00
test_pair.rb * ext/openssl/lib/openssl/x509-internal.rb: removed unused local 2010-09-10 08:54:50 +00:00
test_pkcs7.rb * ext/openssl/lib/openssl/x509-internal.rb: removed unused local 2010-09-10 08:54:50 +00:00
test_pkey_rsa.rb
test_ssl.rb * etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception if 2010-11-14 21:46:08 +00:00
test_x509cert.rb
test_x509crl.rb
test_x509ext.rb
test_x509name.rb * ext/openssl/lib/openssl/x509-internal.rb: removed unused local 2010-09-10 08:54:50 +00:00
test_x509req.rb
test_x509store.rb * test: fixed wrong assertions. 2010-05-02 08:25:11 +00:00
utils.rb * test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:42285] 2010-09-22 08:16:49 +00:00