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
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-1
/
+1
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-6
/
+0
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2019-11-15
1
-1
/
+1
*
Fixed test failure related Net::Protocol
Hiroshi SHIBATA
2019-11-07
2
-2
/
+4
*
SMTP is not module
Hiroshi SHIBATA
2019-11-07
1
-1
/
+1
*
Promote net-smtp to default gems
Hiroshi SHIBATA
2019-11-07
3
-1
/
+33
*
Promote net-pop to default gems
Hiroshi SHIBATA
2019-11-07
3
-1
/
+33
*
Improve Net::HTTP docs:
zverok
2019-10-26
2
-6
/
+12
*
Net::FTP: fix formatting problems for #status method
zverok
2019-10-26
1
-1
/
+2
*
Remove uselsess shebang
Pavel Valena
2019-10-09
1
-1
/
+0
*
Ignore Errno::EPIPE when sending requests in net/http
Jeremy Evans
2019-09-27
1
-1
/
+7
*
Add Net::FTP#features and Net::FTP#option
Shugo Maeda
2019-09-02
1
-0
/
+35
*
Fix keyword argument separation issues in lib
Jeremy Evans
2019-08-30
2
-2
/
+2
*
Fix typo: duplicated the [skip-ci]
ohbarye
2019-08-09
1
-1
/
+1
*
Show the caller's location
Nobuyoshi Nakada
2019-07-24
1
-2
/
+2
*
Fix documentation for Net::SMTPServerBusy
Jeremy Evans
2019-06-27
1
-1
/
+1
*
Avoid verbose warning when using Net::POP3 with SSL
Jeremy Evans
2019-06-20
1
-0
/
+1
*
Support SNI (Reapplying r67488)
knu
2019-04-15
1
-0
/
+1
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-1
/
+0
*
Support SNI
shugo
2019-04-09
1
-0
/
+1
*
* lib/net/http.rb: handle Errno::ETIMEDOUT in Net::HTTP#transport_request
glass
2019-01-21
1
-1
/
+1
*
Revert "lib/net/http.rb: use connect_timeout instead of Timeout"
glass
2018-12-31
4
-27
/
+18
*
lib/net/http.rb: use connect_timeout instead of Timeout
glass
2018-12-31
4
-18
/
+27
*
Fix Net::Protocol::BufferedIO#write when sending large multi-byte string
nobu
2018-12-27
1
-1
/
+1
*
Move autoload to toplevel
naruse
2018-12-14
1
-1
/
+1
*
ReFix r663197
nobu
2018-12-11
1
-10
/
+10
*
Fix r663197
nobu
2018-12-11
1
-10
/
+10
*
Preserve HTTP header key as string [Bug #15394]
naruse
2018-12-10
1
-12
/
+14
*
Net::ReadTimeout and Net::WriteTimeout should tell the cause socket
usa
2018-12-10
1
-5
/
+31
*
Use delete_prefix instead of `sub(/\Afixed-pattern/, '')`
kazu
2018-12-04
1
-1
/
+1
*
Fix up r65505 [ci skip]
kazu
2018-11-05
1
-1
/
+1
*
lib/*: Prefer require_relative over require.
marcandre
2018-11-02
6
-7
/
+7
*
lib/net/http.rb: [DOC] fix typos
stomar
2018-10-21
1
-6
/
+6
*
Add negotiated SSL protocol and cipher to Net::HTTP debug output
naruse
2018-10-20
1
-1
/
+1
*
Improve doc of multipart/form-data [Bug #15019]
aycabta
2018-10-20
1
-5
/
+2
*
net/http: Improve net/http header error message.
marcandre
2018-09-19
1
-1
/
+1
*
Use unpack1 instead of unpack and `[0]`
kazu
2018-09-03
1
-1
/
+1
*
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
[next]