aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/imap
Commit message (Expand)AuthorAgeFilesLines
* * test/net/imap/test_imap.rb: added tests for SSL.shugo2007-12-224-0/+216
* * lib/net/imap.rb (encode_utf7): accept UTF-8 strings.shugo2007-12-221-3/+5
* * lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo2005-01-211-0/+14