ruby/lib/net
nobu 3657e15519 * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26986 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-03-20 03:30:59 +00:00
..
ftp.rb * lib/net/ftp.rb (putbinaryfile): use APPE for resume. 2009-11-19 14:23:45 +00:00
http.rb * lib/net/http.rb (Net::HTTP#request): close @socket only after 2010-02-03 12:15:02 +00:00
https.rb * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +00:00
imap.rb * lib/net/imap.rb (flag_list): untaint strings to intern in the safe 2009-11-19 13:38:35 +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: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. 2010-03-20 03:30:59 +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