ruby/lib/net
(no author) 330a8e51c5 This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-12-20 14:41:10 +00:00
..
ftp.rb * lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server. 2004-06-22 07:47:36 +00:00
http.rb * lib/net/http.rb (basic_encode): return value of pack('m') may include multiple CR/LFs. Backported from main trunk (rev 1.112). [ruby-dev:25212] 2004-12-15 18:14:54 +00:00
https.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-12-20 14:41:10 +00:00
imap.rb * lib/net/imap.rb (TEXT_REGEXP): allow 8-bit characters for the german 2004-10-03 12:21:35 +00:00
pop.rb * lib/net/ftp.rb: improved documentation 2004-05-09 13:42:05 +00:00
protocol.rb * lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, select(2) might not work. [ruby-dev:24072] 2004-08-18 14:44:41 +00:00
smtp.rb * lib/net/ftp.rb: improved documentation 2004-05-09 13:42:05 +00:00
telnet.rb * lib/net/telnet.rb (Net::Telnet::login): "options" can specify 2004-05-13 07:02:18 +00:00