ruby/test/openssl
naruse 58ef0f06c6 * ruby.c (load_file_internal): set default source encoding as
UTF-8 instead of US-ASCII. [ruby-core:46021] [Feature #6679]

* parse.y (parser_initialize): set default parser encoding as
  UTF-8 instead of US-ASCII.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-06 00:49:57 +00:00
..
ssl_server.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_asn1.rb * test/openssl/test_asn1_rb: 2012-09-03 22:54:12 +00:00
test_bn.rb * ext/openssl/ossl_bn.c (GetBNPtr): add missing nil case. 2011-01-29 18:48:24 +00:00
test_buffering.rb * test/openssl/test_asn1_rb: 2012-09-03 22:54:12 +00:00
test_cipher.rb Skip patented algorithms: IDEA and RC5 on NetBSD. 2011-09-20 07:18:37 +00:00
test_config.rb * test/openssl/test_config.rb (OpenSSL#test_constants): skip only when 2012-10-06 14:26:29 +00:00
test_digest.rb * ext/openssl/lib/openssl/digest.rb 2012-08-02 01:58:49 +00:00
test_engine.rb remove trainling spaces. 2012-08-21 04:50:18 +00:00
test_hmac.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_ns_spki.rb * ext/openssl/ossl_ns_spki.c: Complete documentation. 2011-10-20 17:22:09 +00:00
test_ocsp.rb * test/openssl/test_ocsp.rb 2011-07-02 00:03:29 +00:00
test_pair.rb * test/openssl/utils.rb 2012-08-28 20:03:32 +00:00
test_pkcs5.rb * test/openssl/test_pkcs5.rb: add RFC 6070 tests for PBKDF2 with 2011-10-20 03:32:36 +00:00
test_pkcs7.rb remove trainling spaces. 2012-08-21 04:50:18 +00:00
test_pkcs12.rb remove trainling spaces. 2012-08-21 04:50:18 +00:00
test_pkey_dh.rb * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macro 2012-09-03 01:14:26 +00:00
test_pkey_dsa.rb * ext/openssl/ossl.c 2012-06-10 01:23:21 +00:00
test_pkey_ec.rb remove trainling spaces. 2012-08-21 04:50:18 +00:00
test_pkey_rsa.rb * ext/openssl/ossl.c 2012-06-10 01:23:21 +00:00
test_ssl.rb * test/openssl/test_asn1_rb: 2012-09-03 22:54:12 +00:00
test_ssl_session.rb * test/openssl/test_asn1_rb: 2012-09-03 22:54:12 +00:00
test_x509cert.rb * test/openssl/test_asn1_rb: 2012-09-03 22:54:12 +00:00
test_x509crl.rb * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macro 2012-09-03 01:14:26 +00:00
test_x509ext.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_x509name.rb * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
test_x509req.rb * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macro 2012-09-03 01:14:26 +00:00
test_x509store.rb * test/openssl/test_x509store.rb (test_set_errors): Redhat is 2011-06-21 16:33:06 +00:00
utils.rb * test/openssl/utils.rb: Use DSS1 as DSA signature digest for all 2012-09-03 22:09:33 +00:00