summaryrefslogtreecommitdiff
path: root/test/net/imap
AgeCommit message (Expand)Author
2010-05-09* test/net/imap/test_imap.rb: use IPv4 forshugo
2010-05-08* lib/net/imap.rb (disconnect): terminates @receiver_thread even ifshugo
2010-04-14* lib/net/imap (encode_utf7): encode & properly. Thanks, Kengoshugo
2010-02-06test/net/imap/test_imap_response_parser.rb: fixed test_resp_text_code.shugo
2010-02-06* test/net/imap/test_imap_response_parser.rb (test_resp_text_code): added a testshugo
2010-02-06* lib/net/imap.rb (receive_responses): does not hang when an unexpected BYEshugo
2010-02-06* test/net/imap/test_imap.rb (test_exception_during_idle): use timeout.shugo
2009-11-19* lib/net/imap.rb (flag_list): untaint strings to intern in the safeshugo
2009-07-24* lib/net/imap.rb (idle): leaves IDLE in a ensure clause. a patchshugo
2009-07-23* lib/net/imap.rb (resp_text_code): accepts response codes withoutshugo
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