aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/smtp
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain2013-03-111-0/+25
* * test/net/smtp/test_ssl_socket.rb: fix dependency.nobu2011-01-151-1/+2
* adding tests for Net::SMTP::Response#exception_classtenderlove2010-12-221-0/+36
* adding more tests for Net::SMTP::Response classtenderlove2010-12-221-0/+26
* * lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use antenderlove2010-12-221-0/+16
* adding tests for the SMTP response parsertenderlove2010-12-221-0/+37
* * lib/net/smtp.rb: Net::SMTP should close the SSL connection if thetenderlove2010-12-221-0/+90