.. |
ssl_server.rb
|
* ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:
|
2005-03-09 10:45:42 +00:00 |
test_asn1.rb
|
* test/openssl/test_asn1.c: String#[]= doesnt't accept Integer.
|
2006-07-02 20:17:50 +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_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: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_hmac.rb
|
|
|
test_ns_spki.rb
|
* ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decode
|
2005-08-22 20:47:55 +00:00 |
test_pair.rb
|
* ext/openssl/ossl_ssl.c (ossl_ssl_read_internal): show openssl error
|
2008-12-31 08:18:12 +00:00 |
test_pkcs7.rb
|
* test/openssl/test_pkcs7.rb: Remove redundant module namespace.
|
2007-12-08 08:23:07 +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
|
* ext/openssl/ossl_ssl.c: Server Name Indication support.
|
2009-01-24 21:45:42 +00:00 |
test_x509cert.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_x509crl.rb
|
|
|
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_x509store.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
utils.rb
|
* ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol.
|
2008-04-20 22:32:06 +00:00 |