1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nagachika 0ca511ef0d Import Ruby/OpenSSL 2.1.2.
Original patches are written by rhe.

Changes since v2.1.1 can be found at the upstream GitHub repository:

	https://github.com/ruby/openssl/compare/v2.1.1..v2.1.2

Kazuki Yamaguchi (9):
      pkey: resume key generation after interrupt
      tool/ruby-openssl-docker: update to latest versions
      test/test_ssl: fix test failure with TLS 1.3
      test/test_x509name: change script encoding to ASCII-8BIT
      x509name: refactor OpenSSL::X509::Name#to_s
      x509name: fix handling of X509_NAME_{oneline,print_ex}() return value
      x509name: fix OpenSSL::X509::Name#{cmp,<=>}
      Ruby/OpenSSL 2.0.9
      Ruby/OpenSSL 2.1.2

nobu (6):
      no ID cache in Init functions
      search winsock libraries explicitly
      openssl: search winsock
      openssl_missing.h: constified
      reduce LibreSSL warnings
      needs openssl/opensslv.h



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_5@65132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-17 15:26:54 +00:00
..
-test- merge revision(s) 62116,62151: [Backport #14425] 2018-02-20 20:11:47 +00:00
bigdecimal bigdecimal: version 1.3.4 2017-12-24 06:22:41 +00:00
cgi/escape
continuation
coverage ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODE 2017-12-12 00:20:58 +00:00
date merge revision(s) 62572: [Backport #14549] 2018-02-28 09:52:40 +00:00
dbm
digest Remove digest.gemspec for default gems. 2017-12-19 02:43:09 +00:00
etc Bump version to etc-1.0.0 as default gems. 2017-12-13 05:52:47 +00:00
fcntl Bump version to fcntl-1.0.0 as default gems. 2017-12-11 06:03:53 +00:00
fiber
fiddle Bump fiddle-1.0.0 for released version. 2017-12-06 08:35:13 +00:00
gdbm
io gperf.sed: static declarations 2017-12-15 14:42:43 +00:00
json
nkf
objspace Fix imemo_name to dump new imemo types 2017-12-21 00:40:54 +00:00
openssl Import Ruby/OpenSSL 2.1.2. 2018-10-17 15:26:54 +00:00
pathname
psych Merge psych-3.0.2 from ruby/psych. 2017-12-19 09:44:33 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper Ripper::Lexer bit predicates 2017-12-13 10:26:09 +00:00
rubyvm
sdbm Revert wrong commit r62976-r62978 2018-03-28 13:45:50 +00:00
socket merge revision(s) 63304: [Backport #14713] 2018-07-02 09:15:33 +00:00
stringio [DOC] StringIO#write accepts multiple arguments since r60377 [ci skip] 2017-12-22 03:35:54 +00:00
strscan Update version of strscan to 1.0.0. 2017-12-19 03:12:22 +00:00
syslog
win32
win32ole
zlib Bump version to zlib-1.0.0 as default gems. 2017-12-11 08:37:49 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt