1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Kazuki Yamaguchi ac757b218c [ruby/openssl] pkey: use EVP_PKEY_CTX_new_from_name() on OpenSSL 3.0
Replace EVP_PKEY_CTX_new_id() with the new EVP_PKEY_CTX_new_from_name()
which takes the algorithm name in a string instead of in an NID.

https://github.com/ruby/openssl/commit/d6535d13d1
2021-12-20 23:42:04 +09:00
..
-test-
bigdecimal
cgi/escape [ruby/cgi] Check integer overflow in long range 2021-12-12 13:05:15 +09:00
continuation
coverage
date
digest
etc
fcntl
fiddle
io [ruby/io-wait] Bump up 0.2.1 2021-12-09 19:28:54 +09:00
json
monitor
nkf
objspace Remove NODE_DASGN_CURR [Feature #18406] 2021-12-13 12:53:03 +09:00
openssl [ruby/openssl] pkey: use EVP_PKEY_CTX_new_from_name() on OpenSSL 3.0 2021-12-20 23:42:04 +09:00
pathname
psych [ruby/psych] psych depends stringio only CRuby 2021-12-20 18:26:58 +09:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper ext/ripper/lib/ripper/lexer.rb: Do not deprecate Ripper::Lexer::State#[] 2021-12-09 00:30:17 +09:00
rubyvm
socket
stringio
strscan
syslog
win32
win32ole [ruby/win32ole] Fix typos [ci skip] 2021-11-25 23:53:15 +09:00
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.nt