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

11/14/2024

02:21 AM Ruby master Revision 97be56fc (git): [ruby/openssl] test_x509cert.rb: break up test_extension into smaller units
test_extesion is testing too many features at once and is hard to
navigate. Let's split each chunk apart for more cla...
rhenium (Kazuki Yamaguchi)
02:21 AM Ruby master Revision 419fb2f3 (git): [ruby/openssl] x509: fix handling of multiple URIs in Certificate#crl_uris
The implementation of OpenSSL::X509::Certificate#crl_uris makes the
assumption that each DistributionPoint in the CRL...
rhenium (Kazuki Yamaguchi)
02:21 AM Ruby master Revision 4e7e2e9e (git): [ruby/openssl] pkcs7: fix memory leak in error path of PKCS7.new and .read_smime
A follow-up to commit https://github.com/ruby/openssl/commit/27e11f2d1dcd and https://github.com/ruby/openssl/commit/... rhenium (Kazuki Yamaguchi)
02:21 AM Ruby master Revision a0f1f161 (git): asn1: fix ObjectId#==
Compare by the dotted decimal notation rather than the NID.
OpenSSL::ASN1::ObjectId can store OIDs that are not regi...
rhenium (Kazuki Yamaguchi)

11/08/2024

08:56 AM Ruby master Feature #20878: A new C API to create a String by adopting a pointer: `rb_enc_str_adopt(const char *ptr, long len, long capa, rb_encoding *enc)`
byroot (Jean Boussier) wrote:
> #### Work inside RString allocated memory
> [...]
> The downside with this approac...
rhenium (Kazuki Yamaguchi)

11/06/2024

12:59 PM Ruby master Revision cb49ed26 (git): Update ext/openssl/depend
This is a follow-up to commit e5860e565467cb330f2c7b9ae140a1e4b89c0b71. rhenium (Kazuki Yamaguchi)

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...
rhenium (Kazuki Yamaguchi)
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(), ...
rhenium (Kazuki Yamaguchi)

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...
rhenium (Kazuki Yamaguchi)

07/24/2024

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
rhenium (Kazuki Yamaguchi)

Also available in: Atom