summaryrefslogtreecommitdiff
path: root/test/net/imap
AgeCommit message (Expand)Author
2008-05-21* lib/net/imap.rb: do not use Thread#raise. [ruby-dev:34739]shugo
2008-05-05* test/io/nonblock/test_flush.rb: don't set Thread.abort_on_exception.akr
2007-12-30* test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.usa
2007-12-22* test/net/imap/test_imap.rb: added tests for SSL.shugo
2007-12-22* lib/net/imap.rb (encode_utf7): accept UTF-8 strings.shugo
2005-01-21* lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo