1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
naruse 3ba0abdb15 * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser of
HTTP Range request. Old one can't parse invalid specs and multiple
  specs correctly.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-23 13:09:26 +00:00
..
ftp rescue EPIPE raised from conn.print because of client's timeout 2012-05-22 12:35:18 +00:00
http * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser of 2012-05-23 13:09:26 +00:00
imap * lib/net/imap.rb (decode_utf7, encode_utf7): refactored by 2012-05-09 07:03:19 +00:00
pop * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558) 2008-10-14 02:22:46 +00:00
smtp * test/net/smtp/test_ssl_socket.rb: fix dependency. 2011-01-15 03:01:19 +00:00