1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
usa 402bf6d516 merge revision(s) 67563: [Backport #15769]
Support SNI (Reapplying r67488)

	This fixes connecting using TLS 1.3 to imap.gmail.com

	[Fix GH-2077] [Feature #15594]

	From: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_5@67717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-07-31 14:02:50 +00:00
..
http raise error if value contains CR/LF in iniheader of initialize_http_header 2017-12-20 12:06:59 +00:00
ftp.rb merge revision(s) 64234,64252: [Backport #15219] 2019-03-12 23:23:17 +00:00
http.rb merge revision(s) 64234,64252: [Backport #15219] 2019-03-12 23:23:17 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb merge revision(s) 67563: [Backport #15769] 2019-07-31 14:02:50 +00:00
pop.rb merge revision(s) 62099: [Backport #14416] 2018-08-18 08:35:42 +00:00
protocol.rb lib/net/protocol.rb: account read_bytes before caller sees it 2017-05-22 07:36:00 +00:00
smtp.rb Use unpack1 instead of unpack and [0] 2017-07-20 23:34:03 +00:00