summaryrefslogtreecommitdiff
path: root/test/openssl/utils.rb
AgeCommit message (Expand)Author
2014-12-13test/openssl: skip old OpenSSLnobu
2014-12-13revert r48819nobu
2014-12-13test_ocsp.rb: run separatelynobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-13* test/openssl: Don't specify port number.akr
2014-11-13* test/openssl/ssl_server.rb: Unused file removed.akr
2014-11-03* test/openssl/utils.rb: The default of :ignore_listener_error isakr
2014-11-01ignore_ssl_accept_error option is changed to ignore_listener_error.akr
2014-11-01start_server refined.akr
2014-11-01* test/openssl/utils.rb (start_server): Don't close sockets beforeakr
2014-11-01* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr
2014-11-01* test/openssl/utils.rb (start_server, server_loop): Use aakr
2014-05-29* ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socketakr
2014-05-25* test/openssl: Join threads.akr
2012-12-20* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss
2012-09-03* test/openssl/utils.rb: Use DSS1 as DSA signature digest for allemboss
2012-09-03remove trailing spaces.nobu
2012-09-03* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss
2012-09-02* test/openssl/utils.rb: Use a cached DH key instead of generating aemboss
2012-08-28* test/openssl/utils.rbemboss
2012-05-07* ext/openssl/ossl_ssl.c: add support for option flagsemboss
2011-07-14* ext/openssl/ossl.c (ossl_verify_cb): trap the exception fromnahi
2011-06-22* test/openssl/test_ssl_session.rb: Split out SSL::Session related nahi
2011-06-13* test/openssl/test_ec.rbemboss
2011-06-13* ext/openssl/pkey_dh.c: corrected documentation.emboss
2011-06-12* ext/openssl/ossl_pkey.c: added PKey.read module function that allowemboss
2010-12-15drying up the requires in the openssl teststenderlove
2010-12-11refactor load error rescue to the openssl util filetenderlove
2010-09-22* test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:...kazu
2010-08-19 * backport r28621 and r28632 from ruby_1_8;nahi
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-04-20* ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol.technorama
2004-05-21* test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo
2004-05-17* test for OpenSSL::X509gotoyuzo