aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_ssl.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-05-15 13:47:03 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-05-20 13:36:49 +0900
commit42396f022844525c093e056db1580a90f8836a23 (patch)
treebf94797ccb4e29ae3d5de69e815227270f65765e /ext/openssl/ossl_ssl.c
parente5058d33f2b5e23dcb3b5285005878985657b028 (diff)
downloadruby-42396f022844525c093e056db1580a90f8836a23.tar.gz
openssl: add OpenSSL::BN#inspect and OpenSSL::X509::Name#inspect
* ext/openssl/lib/openssl/bn.rb (inspect): added. BN#inspect should be implemented. Kernel#inspect used to call #to_s if #to_s is redefined but no longer in >= Ruby 2.0.0. [ruby-dev:48217] [Bug #9833] * ext/openssl/lib/openssl/x509.rb (X509::Name#inspect): ditto.
Diffstat (limited to 'ext/openssl/ossl_ssl.c')
0 files changed, 0 insertions, 0 deletions