General

Profile

rhenium (Kazuki Yamaguchi)

Issues

open closed Total
Assigned issues 4 48 52
Reported issues 2 33 35

Projects

Project Roles Registered on
Ruby Committer 05/17/2016
Backport187 Committer 05/17/2016
Backport191 Committer 05/17/2016
Backport192 Committer 05/17/2016
Backport193 Committer 05/17/2016
Backport200 Committer 05/17/2016
Backport21 Committer 05/17/2016
Backport22 Committer 05/17/2016
Ruby 1.8 Committer 05/17/2016
Ruby master Committer 05/17/2016

Activity

02/05/2024

01:10 PM Ruby master Bug #20236 (Closed): OpenSSL::Cipher#update - probable buffer overflow: 16 for 15
A fix for this in ruby/openssl's upstream: https://github.com/ruby/openssl/pull/717 rhenium (Kazuki Yamaguchi)

01/17/2024

05:13 PM Ruby master Revision e1751b2e (git): [ruby/openssl] test/openssl/test_ocsp.rb: fix flaky test
Fixes: https://github.com/ruby/openssl/issues/695
https://github.com/ruby/openssl/commit/95281fe4a9
rhenium (Kazuki Yamaguchi)

09/21/2023

08:01 PM Ruby master Revision a2f1195b (git): [ruby/openssl] Update README and gemspec description
* Reword the description in README for more clarity.
* Add a compatibility matrix of our stable branches and explai...
rhenium (Kazuki Yamaguchi)
08:01 PM Ruby master Revision 2df00640 (git): [ruby/openssl] Ruby/OpenSSL 3.2.0
https://github.com/ruby/openssl/commit/6b3dd6a372 rhenium (Kazuki Yamaguchi)

09/06/2023

10:51 AM Ruby master Revision 5ba480e4 (git): Use the test-unit-ruby-core gem for Test::Unit::CoreAssertions
test/lib/core_assertions.rb and its dependencies are now packaged in
the gem test-unit-ruby-core. Let's use it instead.
rhenium (Kazuki Yamaguchi)
10:31 AM Ruby master Revision 3fd90c01 (git): [ruby/openssl] test/openssl/test_pkey_ec.rb: refactor tests for EC.builtin_curves
Check that OpenSSL::PKey::EC.builtin_curves returns an array in the
expected format.
Similarly to OpenSSL::Cipher.ci...
rhenium (Kazuki Yamaguchi)
10:30 AM Ruby master Revision 1d4a43e7 (git): [ruby/openssl] test/openssl/test_ossl.rb: relax assertion for error messages
The test case test_error_data utilizes the error message generated by
X509V3_EXT_nconf_nid(). The next commit will us...
rhenium (Kazuki Yamaguchi)
10:28 AM Ruby master Revision 98d8f612 (git): [ruby/openssl] x509ext: test OpenSSL::X509::ExtensionFactory#create_ext with ln
OpenSSL::X509::ExtensionFactory#create_ext and #create_extensions
accepts both sn (short names) and ln (long names) f...
rhenium (Kazuki Yamaguchi)
10:24 AM Ruby master Revision b6d7cdc2 (git): [ruby/openssl] ssl: use ffdhe2048 from RFC 7919 as the default DH group parameters
In TLS 1.2 or before, if DH group parameters for DHE are not supplied
with SSLContext#tmp_dh= or #tmp_dh_callback=, w...
rhenium (Kazuki Yamaguchi)
10:20 AM Ruby master Revision 912f1cda (git): [ruby/openssl] Remove OSSL_DEBUG compile-time option
Remove the OSSL_DEBUG flag and OpenSSL.mem_check_start which is only
compiled when the flag is given. They are meant ...
rhenium (Kazuki Yamaguchi)

Also available in: Atom