ruby-cvs:15734
From: (gotoyuzo) <gotoyuzo ruby-lang.org>
Date: Wed, 12 Oct 2005 12:56:04 +0900
Subject: [ruby-cvs:15734] ruby, ruby/ext/openssl: * ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().
gotoyuzo Wed, 12 Oct 2005 12:56:04 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/ext/openssl:
ossl.c
Log:
* ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().
Revision Changes Path
1.2673.2.1323 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1322&r2=1.2673.2.1323
1.11.2.5 +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.11.2.4&r2=1.11.2.5