1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
shugo 38f8c64efe * lib/net/ftp.rb (getaddress): rescue exceptions. [ruby-dev:39451]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-10-12 14:25:53 +00:00
..
ftp.rb * lib/net/ftp.rb (getaddress): rescue exceptions. [ruby-dev:39451] 2009-10-12 14:25:53 +00:00
http.rb * lib/net/http.rb (transport_request): Handle timeout error by closing socket if exception raised. [ruby-core:20976] 2009-09-26 04:33:59 +00:00
https.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:39:55 +00:00
imap.rb * lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket for 2008-08-05 07:34:59 +00:00
pop.rb * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558) 2008-10-14 02:18:50 +00:00
protocol.rb * lib/net/protocol.rb (rbuf_read): extend buffer size for speed. 2007-03-19 02:39:22 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from 2008-08-04 05:46:53 +00:00
telnet.rb * lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby-core:22723] 2009-10-08 15:34:51 +00:00