ruby/test/net
akr 28130c1c63 * test/net/http/test_http.rb (test_bind_to_local_port): Choose an open
port more reliably.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-01 12:19:15 +00:00
..
ftp rescue EPIPE raised from conn.print because of client's timeout 2012-05-22 12:35:18 +00:00
http * test/net/http/test_http.rb (test_bind_to_local_port): Choose an open 2013-09-01 12:19:15 +00:00
imap * lib/net/imap.rb (capability_response): should ignore trailing 2013-06-05 13:44:17 +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 * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTP 2013-03-11 17:27:03 +00:00