aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/ssl_server.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:gotoyuzo2005-03-091-1/+2
* * test/openssl/ssl_server.rb: get rid of race condition.nobu2005-02-161-2/+1
* * test/openssl/ssl_server.rb: try to listen ports from 20443 to 20542gotoyuzo2004-11-171-1/+11
* * test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround togotoyuzo2004-07-161-6/+0
* * test/openssl/test_ssl.rb: use Process.kill to kill child processgotoyuzo2004-06-201-12/+11
* * add test for OpenSSL::SSL.gotoyuzo2004-05-261-0/+78