.. |
ssl_server.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_asn1.rb
|
use require_relative.
|
2010-02-02 13:58:56 +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
|
* test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.
|
2009-11-26 12:18:04 +00:00 |
test_digest.rb
|
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
|
2006-05-08 00:12:00 +00:00 |
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_pair.rb
|
* test: use require_relative.
|
2009-09-12 17:00:51 +00:00 |
test_pkcs7.rb
|
use require_relative.
|
2010-02-02 13:58:56 +00:00 |
test_pkey_rsa.rb
|
* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:
|
2005-09-18 22:56:11 +00:00 |
test_ssl.rb
|
* test/openssl/test_ssl.rb (test_client_auth): Errno::ECONNRESET is raised on
|
2010-05-19 05:14:41 +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
|
* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.
|
2005-11-22 22:29:13 +00:00 |
test_x509name.rb
|
* test/openssl/ssl_server.rb: try to listen ports from 20443 to 20542
|
2004-11-17 08:04:19 +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
|
* test: fixed wrong assertions.
|
2010-05-02 08:25:11 +00:00 |
utils.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |