..
ssl_server.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2009-03-06 03:56:38 +00:00
test_asn1.rb
* backport r29071 from ruby_1_8;
2010-08-23 04:12:08 +00:00
test_bn.rb
* ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.new
2010-10-04 00:33:22 +00:00
test_cipher.rb
* test: assert_raises has been deprecated since a long time ago.
2008-09-24 17:44:39 +00:00
test_config.rb
* backport r28621 and r28632 from ruby_1_8;
2010-08-19 08:22:31 +00:00
test_digest.rb
test_ec.rb
* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is
2010-05-06 10:13:46 +00:00
test_hmac.rb
Add some more tests, revisited.
2010-02-23 17:36:12 +00:00
test_ns_spki.rb
use require_relative.
2010-02-02 13:58:56 +00:00
test_ocsp.rb
removing empty teardown, cleaning up whitespace errors
2010-11-06 21:19:11 +00:00
test_pair.rb
Set DH Parameter for SSLContext to clean warnings.
2010-12-07 14:24:40 +00:00
test_pkcs7.rb
* ext/openssl/lib/openssl/x509-internal.rb: removed unused local
2010-09-10 08:54:50 +00:00
test_pkey_rsa.rb
test_ssl.rb
Set DH Parameter for SSLContext to clean warnings.
2010-12-07 14:24:40 +00:00
test_x509cert.rb
* test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,
2010-02-28 02:47:19 +00:00
test_x509crl.rb
* test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,
2010-02-28 02:47:19 +00:00
test_x509ext.rb
test_x509name.rb
* ext/openssl/lib/openssl/x509-internal.rb: removed unused local
2010-09-10 08:54:50 +00:00
test_x509req.rb
* test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,
2010-02-28 02:47:19 +00:00
test_x509store.rb
* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing C
2010-12-09 17:18:54 +00:00
utils.rb
* test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:42285]
2010-09-22 08:16:49 +00:00