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

ruby-cvs:24109

From: shyouhei ruby-lang.org
Date: Sun, 8 Jun 2008 01:16:47 +0900 (JST)
Subject: [ruby-cvs:24109] Ruby:r16878 (ruby_1_8_6): merge revision(s) 13657:

shyouhei	2008-06-08 01:16:46 +0900 (Sun, 08 Jun 2008)

  New Revision: 16878

  Modified files:
    branches/ruby_1_8_6/ChangeLog
    branches/ruby_1_8_6/ext/openssl/lib/net/ftptls.rb
    branches/ruby_1_8_6/ext/openssl/lib/net/telnets.rb
    branches/ruby_1_8_6/lib/net/http.rb
    branches/ruby_1_8_6/lib/net/imap.rb
    branches/ruby_1_8_6/lib/open-uri.rb
    branches/ruby_1_8_6/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_6/ChangeLog?r1=16878&r2=16877&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?r1=16878&r2=16877&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/lib/open-uri.rb?r1=16878&r2=16877&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ext/openssl/lib/net/telnets.rb?r1=16878&r2=16877&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/lib/net/http.rb?r1=16878&r2=16877&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ext/openssl/lib/net/ftptls.rb?r1=16878&r2=16877&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/lib/net/imap.rb?r1=16878&r2=16877&diff_format=u


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