| Age | Commit message (Expand) | Author |
| 2012-02-08 | Backport r34482 from trunk. See #5353 | nahi |
| 2010-12-20 | * Backported the fix at | nahi |
| 2010-12-20 | Make test-all run. require_relative is from 1.9. | nahi |
| 2010-12-20 | * Backported the fix at | nahi |
| 2010-08-23 | * ext/openssl/ossl_asn1.c (obj_to_asn1bool): fixed ASN1::Boolean | nahi |
| 2010-08-19 | * test/openssl/{test_x509cert.rb,test_ssl.rb,test_x509req.rb}: added | nahi |
| 2010-08-19 | * test/openssl/test_ssl.rb: removed unnecessary free port scanning of | nahi |
| 2010-08-19 | * ext/openssl/lib/openssl/config.rb, test/openssl/test_config.rb: | nahi |
| 2010-07-13 | * ext/openssl/ossl_config.c, ext/openssl/lib/openssl/config.rb, | nahi |
| 2010-07-12 | * ext/openssl/ossl_config.c (ossl_config_copy): wrongly updating the | nahi |
| 2010-07-09 | * test/openssl/test_config.rb: more tests for parse_config formats. | nahi |
| 2010-07-08 | * test/openssl/test_config.rb: test_s_parse_format added in the | nahi |
| 2010-07-08 | * test/openssl/test_config.rb: added tests for class methods, | nahi |
| 2010-07-08 | * test/openssl/test_config.c: added tests for all Config methods. | nahi |
| 2010-04-16 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
| 2010-03-09 | * ext/openssl/ossl_config.c: defined own IMPLEMENT_LHASH_DOALL_ARG_FN... | nahi |
| 2010-03-09 | fixed syntax error introduced in the previous commit. | nahi |
| 2010-03-06 | * ext/openssl/ossl_x509name.c: added X509::Name#hash_old as a wrapper | nahi |
| 2010-03-06 | * test/openssl/test_x509*: make tests pass with OpenSSL 1.0.0b5. | nahi |
| 2010-03-06 | * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is | nahi |
| 2010-03-06 | * test/openssl: backport cosmetic changes from 1.9. | nahi |
| 2009-12-21 | * test/openssl/{common.pem,max.pem}: added fixture certificates. | nahi |
| 2009-12-13 | * test/openssl/*: added some tests from jruby-openssl. | nahi |
| 2009-03-19 | * ext/openssl/ossl_ssl.c: revert incomplete read_nonblock | akr |
| 2009-03-12 | * test/openssl/test_ssl.rb (OpenSSL#test_client_session): | kazu |
| 2009-01-25 | * ext/openssl/ossl_ssl.c: Server Name Indication support. | technorama |
| 2008-12-04 | * ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock): | matz |
| 2008-06-05 | * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize): | knu |
| 2008-04-24 | * lib/net/pop.rb: backported from 1.9. bug#19003 | kazu |
| 2007-07-14 | * test/openssl/test_pkcs7.rb: reverted the previous patch. it should | nahi |
| 2007-07-14 | * test/openssl/test_pkcs7.rb: follow the library change. applied a | nahi |
| 2007-06-18 | * ext/openssl/{extconf.rb,ossl_ssl_session.c}: | technorama |
| 2007-06-08 | import OpenSSL from trunk | technorama |
| 2006-06-20 | *** empty log message *** | gotoyuzo |
| 2006-06-20 | * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. | gotoyuzo |
| 2005-12-12 | * test/openssl/test_ssl.rb (test_parallel): call GC.start to close | gotoyuzo |
| 2005-11-22 | * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. | gotoyuzo |
| 2005-10-30 | * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must | gotoyuzo |
| 2005-09-18 | * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c: | gotoyuzo |
| 2005-09-12 | * test/openssl/test_pkcs7.rb (test_enveloped): skip this test | gotoyuzo |
| 2005-09-10 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
| 2005-09-10 | * ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512. | gotoyuzo |
| 2005-09-10 | * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_error | gotoyuzo |
| 2005-05-28 | * test/openssl/test_x509store.rb: add test for expired CRL | gotoyuzo |
| 2005-04-08 | * ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts. | gotoyuzo |
| 2005-03-09 | * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): call | gotoyuzo |
| 2005-03-07 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
| 2005-02-14 | * ext/openssl/lib/openssl/ssl.rb | gotoyuzo |
| 2004-12-21 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
| 2004-12-19 | * ext/openssl/ossl_x509store.c | gotoyuzo |