ruby-cvs:15733
From: (gotoyuzo) <gotoyuzo ruby-lang.org>
Date: Wed, 12 Oct 2005 12:54:55 +0900
Subject: [ruby-cvs:15733] ruby, ruby/ext/openssl: * ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().
gotoyuzo Wed, 12 Oct 2005 12:54:55 +0900
Modified files:
ruby:
ChangeLog
ruby/ext/openssl:
ossl.c
Log:
* ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().
Revision Changes Path
1.4678 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4677&r2=1.4678
1.16 +2 -1 ruby/ext/openssl/ossl.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/openssl/ossl.c?cvsroot=src&r1=1.15&r2=1.16