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
knu df0f575e1d Fix grammos regarding the verb "refer".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-10 08:55:40 +00:00
..
.document
ftp.rb * lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete. 2008-11-18 12:29:25 +00:00
http.rb Fix grammos regarding the verb "refer". 2009-02-10 08:55:40 +00:00
https.rb fixed typo 2009-02-03 07:30:52 +00:00
imap.rb * lib/net/imap.rb: validate data before sending to a server. 2009-02-03 05:14:26 +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 * lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): avoid calling 2008-12-23 15:24:54 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from 2008-08-04 05:46:53 +00:00
telnet.rb