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
aamine 254046878a * lib/net/smtp.rb: support LOGIN authentication. Thanks to Kazuhiko Izawa.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3864 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-05-24 18:30:05 +00:00
..
ftp.rb shugo 2000-12-21 06:35:05 +00:00
http.rb * lib/net/http.rb: should not overwrite Host: header. 2002-11-21 11:52:52 +00:00
imap.rb Reflect the update of the MD5 module which is now Digest::MD5. 2001-12-01 14:07:01 +00:00
pop.rb aamine 2002-02-19 13:40:23 +00:00
protocol.rb lib/net/protocol.rb: Protocol#start should return self. 2002-03-22 05:34:59 +00:00
smtp.rb * lib/net/smtp.rb: support LOGIN authentication. Thanks to Kazuhiko Izawa. 2003-05-24 18:30:05 +00:00
telnet.rb * lib/net/telnet.rb: waitfor(): improvement. thanks to 2001-09-07 22:17:13 +00:00