1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
naruse 1dd1a9873e * ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsing
protocol list.
  The protocol list from OpenSSL is not null-terminated.
  patched by Kazuki Yamaguchi [Bug #11810] [ruby-core:72082]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53064 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-13 01:29:44 +00:00
..
-test- * ext/**/*.c (*_memsize): same as r52986 for extensions. 2015-12-09 01:01:17 +00:00
bigdecimal * ext/**/*.c (*_memsize): same as r52986 for extensions. 2015-12-09 01:01:17 +00:00
continuation
coverage
date date_core.c: missing argument check 2015-12-08 00:03:21 +00:00
dbm
digest fixup! r52695 2015-11-26 08:31:12 +00:00
etc
fcntl
fiber
fiddle NEWS: add note about Fiddle GVL release 2015-12-11 07:43:09 +00:00
gdbm
io retry IO#getpass 2015-12-08 13:26:56 +00:00
json * ext/json/json.gemspec: bump version to json 1.8.3. CRuby already contained 2015-12-05 23:40:24 +00:00
mathn
nkf * ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4. 2015-12-12 14:01:56 +00:00
objspace
openssl * ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsing 2015-12-13 01:29:44 +00:00
pathname
psych * ext/psych/*: update psych to 2.0.16 2015-12-07 16:58:10 +00:00
pty
racc/cparse
rbconfig/sizeof
readline * ext/readline/extconf.rb: call dir_config("libedit") 2015-11-30 09:48:24 +00:00
ripper parse.y: indented hereoc 2015-12-07 14:39:52 +00:00
sdbm
socket ext/socket/ifaddr.c: remove empty ifaddr_mark 2015-12-09 20:07:23 +00:00
stringio stringio.c: unused variable 2015-12-09 02:43:55 +00:00
strscan * ext/**/*.c (*_memsize): same as r52986 for extensions. 2015-12-09 01:01:17 +00:00
syslog
thread
tk * ext/tk/lib/multi-tk.rb: fix typos. 2015-12-10 05:13:39 +00:00
win32
win32ole * ext/**/*.c (*_memsize): same as r52986 for extensions. 2015-12-09 01:01:17 +00:00
zlib
.document
extmk.rb Drop support for BeOS 2015-11-24 00:17:11 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt