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
/
lib
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/http, net/ftp: fix session resumption with TLS 1.3
rhe
2018-08-08
2
-3
/
+9
*
Get rid of warnings of test/spec
usa
2018-06-14
1
-1
/
+0
*
write_timeout doc upates [skip ci]
naruse
2018-06-08
2
-2
/
+3
*
Fix typos [ci skip]
kazu
2018-06-07
1
-1
/
+1
*
Use `Net::HTTPClientException` instead of `Net::HTTPServerException`
naruse
2018-06-06
1
-1
/
+1
*
Add Net::HTTPClientException [Bug #14688]
naruse
2018-06-06
1
-0
/
+8
*
fix r63587
naruse
2018-06-06
1
-18
/
+18
*
fix r63587 with temporal patch to pass the tests. please re-fix it.
ko1
2018-06-06
1
-1
/
+1
*
Introduce write_timeout to Net::HTTP [Feature #13396]
naruse
2018-06-06
2
-5
/
+51
*
net/imap: Fix ArgumentError in send_string_data
shugo
2018-05-11
1
-7
/
+7
*
net/imap: set SO_KEEPALIVE on TCP sockets
normal
2018-04-22
1
-1
/
+3
*
Raise ArgumentError if host component is nil
naruse
2018-03-08
1
-0
/
+2
*
net/http: fix documentation for HTTP connection reuse
normal
2018-01-30
1
-5
/
+4
*
net/pop: make modified strings mutable
normal
2018-01-30
1
-6
/
+6
*
Fix warning
kazu
2018-01-19
1
-1
/
+1
*
net/http: use writev for HTTP chunked request bodies
normal
2018-01-14
2
-8
/
+7
*
Add `103 Early Hints` to `Net::HTTP::STATUS_CODES` [ci skip]
kazu
2018-01-12
1
-0
/
+1
*
net/http: clear compressed chunk after decompression
normal
2018-01-08
1
-0
/
+1
*
net/protocol: read directly into rbuf if it's empty
normal
2018-01-08
1
-1
/
+3
*
net/protocol: use binary string buffers
normal
2018-01-08
1
-5
/
+5
*
Revert "net/protocol: use binary string buffers"
normal
2018-01-06
1
-5
/
+5
*
net/ftp: fix FrozenError in BufferedSocket
normal
2018-01-06
1
-1
/
+1
*
net/protocol: use binary string buffers
normal
2018-01-06
1
-5
/
+5
*
Update Status Code
kazu
2018-01-06
1
-11
/
+15
*
Add 103 Early Hints
kazu
2018-01-06
1
-0
/
+4
*
Specify frozen_string_literal: true
kazu
2018-01-06
1
-1
/
+1
*
net/protocol: optimize large read case
normal
2018-01-05
1
-1
/
+6
*
raise error if value contains CR/LF in iniheader of initialize_http_header
naruse
2017-12-20
1
-3
/
+7
*
Fix a command injection vulnerability in Net::FTP.
nagachika
2017-12-14
1
-5
/
+5
*
Add uplevel keyword to Kernel#warn and use it
shyouhei
2017-12-12
6
-18
/
+14
*
http.rb: improve docs
stomar
2017-11-07
1
-5
/
+5
*
Host header should add branckets to IPv6 address [Bug #12642]
naruse
2017-10-26
1
-5
/
+4
*
net/http: use require_relative to reduce syscalls
normal
2017-10-24
1
-10
/
+10
*
Fixed misspelling words.
hsbt
2017-10-22
1
-2
/
+2
*
Introduce Net::HTTP#min_version/max_version [Feature #9450]
naruse
2017-10-21
1
-0
/
+10
*
Use caller with length to reduce unused strings
kazu
2017-10-21
1
-3
/
+3
*
Fix warning: assigned but unused variable
kazu
2017-10-17
1
-2
/
+2
*
Net::HTTP.new: Support no_proxy parameter [Feature #11195]
naruse
2017-09-28
1
-3
/
+8
*
Fix exception class [ci skip]
kazu
2017-09-27
1
-1
/
+2
*
Make retries for Net::HTTP configurable [Feature #10674]
naruse
2017-09-26
1
-1
/
+17
*
HTTPHeader#add_field should allow binary [Bug #13926]
naruse
2017-09-25
1
-2
/
+2
*
Prefer adapting specs to complicating library code
eregon
2017-09-20
1
-7
/
+1
*
Adapt tools to follow spec/rubyspec => spec/ruby rename
eregon
2017-09-20
1
-1
/
+1
*
include query parameters in Net::HTTP.post
naruse
2017-09-15
1
-1
/
+1
*
to_str -> to_s
ko1
2017-08-30
1
-1
/
+1
*
A HTTP Header value must not contain CR or LF.
naruse
2017-08-30
1
-2
/
+30
*
lib/net/imap.rb: Accept continuation requests without response text
shugo
2017-08-27
1
-3
/
+8
*
Fix `NameError: uninitialized constant Net`
kazu
2017-08-04
1
-0
/
+2
*
Fix variable name in example of net/pop
kazu
2017-08-02
1
-1
/
+1
*
Fix net/pop code example syntax error
kazu
2017-08-02
1
-4
/
+4
[next]