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
gotoyuzo 279c5947d1 * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): call
rb_sys_fail if errno isn't 0. [ruby-dev:25831]

* ext/openssl/lib/openssl/cipher.rb: fix typo. [ruby-dev:24285]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-03-09 11:26:49 +00:00
..
ssl_server.rb * ext/openssl/ossl_x509store.c 2004-12-19 08:28:33 +00:00
test_asn1.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-12-21 05:40:23 +00:00
test_cipher.rb
test_digest.rb
test_hmac.rb
test_pair.rb * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): call 2005-03-09 11:26:49 +00:00
test_pkey_rsa.rb
test_ssl.rb * ext/openssl/lib/openssl/ssl.rb 2005-02-14 04:14:39 +00:00
test_x509cert.rb
test_x509crl.rb
test_x509name.rb * ext/openssl/ossl_x509store.c 2004-12-19 08:28:33 +00:00
test_x509req.rb
test_x509store.rb * ext/openssl/ossl_x509store.c 2004-12-19 08:28:33 +00:00
utils.rb