1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/openssl/lib
nahi cb0ea9ddfd * Backported the fix at
Mon Oct  4 09:30:42 2010  NARUSE, Yui  <naruse@ruby-lang.org>

        * ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.new
          accepts only Strings, so call Integer#to_s(16).
          16 is for an optimization. [ruby-dev:42336]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-12-20 15:21:52 +00:00
..
net * {ext,lib,test}/**/*.rb: removed trailing spaces. 2010-04-16 21:51:01 +00:00
openssl * Backported the fix at 2010-12-20 15:21:52 +00:00
openssl.rb * ext/openssl/ossl_config.c, ext/openssl/lib/openssl/config.rb, 2010-07-13 12:49:56 +00:00