index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
net
Age
Commit message (
Expand
)
Author
2023-03-06
s/mjit/rjit/
Takashi Kokubun
2023-03-06
s/MJIT/RJIT/
Takashi Kokubun
2022-12-09
Merge net-protocol-0.2.1
Hiroshi SHIBATA
2022-12-08
[ruby/net-protocol] Failing test case for #19
Jean Boussier
2022-11-26
[ruby/net-http] Fix test for Ruby head
Peter Zhu
2022-11-24
Make String#rstrip{,!} raise Encoding::CompatibilityError for broken coderange
Jeremy Evans
2022-09-28
[ruby/net-http] Remove ENVIRONMENT_VARIABLE_IS_MULTIUSER_SAFE
Jeremy Evans
2022-06-16
[ruby/net-http] Make `Net::HTTPHeader#content_range` return nil on non-byte u...
Shishir Joshi
2022-06-16
Revert "HTTPHeader.content_range throws error on non-byte units"
Nobuyoshi Nakada
2022-06-16
HTTPHeader.content_range throws error on non-byte units
Shishir Joshi
2022-04-20
[ruby/net-http] Feature detect to make net/http usable with JRuby
Karol Bucek
2022-04-20
[ruby/net-http] Add ignore_eof access to HTTP and HTTPResponse
Jeremy Evans
2022-04-14
[ruby/net-http] Update the content-length heading when decoding bodies
Jeremy Evans
2022-04-12
[ruby/net-http] Add HTTP#response_body_encoding for setting response body enc...
Jeremy Evans
2022-04-03
[ruby/net-http] Revert "Update the content-length heading when decoding bodies"
Jeremy Evans
2022-04-02
[ruby/net-http] Update the content-length heading when decoding bodies
Jeremy Evans
2022-02-03
[ruby/net-http] Do not set SNI hostname if connecting to IP address
Jeremy Evans
2022-01-17
[ruby/net-http] Remove redundant MJIT condition
Kazuhiro NISHIYAMA
2022-01-14
[ruby/net-http] Fix unescaped `.` in Regexp
Kazuhiro NISHIYAMA
2022-01-11
[ruby/net-http] Use omit instead of skip for test-unit
Hiroshi SHIBATA
2022-01-04
[ruby/net-http] Handle invalid use of IP addresses in SNI
Jeremy Evans
2021-12-13
Prepare for removing RubyVM::JIT (#5262)
Takashi Kokubun
2021-11-15
Sync test_http_request.rb after fix to net-http
Jeremy Evans
2021-11-16
[ruby/net-http] Fix tests after change to allow HEAD to send Accept-Encoding
Jeremy Evans
2021-11-11
quick fix for `test_initialize_HEAD`
Koichi Sasada
2021-11-04
[ruby/net-http] Reset keep_alive timer on new connection
Kazuki Yamaguchi
2021-09-11
[ruby/net-http] Use omit instead of skip for test-unit
Hiroshi SHIBATA
2021-07-29
Fix test failure of 60b02db5161625dd5f7d22d31989dd966837333c with Windows
Hiroshi SHIBATA
2021-07-29
[ruby/net-http] Enforce write timeout when body_stream is used
Miguel Teixeira
2021-05-27
Promote net-smtp to the bundled gems
Hiroshi SHIBATA
2021-05-27
Promote net-pop to the bundled gems
Hiroshi SHIBATA
2021-05-27
Promote net-imap to the bundled gems
Hiroshi SHIBATA
2021-05-27
Promote net-ftp to the bundled gems
Hiroshi SHIBATA
2021-05-06
[ruby/net-http] Do not require stringio
Kazuki Yamaguchi
2021-05-06
[ruby/net-imap] Move UTF7 & datetime formatting to net/imap/data_encoding
nicholas a. evans
2021-05-06
[ruby/net-imap] Update AUTH=PLAIN to be a little closer to RFC4616
nicholas a. evans
2021-05-05
test/net/ftp/test_ftp.rb - fix intermittent MinGW failure
MSP-Greg
2021-05-04
test/net/imap/test_imap.rb: wait a moment before socket is closed
Yusuke Endoh
2021-05-04
Fix test/net/http/test_https.rb host naming for Windows
MSP-Greg
2021-05-04
Workaround failures on Windows
Nobuyoshi Nakada
2021-04-30
test/net/smtp/test_smtp.rb: wait a moment before socket is closed
Yusuke Endoh
2021-04-28
[ruby/net-http] Decode user and password from env configured proxy
Lukas Eipert
2021-04-28
test/net/ftp/test_ftp.rb: Use RubyVM::JIT instead of RubyVM::MJIT
Yusuke Endoh
2021-04-28
test/net/ftp/test_ftp.rb: reduce the size of a long response
Yusuke Endoh
2021-04-28
test/net/ftp/test_ftp.rb: remove unused variable
Yusuke Endoh
2021-04-27
[ruby/net-ftp] Add test cases
Shugo Maeda
2021-04-27
[ruby/net-ftp] Reduce resource cosumption of Net::FTP::TIME_PARSER
Shugo Maeda
2021-04-27
[ruby/net-ftp] Close the passive connection data socket if there is an error ...
Jeremy Evans
2021-04-27
[ruby/net-ftp] Re-apply 827e471d438fdec1ae329afb5912b8e06d534823
Hiroshi SHIBATA
2021-04-22
Merge net-imap-0.2.0
Hiroshi SHIBATA
[next]