rhenium (Kazuki Yamaguchi)
- Login: rhenium
- Email: k@rhe.jp, rhe@ruby-lang.org
- Registered on: 02/28/2015
- Last connection: 04/12/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 4 | 44 | 48 |
Reported issues | 2 | 31 | 33 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 05/17/2016 |
Backport187 | Developer | 05/17/2016 |
Backport191 | Developer | 05/17/2016 |
Backport192 | Developer | 05/17/2016 |
Backport193 | Developer | 05/17/2016 |
Backport200 | Developer | 05/17/2016 |
Backport21 | Developer | 05/17/2016 |
Backport22 | Developer | 05/17/2016 |
Ruby 1.8 | Developer | 05/17/2016 |
Ruby master | Developer | 05/17/2016 |
Activity
04/14/2022
-
05:51 AM Ruby master Bug #18658: Need openssl 3 support for Ubuntu 22.04 (Ruby 2.7.x and 3.0.x)
- hsbt (Hiroshi SHIBATA) wrote in #note-5:
> FYI: https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1946190
>
...
12/24/2021
-
06:31 PM Ruby master Revision efce9ecf (git): [ruby/openssl] Ruby/OpenSSL 3.0.0
- https://github.com/ruby/openssl/commit/bff4080091
12/20/2021
-
03:05 PM Ruby master Revision 6b67f063 (git): test/fiber/test_io_buffer.rb: fix file descriptor leaks
- I got the warning while running "make test-all":
Leaked file descriptor: TestFiberIOBuffer#test_write_nonblo... -
02:42 PM Ruby master Revision 2df917ed (git): [ruby/openssl] ssl: update test_options_disable_versions
- Use the combination of TLS 1.2 and TLS 1.3 instead of TLS 1.1 and TLS
1.2 so that will the test case will be run on l... -
02:42 PM Ruby master Revision 61e426ae (git): [ruby/openssl] pkey: assume a pkey always has public key components on OpenSSL 3.0
- OpenSSL 3.0's EVP_PKEY_get0() returns NULL for provider-backed pkeys.
This causes segfault because it was supposed to... -
02:42 PM Ruby master Revision ac757b21 (git): [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 in... -
02:42 PM Ruby master Revision 79a6f434 (git): [ruby/openssl] hmac: skip test_dup on OpenSSL 3.0 for now
- EVP_MD_CTX_copy() doesn't seem to work as intended on HMAC EVP_MD_CTX
on OpenSSL 3.0.0 and causes a double free. I ha... -
02:42 PM Ruby master Revision b2fb503d (git): [ruby/openssl] engine: disable OpenSSL::Engine on OpenSSL 3.0
- The entire ENGINE API is deprecated in OpenSSL 3.0 in favor of the new
"Provider" concept.
OpenSSL::Engine will not ... -
02:42 PM Ruby master Revision 0b3482c0 (git): [ruby/openssl] ssl: add constants for new SSL_OP_* flags
- Add all SSL_OP_* constants defined in OpenSSL 3.0.0 which are not
specific to DTLS.
https://github.com/ruby/openssl/... -
02:42 PM Ruby master Revision 15eefd30 (git): [ruby/openssl] ssl: update test_accept_errors_include_peeraddr test case
- Use a different invalid data example to prevent SSLSocket#accept from
reaching EOF.
https://github.com/ruby/openssl/...
Also available in: Atom