index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
include query parameters in Net::HTTP.post
naruse
2017-09-15
1
-1
/
+2
*
A HTTP Header value must not contain CR or LF.
naruse
2017-08-30
1
-0
/
+11
*
lib/net/imap.rb: Accept continuation requests without response text
shugo
2017-08-27
2
-2
/
+10
*
test/net/imap/test_imap.rb: Use Addrinfo.tcp in case localhost is ::1.
shugo
2017-08-18
1
-19
/
+21
*
Use `&.` instead of modifier if
kazu
2017-08-01
1
-3
/
+3
*
lib/net/imap.rb: support CHANGEDSINCE and MODSEQ
shugo
2017-07-26
1
-0
/
+7
*
lib/net/imap.rb: Ignore trailing space for Microsoft Exchange Server
shugo
2017-07-19
1
-0
/
+13
*
test_http.rb: fix r58855
nobu
2017-05-24
1
-3
/
+3
*
fix FD leaks
nobu
2017-05-23
1
-3
/
+15
*
lib/net/protocol.rb: account read_bytes before caller sees it
normal
2017-05-22
1
-0
/
+26
*
net/imap: separate @continuation_request_exception from @exception
shugo
2017-05-22
1
-4
/
+7
*
Clean proxy
naruse
2017-05-20
1
-1
/
+1
*
Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]
naruse
2017-05-19
1
-0
/
+17
*
net/imap: Net::IMAP#append should not block when NO response is received
shugo
2017-05-19
1
-0
/
+85
*
skip openssl related tests.
ko1
2017-05-16
2
-0
/
+8
*
test/net/imap: fix race condition in test_exception_during_idle
shugo
2017-05-13
1
-4
/
+10
*
net/imap: Net::IMAP#disconnect need not do anything if already disconnected
shugo
2017-05-11
1
-0
/
+27
*
Allow Net::HTTP to fetch user/pass from http_proxy
naruse
2017-04-23
1
-0
/
+17
*
Terminate created threads.
ko1
2017-04-13
1
-1
/
+2
*
revert r57323
nobu
2017-01-14
1
-3
/
+3
*
StringIO.new makes a RW buffer
nobu
2017-01-14
1
-3
/
+3
*
lib/net/smtp.rb: Specify frozen_string_literal: true.
kazu
2017-01-12
3
-3
/
+3
*
lib/net/protocol.rb: preserve backtrace information
shugo
2017-01-12
1
-0
/
+22
*
lib/net/protocol.rb: Specify frozen_string_literal: true.
kazu
2017-01-11
1
-4
/
+4
*
lib/net/pop.rb: Specify frozen_string_literal: true.
kazu
2017-01-10
1
-1
/
+1
*
Specify the socktype explicitly.
shugo
2016-12-04
1
-1
/
+5
*
Use 127.0.0.1 if getaddrinfo fails.
shugo
2016-12-04
1
-1
/
+2
*
Use IPv6 if it's preferred.
shugo
2016-12-03
1
-106
/
+85
*
net/http: don't use OpenSSL::TestUtils from test code
rhe
2016-11-29
3
-25
/
+53
*
Suppress warnings.
shugo
2016-11-29
1
-8
/
+8
*
Ignore SystemCallError in case it is raised by SSLSocket#accept.
shugo
2016-11-29
1
-1
/
+1
*
net/ftp: add a new option ssl_handshake_timeout to Net::FTP.new.
shugo
2016-11-29
1
-9
/
+6
*
hide exceptions in server thread
usa
2016-11-28
1
-5
/
+8
*
Give a chance to complete server.accept
usa
2016-11-28
1
-0
/
+1
*
net/ftp: support timeout for TLS handshake.
shugo
2016-11-26
1
-0
/
+24
*
rescue Errno::EPROTOTYPE in FTPTest#test_list_read_timeout_exceeded.
shugo
2016-11-23
1
-1
/
+1
*
Add a new optinal argument pathname to FTP#stat.
shugo
2016-11-23
1
-0
/
+33
*
Add BufferedSSLSocket#send.
shugo
2016-11-22
1
-0
/
+53
*
Add new options open_timeout and read_timeout to Net::FTP.new.
shugo
2016-11-21
1
-0
/
+10
*
remote_address should be called on @bare_sock.
shugo
2016-11-20
1
-1
/
+1
*
Expand abbreviated option names.
shugo
2016-11-19
1
-4
/
+4
*
Move certificates to test/net/fixtures/.
shugo
2016-11-19
6
-9
/
+9
*
Support TLS and hash styles options for Net::FTP.new.
shugo
2016-11-19
1
-0
/
+456
*
ftp.rb: use Addrinfo interfaces
shugo
2016-11-15
1
-1
/
+2
*
Fix undefined method 'dump' for nil:NilClass (NoMethodError)
a_matsuda
2016-11-08
1
-0
/
+16
*
Extend Net::HTTP#open_timeout for chkbuild on Solaris 10s.
shugo
2016-11-07
1
-1
/
+1
*
* test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect):
shugo
2016-11-06
1
-9
/
+24
*
* lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST req...
shugo
2016-11-05
1
-0
/
+16
*
* lib/net/http.rb (transport_request): other than HTTPContinue
naruse
2016-11-05
1
-0
/
+33
*
* lib/net/smtp.rb (tlsconnect): support timeout for TLS handshake.
shugo
2016-11-05
2
-0
/
+61
[next]