rhenium (Kazuki Yamaguchi)
- Login: rhenium
- Email: k@rhe.jp, rhe@ruby-lang.org
- Registered on: 02/28/2015
- Last sign in: 02/25/2024
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
10/31/2024
- 08:31 AM Ruby master Revision 27d77a9c (git): [ruby/openssl] pkcs7: remove default cipher from PKCS7.encrypt
- Require that users explicitly specify the desired algorithm. In my
opinion, we are not in a position to specify the d... - 08:28 AM Ruby master Revision 339a8dd5 (git): [ruby/openssl] ssl: remove redundant ossl_ssl_ex_vcb_idx
- The SSL ex_data index is used for storing the verify_callback Proc. The
only user of it, ossl_ssl_verify_callback(), ...
08/06/2024
- 06:38 AM Ruby master Revision 65e3717d (git): [ruby/openssl] test/openssl/test_pkey_dsa.rb: skip all tests in FIPS mode
- OpenSSL running in the FIPS mode will stop supporting DSA key
generation and signature generation due to a FIPS 140-3...
07/24/2024
- 04:50 PM Ruby master Revision a1cf39bd (git): [ruby/openssl] x509attr: avoid using OpenSSL::ASN1 internals in #value=
- OpenSSL::ASN1 is being rewritten in Ruby. To make it easier, let's
remove dependency to the instance variables and th... - 04:50 PM Ruby master Revision 1388945f (git): [ruby/openssl] asn1: make ossl_asn1_get_asn1type() private
- The function is not used anywhere outside of ossl_asn1.c.
https://github.com/ruby/openssl/commit/5392b79941
06/08/2024
- 10:59 AM Ruby master Revision 69c0b143 (git): [ruby/openssl] Fix references to the license text
- Update the references to the file "LICENCE" with "COPYING".
The file LICENCE doesn't exist in ruby/ruby nor ruby/ope... - 10:59 AM Ruby master Revision 6475b093 (git): [ruby/openssl] Rename LICENSE.txt to COPYING
- This is for consistency with ruby/ruby.
https://github.com/ruby/openssl/commit/00ad542791 - 10:59 AM Ruby master Revision 5f380dfd (git): [ruby/openssl] openssl.gemspec: add BSD-2-Clause to the list of licenses
- ruby/openssl is licensed under the terms of either the Ruby License or
the 2-Clause BSD License.
The git repository ...
05/17/2024
- 08:25 AM Ruby master Revision 89574f02 (git): [ruby/openssl] test/openssl/test_asn1.rb: skip failing tests on LibreSSL 3.6.0
- LibreSSL 3.6.0 expects the seconds part in UTCTime and GeneralizedTime
to be always present. LibreSSL 3.6.0 release n...
05/02/2024
- 07:26 AM Ruby master Revision eb6f0000 (git): [ruby/openssl] cipher: fix buffer overflow in Cipher#update
- OpenSSL::Cipher#update currently allocates the output buffer with size
(input data length)+(the block size of the cip...
Also available in: Atom