summaryrefslogtreecommitdiff
path: root/test/net
AgeCommit message (Expand)Author
2018-04-30io.c: workaround for EPROTOTYPEnobu
2018-04-28test_ftp.rb: extend read_timeout for --jit-waitk0kubun
2018-03-08Raise ArgumentError if host component is nilnaruse
2018-01-30net/pop: make modified strings mutablenormal
2018-01-06net/ftp: fix FrozenError in BufferedSocketnormal
2017-12-28`$SAFE` as a process global state. [Feature #14250]ko1
2017-12-21Extend timeout for CI.shugo
2017-12-20raise error if value contains CR/LF in iniheader of initialize_http_headernaruse
2017-12-14Fix a command injection vulnerability in Net::FTP.nagachika
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-12-06remove unnecessary read_timeout.shugo
2017-12-05Remove unnecessary read_timeout.shugo
2017-11-25openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe
2017-10-26Host header should add branckets to IPv6 address [Bug #12642]naruse
2017-10-23OpenSSL may show the different error messagenaruse
2017-10-22Fixed misspelling words.hsbt
2017-10-21ignore server side errornaruse
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-10-21fic expected error messagenaruse
2017-10-21Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse
2017-10-03Fix leaked file descriptorkazu
2017-09-28Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse
2017-09-26Make retries for Net::HTTP configurable [Feature #10674]naruse
2017-09-25HTTPHeader#add_field should allow binary [Bug #13926]naruse
2017-09-15include query parameters in Net::HTTP.postnaruse
2017-08-30A HTTP Header value must not contain CR or LF.naruse
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-08-01Use `&.` instead of modifier ifkazu
2017-07-26lib/net/imap.rb: support CHANGEDSINCE and MODSEQshugo
2017-07-19lib/net/imap.rb: Ignore trailing space for Microsoft Exchange Servershugo
2017-05-24test_http.rb: fix r58855nobu
2017-05-23fix FD leaksnobu
2017-05-22lib/net/protocol.rb: account read_bytes before caller sees itnormal
2017-05-22net/imap: separate @continuation_request_exception from @exceptionshugo
2017-05-20Clean proxynaruse
2017-05-19Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse
2017-05-19net/imap: Net::IMAP#append should not block when NO response is receivedshugo
2017-05-16skip openssl related tests.ko1
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
2017-04-23Allow Net::HTTP to fetch user/pass from http_proxynaruse
2017-04-13Terminate created threads.ko1
2017-01-14revert r57323nobu
2017-01-14StringIO.new makes a RW buffernobu
2017-01-12lib/net/smtp.rb: Specify frozen_string_literal: true.kazu
2017-01-12lib/net/protocol.rb: preserve backtrace informationshugo
2017-01-11lib/net/protocol.rb: Specify frozen_string_literal: true.kazu
2017-01-10lib/net/pop.rb: Specify frozen_string_literal: true.kazu