ruby/ext
rhe 9eb92007b6 openssl: import v2.0.4
Import Ruby/OpenSSL 2.0.4. Only bug (and typo) fixes. The full commit
history since v2.0.3 (imported at r57482) can be found at:

  https://github.com/ruby/openssl/compare/v2.0.3...v2.0.4

This contains the fix for [Bug #11033].

----------------------------------------------------------------
Jun Aruga (1):
      Update .travis.yml and Dockerfile

Kazuki Yamaguchi (9):
      test/test_pkey_ec: do not use dummy 0 order
      test/test_ssl: fix typo in test_sysread_and_syswrite
      ssl: check return value of SSL_set_fd()
      Fix typos
      test/test_x509store: skip OpenSSL::TestX509Store#test_set_errors
      tool/sync-with-trunk: 'LASY' -> 'LAST'
      x509store: clear error queue after calling X509_LOOKUP_load_file()
      extconf.rb: simplify searching libraries logic
      Ruby/OpenSSL 2.0.4

SHIBATA Hiroshi (1):
      Fix typos

Vladimir Rybas (1):
      Fix documentation for OpenSSL::Cipher#final

nobu (2):
      openssl: fix broken openssl check
      openssl: fix broken openssl check

usa (1):
      Search SSL libraries by testing various filename patterns

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59081 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-14 09:49:09 +00:00
..
-test- thread.c: avoid busy looping on rb_thread_fd_close 2017-06-07 00:32:02 +00:00
bigdecimal bigdecimal: version 1.3.2 2017-03-13 06:03:18 +00:00
cgi/escape cgi/util.rb: Don't escape tilde in #escape 2017-05-17 12:34:59 +00:00
continuation
coverage ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
date date_core.c: fix docs for %Z format 2017-05-09 18:56:22 +00:00
dbm Import gemspec from ruby/dbm 2017-04-11 08:49:01 +00:00
digest
etc Merge upstream of ruby/etc. 2017-04-11 22:41:21 +00:00
fcntl gem name should be the downcase. 2017-02-24 06:50:43 +00:00
fiber
fiddle Add sha512 2017-04-22 00:27:14 +00:00
gdbm Bump version to gdbm-2.0.0.beta1 2017-04-28 12:14:56 +00:00
io ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
json Merge json-2.0.4. 2017-04-12 00:21:18 +00:00
nkf ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
objspace ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
openssl openssl: import v2.0.4 2017-06-14 09:49:09 +00:00
pathname ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
psych Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
pty ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
racc/cparse
rbconfig/sizeof ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
readline ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
ripper ripper.c should have `#line "ripper.c"`, not `#line "parse.c"` 2017-05-20 12:23:27 +00:00
rubyvm
sdbm Added initial gemspec for SDBM module. 2017-02-28 07:45:54 +00:00
socket separate constdefs.c and constdefs.h 2017-05-08 05:31:02 +00:00
stringio stringio.gemspec: requires ruby 2.2 2017-03-22 14:06:57 +00:00
strscan ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
syslog
win32 resolv9x.rb: fix typo 2017-02-14 12:34:11 +00:00
win32ole remove extra call to OleInitialize 2017-05-26 09:49:20 +00:00
zlib zlib.c: no buf_filled in zstream 2017-05-01 02:01:38 +00:00
.document Document parse.y instead of ext/ripper/ripper.c 2017-04-23 01:31:37 +00:00
Setup Removed deprecated extensions of mathn. 2017-04-20 08:21:24 +00:00
Setup.atheos
Setup.nacl Removed deprecated extensions of mathn. 2017-04-20 08:21:24 +00:00
Setup.nt
extmk.rb ext/extmk.rb: colorize notes [Feature #13302] 2017-04-21 03:01:12 +00:00