aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkey_dh.c
Commit message (Expand)AuthorAgeFilesLines
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-10/+11
* openssl: implement initialize_copy method for PKey classesrhe2016-06-191-0/+34
* openssl: add 'const's required in OpenSSL masterrhe2016-06-191-4/+4
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-091-8/+12
* openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe2016-06-091-57/+58
* openssl: avoid NULL dereference in {DH,DSA,RSA}_size()rhe2016-05-311-0/+2
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-10/+1
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-1/+5
* Sync with ruby trunkZachary Scott2015-09-231-71/+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/+666