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
naruse d5b1fde5c7 * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):
pop pushed error after each try of reading. fixes #4550

* ext/openssl/ossl_pkey_dsa.c (ossl_dsa_initialize): ditto.

* ext/openssl/ossl_pkey_ec.c (ossl_ec_initialize): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-04-06 06:14:05 +00:00
..
ssl_server.rb
test_asn1.rb
test_bn.rb
test_buffering.rb * ext/openssl/lib/openssl/buffering.rb (module OpenSSL): #flush should 2011-03-16 06:07:03 +00:00
test_cipher.rb
test_config.rb * test/openssl/test_config.rb (OpenSSL#test_freeze): fix error 2011-02-13 00:56:52 +00:00
test_digest.rb
test_ec.rb
test_hmac.rb
test_ns_spki.rb
test_ocsp.rb
test_pair.rb
test_pkcs7.rb
test_pkcs12.rb
test_pkey_rsa.rb * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): 2011-04-06 06:14:05 +00:00
test_ssl.rb
test_x509cert.rb
test_x509crl.rb
test_x509ext.rb
test_x509name.rb
test_x509req.rb
test_x509store.rb
utils.rb