aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkey_rsa.c
Commit message (Expand)AuthorAgeFilesLines
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-2/+3
* * ext/digest/md5/md5ossl.h: Remove excess semicolons.ngoto2016-06-291-3/+3
* openssl: implement initialize_copy method for PKey classesrhe2016-06-191-0/+21
* openssl: add 'const's required in OpenSSL masterrhe2016-06-191-6/+6
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-091-13/+15
* openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe2016-06-091-80/+103
* openssl: avoid NULL dereference in {DH,DSA,RSA}_size()rhe2016-05-311-6/+12
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-6/+0
* openssl: improve handling of password for encrypted PEMrhe2016-05-311-11/+4
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-1/+5
* Sync with ruby trunkZachary Scott2015-09-231-2/+0
* Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-031-2/+4
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+701