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
akr 17a085ea8c * ext/openssl/lib/openssl/buffering.rb
(OpenSSL::Buffering#write_nonblock): new method.

* ext/openssl/ossl_ssl.c (ossl_ssl_write_nonblock): new method.
  (ossl_ssl_write_internal): defined.
  (ossl_ssl_write): use ossl_ssl_write_internal.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-20 17:39:44 +00:00
..
ssl_server.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_asn1.rb * test/openssl/test_asn1.c: String#[]= doesnt't accept Integer. 2006-07-02 20:17:50 +00:00
test_cipher.rb * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
test_digest.rb * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. 2006-05-08 00:12:00 +00:00
test_ec.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_hmac.rb
test_ns_spki.rb
test_pair.rb * ext/openssl/lib/openssl/buffering.rb 2009-03-20 17:39:44 +00:00
test_pkcs7.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_pkey_rsa.rb * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c: 2005-09-18 22:56:11 +00:00
test_ssl.rb * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
test_x509cert.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_x509crl.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_x509ext.rb * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. 2005-11-22 22:29:13 +00:00
test_x509name.rb
test_x509req.rb
test_x509store.rb * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
utils.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00