rhenium (Kazuki Yamaguchi)
- Login: rhenium
- Email: k@rhe.jp, rhe@ruby-lang.org
- Registered on: 02/28/2015
- Last connection: 07/21/2023
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
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... -
08:01 PM Ruby master Revision 2df00640 (git): [ruby/openssl] Ruby/OpenSSL 3.2.0
- https://github.com/ruby/openssl/commit/6b3dd6a372
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. -
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... -
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... -
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... -
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... -
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 ...
08/16/2023
-
05:48 AM Ruby master Revision 382b42be (git): [ruby/openssl] config: relax test assertions against error messages
- Test that the error message contains the necessary text instead of the
exact match. Exceptions raised by ossl_raise()... -
05:48 AM Ruby master Revision 12bdacdc (git): [ruby/openssl] Include "additional data" message in OpenSSL errors
- Error entries in the OpenSSL error queue may contain additional
contextual information associated with the error, whi...
Also available in: Atom