aboutsummaryrefslogtreecommitdiffstats
path: root/test/net
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj2015-08-011-0/+53
* fix a failure without zlibkazu2015-07-011-1/+1
* * lib/net/http/response.rb (inflater): CONTENT_ENCODING can be uppernaruse2015-06-291-0/+28
* * lib/net/ftp.rb (makeport): close the TCPServereregon2015-06-271-0/+40
* use assert_raisenobu2015-06-024-8/+8
* * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dspshugo2015-05-081-0/+13
* * test/net/ftp/test_ftp.rb (create_ftp_server): set SO_OOBINLINEngoto2015-03-021-4/+5
* * lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,shugo2015-02-101-0/+78
* * lib/net/http/header.rb: pass header names as symbols.hsbt2015-02-081-0/+8
* test_http.rb: test without DNS accessnobu2015-01-131-5/+8
* * lib/net/http.rb: More descriptive error message when net/http failshsbt2015-01-031-0/+9
* * test/net/http/test_http.rb (_test_send_request__HEAD): Addedhsbt2015-01-021-0/+11
* * lib/net/http/response.rb (Net::HTTPResponse): require one or morenaruse2014-12-231-0/+59
* test_https.rb: skip old OpenSSLnobu2014-12-131-1/+1
* * test/net/http/test_https.rbusa2014-12-091-4/+8
* * test/net/imap/test_imap.rb (ImapTest#imaps_test): forced error on SSL socketsusa2014-12-071-1/+1
* * lib/net/imap.rb: Fix undefined variable usage & refactor/DRYshugo2014-12-061-0/+50
* add test for r48563naruse2014-11-261-0/+32
* * lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo2014-11-131-0/+8
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/net/pop/test_pop.rb: Use assert_join_threads.akr2014-11-111-12/+16
* * test/net/http/test_https_proxy.rb: Use assert_join_threads.akr2014-11-111-14/+17
* * test/net/imap/test_imap.rb: Don't ignore exceptions on serverakr2014-11-101-221/+174
* * test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignoreakr2014-11-101-13/+9
* * test/webrick: Store log in an array.akr2014-11-093-5/+8
* * test/net/http: Examine webrick log.akr2014-11-093-1/+6
* * test/net/http/utils.rb: Don't connect to spawned serverakr2014-11-081-9/+0
* * test/net/imap/test_imap_response_parser.rb: removed needless code.hsbt2014-08-291-4/+0
* * lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse2014-08-051-2/+2
* suppress warningsnaruse2014-08-051-1/+1
* * lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo2014-06-171-0/+40
* fold too long linenobu2014-06-091-1/+15
* * lib/net/imap.rb (body_type_1part): Gmail IMAP reports a bodyshugo2014-06-031-0/+10
* Join threads.akr2014-05-311-4/+2
* Close FDs.akr2014-05-301-0/+1
* * lib/webrick/server.rb: Use a pipe to detect server shutdown.akr2014-05-301-1/+0
* No need to kill a thread.akr2014-05-281-1/+0
* * lib/net/imap.rb (Net::IMAP#initialize): Close the opened socket whenakr2014-05-281-12/+13
* test_imap.rb: fix leaked threadsnobu2014-05-261-12/+25
* test_http.rb: fix leaked threadsnobu2014-05-261-0/+4
* net/protocol.rb: fix SMTP dot stuffingnobu2014-05-231-0/+9
* * test/net/imap/test_imap.rb: remove unused variables.hsbt2014-02-233-4/+2
* * test/net/ftp/test_ftp.rb: remove unused variables.hsbt2014-02-161-16/+0
* test/net/imap/test_imap.rb: fix test failures due to expired certstmm12014-01-033-78/+86
* * lib/net/smtp.rb (Net::SMTP#critical): Always return adrbrain2013-12-021-0/+13
* * test/net/http/utils.rb (spawn_server): Specify zero for port toakr2013-11-193-8/+2
* Increase open_timeout [Bug #8986]naruse2013-10-071-1/+1
* * test/net/http/test_http.rb (test_bind_to_local_port): Choose an openakr2013-09-011-1/+3
* * test/net/http/test_http.rb (TestNetHTTP_v1_2#test_get,usa2013-07-101-2/+2
* * lib/net/imap.rb (capability_response): should ignore trailingshugo2013-06-051-0/+11