summaryrefslogtreecommitdiff
path: root/test/net
AgeCommit message (Expand)Author
2018-03-28merge revision(s) 61639: [Backport #14323]usa
2018-03-28merge revision(s) 61359: [Backport #14208]usa
2018-01-31merge revision(s) 60021: [Backport #13926]usa
2018-01-31merge revision(s) 59372: [Backport #13649]usa
2017-12-14* test/net/ftp/test_ftp.rb (process_port_or_eprt): merge a part ofusa
2017-12-14merge revision(s) 61242: [Backport #14185]usa
2017-09-09merge revision(s) 59693,59695: [Backport #13852]usa
2017-08-09merge revision(s) 56576,56623: [Backport #12678] [Backport #13429]usa
2017-06-30merge revision(s) 55324,55325: [Backport #13651]usa
2016-11-14merge revision(s) 56596: [Backport #12890]nagachika
2016-08-15merge revision(s) 55581,55582,55880: [Backport #12557]nagachika
2016-08-15merge revision(s) 55579: [Backport #12556]nagachika
2016-03-29merge revision(s) 54025: [Backport #12167]naruse
2016-03-29merge revision(s) 53810: [Backport #12044]naruse
2016-03-29merge revision(s) 53299: [Backport #11870]naruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-09fix r53013; the environment defines "example" as local hostnamenaruse
2015-12-09add tests for El Capitan failurenaruse
2015-12-09* test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unithsbt
2015-11-27* lib/net/http.rb (connect): detect closed connection and reconnectnaruse
2015-11-20* lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100"hsbt
2015-11-11* lib/net/ftp.rb (initialize): Connections are in passive mode pershugo
2015-11-10* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr
2015-10-27Add binmode for Tempfile to prevent EOF (0x1A)naruse
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-23* lib/net/ftp.rb (gettextfile, getbinaryfile): use the safeshugo
2015-10-22* lib/net/imap (idle): add a new argument timeout for keep-alive.shugo
2015-10-22* test/net/ftp/test_ftp.rb: add tests for getbinaryfile andshugo
2015-10-09* lib/net/ftp.rb (parse257): refactor.shugo
2015-10-09* lib/net/imap.rb: use frozen_string_literal: true.shugo
2015-10-09* lib/net/ftp.rb: use frozen_string_literal: true.shugo
2015-09-28* lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo
2015-09-28* lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo
2015-09-14* lib/net/ftp.rb (parse_mlsx_entry): parse pathnames includingshugo
2015-09-12* lib/net/ftp.rb (file?, directory?, appendable?, creatable?,shugo
2015-09-12* lib/net/ftp.rb (FACT_PARSERS): support system dependent factsshugo
2015-09-12* lib/net/ftp.rb (parse_mlsx_entry, mlst) raise an FTPProtoErrorshugo
2015-09-12* lib/net/ftp.rb (mlst, mlsd): support new commands MLST and MLSDshugo
2015-09-11* lib/net/ftp.rb (size, mdtm, system): parse responses according toshugo
2015-09-10* lib/net/ftp.rb (getmultiline): refactor.shugo
2015-09-08* lib/net/ftp.rb (list): fetch all the lines before yielding a blockshugo
2015-08-01* lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj
2015-07-01fix a failure without zlibkazu
2015-06-29* lib/net/http/response.rb (inflater): CONTENT_ENCODING can be uppernaruse
2015-06-27* lib/net/ftp.rb (makeport): close the TCPServereregon
2015-06-02use assert_raisenobu
2015-05-08* lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dspshugo
2015-03-02* test/net/ftp/test_ftp.rb (create_ftp_server): set SO_OOBINLINEngoto
2015-02-10* lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,shugo