aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_ssl.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2005-02-141-0/+49
* * test/openssl/ssl_server.rb: try to listen ports from 20443 to 20542gotoyuzo2004-11-171-13/+17
* * eval.c (rb_call0): should call rb_call_super() directly formatz2004-07-281-4/+8
* * test/openssl/test_ssl.rb: add workaround for Cygwin.gotoyuzo2004-07-181-0/+4
* * test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround togotoyuzo2004-07-161-3/+2
* * test/openssl/test_ssl.rb: use Process.kill to kill child processgotoyuzo2004-06-201-5/+13
* * add test for OpenSSL::SSL.gotoyuzo2004-05-261-0/+184