summaryrefslogtreecommitdiff
path: root/test/openssl/test_ssl.rb
AgeCommit message (Expand)Author
2007-12-17* ext/openssl/lib/openssl/buffering.rb (Buffering#gets): added secondgotoyuzo
2005-12-12* test/openssl/test_ssl.rb (test_parallel): call GC.start to closegotoyuzo
2005-03-09* ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:gotoyuzo
2005-02-14* ext/openssl/lib/openssl/ssl.rbgotoyuzo
2004-11-17* test/openssl/ssl_server.rb: try to listen ports from 20443 to 20542gotoyuzo
2004-07-28* eval.c (rb_call0): should call rb_call_super() directly formatz
2004-07-18* test/openssl/test_ssl.rb: add workaround for Cygwin.gotoyuzo
2004-07-16* test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround togotoyuzo
2004-06-20* test/openssl/test_ssl.rb: use Process.kill to kill child processgotoyuzo
2004-05-26* add test for OpenSSL::SSL.gotoyuzo