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
kazu 0e0d05d5f4 * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558)
[ruby-dev:36631]

* test/net/pop/test_pop.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-14 02:22:46 +00:00
..
.document
ftp.rb
http.rb * lib/net/http.rb (Net::HTTP#urlencode): str[0] returns char in 1.9. 2008-08-24 03:21:36 +00:00
https.rb * lib/net/https.rb: supress syntax warning. 2008-08-12 05:20:09 +00:00
imap.rb * lib/webrick/server.rb (WEBrick::GenericServer#shutdown): 2008-08-22 11:12:06 +00:00
pop.rb * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558) 2008-10-14 02:22:46 +00:00
protocol.rb
smtp.rb
telnet.rb