| Age | Commit message (Expand) | Author |
| 2009-05-20 | * ext/openssl/ossl_digest.c (Init_ossl_digest): avoid recursing | matz |
| 2009-03-20 | * ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr | akr |
| 2009-03-19 | * ext/openssl/ossl_ssl.c: revert incomplete read_nonblock | akr |
| 2009-02-26 | * ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verify | shugo |
| 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-08-31 | * ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix for | nobu |
| 2008-08-30 | * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix for | nobu |
| 2008-08-09 | * configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert), | nobu |
| 2008-07-23 | * ext/openssl/openssl_missing.h (d2i_of_void): define for older | nobu |
| 2008-07-22 | * ext/openssl: suppress warnings. | nobu |
| 2008-06-19 | wrong commit; sorry | matz |
| 2008-06-19 | * lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293] | matz |
| 2008-06-12 | * ext/openssl/ossl.h: include winsock.h if USE_WINSOCK2 is not defined. | usa |
| 2008-06-05 | * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize): | knu |
| 2008-05-29 | * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand): | knu |
| 2008-05-29 | * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand), | knu |
| 2008-05-19 | * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): Fix the type | knu |
| 2008-05-19 | * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted | knu |
| 2008-04-24 | * lib/net/pop.rb: backported from 1.9. bug#19003 | kazu |
| 2008-04-20 | * ext/openssl/ossl_ssl.c: initialize session class. | technorama |
| 2008-02-26 | * ext/openssl/ossl_pkey_{ec,dh,dsa,rsa}.c: Remove useless warnings. | technorama |
| 2008-02-25 | Mon Feb 25 17:30:29 2008 Technorama Ltd. <oss-ruby@technorama.net> | technorama |
| 2007-12-27 | * ext/openssl/ossl_ssl.c: Only show a warning if the default | technorama |
| 2007-10-15 | * ext/openssl/lib/openssl/buffering.rb (read, readpartial): revert | usa |
| 2007-10-08 | * lib/net/http.rb, lib/open-uri.rb: remove | gotoyuzo |
| 2007-09-23 | * lib/net/http.rb: an SSL verification (the server hostname should | gotoyuzo |
| 2007-07-20 | * ext/openssl/ossl_config.c (ossl_config_set_section): do not | nobu |
| 2007-07-15 | * ext/digest/digest.c (rb_digest_instance_update, | nobu |
| 2007-06-18 | * ext/openssl/{extconf.rb,ossl_ssl_session.c}: | technorama |
| 2007-06-08 | import OpenSSL from trunk | technorama |
| 2007-03-12 | * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about | knu |
| 2007-02-28 | * ext/openssl/extconf.rb: no need to check unistd.h and sys/time.h. | usa |
| 2007-01-03 | Revert r11453 | matz |
| 2007-01-03 | * io.c (ruby_dup): start GC on ENOMEM as well. | matz |
| 2006-12-01 | * ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should be | gotoyuzo |
| 2006-10-26 | * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error. | gotoyuzo |
| 2006-07-27 | * ext/openssl/ossl.h: move <ruby.h> inclusion point to shut up | matz |
| 2006-06-25 | add extconf.h. | akr |
| 2006-06-20 | * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. | gotoyuzo |
| 2006-06-02 | * ext/openssl/extconf.rb: use create_header. | gotoyuzo |
| 2006-05-23 | * ext/openssl/lib/openssl/ssl.rb | gotoyuzo |
| 2006-04-29 | * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize | gotoyuzo |
| 2006-03-17 | * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo. | gotoyuzo |
| 2006-03-15 | * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use | gotoyuzo |
| 2006-02-19 | * ext/openssl/ossl.h (OSSL_Debug): should not use __func__. | gotoyuzo |
| 2005-12-26 | * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che... | gotoyuzo |
| 2005-11-22 | * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. | gotoyuzo |
| 2005-11-01 | * ext/openssl/extconf.rb: should check ERR_peek_last_error(). | gotoyuzo |
| 2005-10-30 | * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must | gotoyuzo |