ruby/ext
Kazuki Yamaguchi a1996b32a9 [ruby/openssl] pkey: use EVP_PKEY_new_raw_{private,public}_key_ex() if available
Algorithms implemented only in OpenSSL 3 providers may not have a
corresponding NID. The *_ex() variants have been added in OpenSSL 3.0
to handle such algorithms, by taking algorithm names as a string.

e730e457cc
2025-06-25 17:13:11 +00:00
..
-test- Make waiting_fd behaviour per-IO. (#13127) 2025-05-13 19:02:03 +09:00
cgi/escape Support require 'cgi/escape' with extracting CGI::Escape from CGI::Util 2025-05-09 14:27:28 +09:00
continuation ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
coverage namespace on read 2025-05-11 23:32:50 +09:00
date [ruby/date] [Bug #21436] check for fixnum lower bound in m_ajd 2025-06-15 16:12:45 +00:00
digest [ruby/digest] stringop-overread warning is since GCC 11 2025-05-05 10:20:31 +00:00
erb/escape [ruby/erb] [DOC] Make documentation 100% 2025-05-12 13:57:24 +00:00
etc [ruby/etc] Suppress unused function warning 2025-04-13 22:03:59 +00:00
fcntl [ruby/fcntl] Fixup gemspec files 2024-11-07 18:45:05 +09:00
io [ruby/io-console] Bump up 0.8.0 2024-12-03 05:05:14 +00:00
json [ruby/json] Remove trailing spaces [ci skip] 2025-06-24 18:19:04 +09:00
monitor [DOC] Monitor 2024-12-25 13:16:14 +09:00
objspace Refactor generic fields to use T_IMEMO/fields objects. 2025-06-17 15:28:05 +02:00
openssl [ruby/openssl] pkey: use EVP_PKEY_new_raw_{private,public}_key_ex() if available 2025-06-25 17:13:11 +00:00
pathname [ruby/pathname] Bump up v0.4.0 2024-11-06 07:09:08 +00:00
psych [ruby/psych] Bump version for release 2025-05-12 16:21:41 +00:00
pty Update common.mk dependencies 2025-05-11 23:32:50 +09:00
rbconfig/sizeof ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
ripper namespace on read 2025-05-11 23:32:50 +09:00
rubyvm
socket Add open_timeout as an overall timeout option for Socket.tcp (#13368) 2025-06-14 09:54:34 +09:00
stringio [ruby/stringio] Extract internal part as the function 2025-06-05 08:06:51 +00:00
strscan [ruby/strscan] Update extconf.rb 2025-06-12 10:34:31 +09:00
win32 [ruby/win32-registry] Minor readme improvements and typo fixes 2025-06-17 05:52:04 +00:00
zlib [ruby/zlib] Bump up v3.2.1 2024-12-13 00:33:58 +00:00
.document [ruby/io-console] [DOC] Split .document files to sync with ruby/ruby 2023-10-22 11:09:06 +09:00
extmk.rb [Bug #21092] Fallback variables after execonf has done 2025-01-30 14:52:01 +09:00
Setup Clean up removed directories in ext/Setup* [ci skip] 2023-01-18 12:02:27 +09:00
Setup.atheos racc/cparse is extracted from ruby/ruby repository 2023-06-08 18:05:07 +09:00
Setup.nt racc/cparse is extracted from ruby/ruby repository 2023-06-08 18:05:07 +09:00