summaryrefslogtreecommitdiff
path: root/test/openssl/utils.rb
AgeCommit message (Expand)Author
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