ruby/test/net
naruse 6ce8c33936 * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):
treat \r as newline as mame pointed. [ruby-dev:46425] [Bug #7278]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-08 10:04:24 +00:00
..
ftp rescue EPIPE raised from conn.print because of client's timeout 2012-05-22 12:35:18 +00:00
http * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
imap * lib/net/imap.rb: fix Net::IMAP::ResponseParser to accept 2012-10-17 06:18:14 +00:00
pop * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558) 2008-10-14 02:22:46 +00:00
protocol * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): 2012-11-08 10:04:24 +00:00
smtp * test/net/smtp/test_ssl_socket.rb: fix dependency. 2011-01-15 03:01:19 +00:00