[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:24107

From: shyouhei ruby-lang.org
Date: Sun, 8 Jun 2008 01:15:20 +0900 (JST)
Subject: [ruby-cvs:24107] Ruby:r16876 (ruby_1_8_5): merge revision(s) 13657:

shyouhei	2008-06-08 01:15:19 +0900 (Sun, 08 Jun 2008)

  New Revision: 16876

  Modified files:
    branches/ruby_1_8_5/ChangeLog
    branches/ruby_1_8_5/ext/openssl/lib/net/ftptls.rb
    branches/ruby_1_8_5/ext/openssl/lib/net/telnets.rb
    branches/ruby_1_8_5/lib/net/http.rb
    branches/ruby_1_8_5/lib/net/imap.rb
    branches/ruby_1_8_5/lib/open-uri.rb
    branches/ruby_1_8_5/version.h

  Log:
    merge revision(s) 13657:
    * lib/net/http.rb, lib/open-uri.rb: remove
      Net::HTTP#enable_post_connection_check.  [ruby-dev:31960]
    * lib/net/imap.rb: hostname should be verified against server's
      indentity as persented in the server's certificate. [ruby-dev:31960]
    * ext/openssl/lib/net/telnets.rb, ext/openssl/lib/net/ftptls.rb: ditto.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ext/openssl/lib/net/telnets.rb?r1=16876&r2=16875&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/lib/open-uri.rb?r1=16876&r2=16875&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/lib/net/imap.rb?r1=16876&r2=16875&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/lib/net/http.rb?r1=16876&r2=16875&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/version.h?r1=16876&r2=16875&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ext/openssl/lib/net/ftptls.rb?r1=16876&r2=16875&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ChangeLog?r1=16876&r2=16875&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]