1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
rhe 31388c4a73 openssl: add 'const's required in OpenSSL master
* ext/openssl/ossl_pkey.h, ext/openssl/ossl_pkey_dh.c,
  ext/openssl/ossl_pkey_dsa.c, ext/openssl/ossl_pkey_rsa.c: A few days
  ago, OpenSSL changed {DH,DSA,RSA}_get0_*() to take const BIGNUM **.
  https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=fd809cfdbd6e32b6b67b68c59f6d55fbed7a9327
  [ruby-core:75225] [Feature #12324]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-19 05:31:28 +00:00
..
-test- string.c: return reallocated pointer 2016-05-30 07:20:28 +00:00
bigdecimal Integer conversion 2016-06-18 02:25:28 +00:00
cgi/escape
continuation
coverage
date date_core.c: remove assert 2016-06-15 06:26:52 +00:00
dbm
digest
etc etc.c: retry with allocated string buffer 2016-06-02 12:21:42 +00:00
fcntl
fiber
fiddle
gdbm
io
json Integer unification macro 2016-06-13 11:34:56 +00:00
mathn
nkf
objspace ObjectSpace.dump_all: valid JSON 2016-06-11 05:04:22 +00:00
openssl openssl: add 'const's required in OpenSSL master 2016-06-19 05:31:28 +00:00
pathname
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket * ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStr 2016-05-30 15:33:06 +00:00
stringio stringio.c: fix index overflow 2016-06-17 23:52:48 +00:00
strscan
syslog
tk
win32
win32ole
zlib Unnecessary checks 2016-06-17 08:45:05 +00:00
.document
extmk.rb Fix static-linked-ext encodings 2016-06-18 01:13:39 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt