summaryrefslogtreecommitdiff
path: root/test/net/imap/test_imap.rb
AgeCommit message (Expand)Author
2021-07-07Fix StartTLS stripping vulnerabilityv2_7_4Yusuke Endoh
2019-12-15Add more debug infoKazuhiro NISHIYAMA
2019-12-12Move `rescue` for debug into block of assert_raiseKazuhiro NISHIYAMA
2019-12-12Add more debug info when Errno::EINVALKazuhiro NISHIYAMA
2019-06-30Removed unused variablesNobuyoshi Nakada
2019-06-25test/net/imap/test_imap.rb: use Thread#stop? to wait for server threadYusuke Endoh
2019-06-15test/net/imap/test_imap.rb: wait for the server thread to startYusuke Endoh
2018-10-21Exclude CI platform specific failures by --excludes optionnobu
2018-10-21skip tests broken with OpenSSL 1.1.1 on Travis osxk0kubun
2018-08-16test/net/imap/test_imap.rb (test_exception_during_idle): kill infinite loopernormal
2018-05-11net/imap: Fix ArgumentError in send_string_datashugo
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-10-22Fixed misspelling words.hsbt
2017-08-27lib/net/imap.rb: Accept continuation requests without response textshugo
2017-08-18test/net/imap/test_imap.rb: Use Addrinfo.tcp in case localhost is ::1.shugo
2017-05-22net/imap: separate @continuation_request_exception from @exceptionshugo
2017-05-19net/imap: Net::IMAP#append should not block when NO response is receivedshugo
2017-05-13test/net/imap: fix race condition in test_exception_during_idleshugo
2017-05-11net/imap: Net::IMAP#disconnect need not do anything if already disconnectedshugo
2016-11-19Move certificates to test/net/fixtures/.shugo
2016-03-07* test/net/imap/test_imap.rb (test_idle_timeout): Because of theodaira
2015-10-240.1 second is not enough for FreeBSDnaruse
2015-10-23* lib/net/imap.rb: remove an empty comment line and -*-.shugo
2015-10-22* lib/net/imap (idle): add a new argument timeout for keep-alive.shugo
2015-10-09* lib/net/imap.rb: use frozen_string_literal: true.shugo
2014-12-07* test/net/imap/test_imap.rb (ImapTest#imaps_test): forced error on SSL socketsusa
2014-12-06* lib/net/imap.rb: Fix undefined variable usage & refactor/DRYshugo
2014-11-10* test/net/imap/test_imap.rb: Don't ignore exceptions on serverakr
2014-05-28No need to kill a thread.akr
2014-05-28* lib/net/imap.rb (Net::IMAP#initialize): Close the opened socket whenakr
2014-05-26test_imap.rb: fix leaked threadsnobu
2014-02-23* test/net/imap/test_imap.rb: remove unused variables.hsbt
2012-05-09* lib/net/imap.rb (decode_utf7, encode_utf7): refactored byshugo
2012-04-23skip OpenSSL dependent tests if not availablenobu
2012-03-16* lib/net/imap.rb (initialize): raise Net::IMAP::Error when theshugo
2011-09-04* lib/net/imap.rb (default_port, default_imap_port,shugo
2011-08-19* lib/net/imap.rb (idle): raises a Net::IMAP::Error when theshugo
2011-01-14* test/net/imap/test_imap.rb: call neither logout nor disconnectshugo
2010-09-27 * test/net/imap/test_imap.rb: resurrection of r29259.shyouhei
2010-09-15reverting; http://rubyforge.org/tracker/?func=detail&atid=4099&aid=28566&grou...shyouhei
2010-09-15 * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):shyouhei
2010-09-15 * test/net/imap/test_imap.rb: "localhost" not guaranteed toshyouhei
2010-06-05* test/net/imap/test_imap.rb (test_exception_during_shutdown):nobu
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-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-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