aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-6/+8
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-091-1/+1
* openssl: support OpenSSL 1.1.0's new multi-threading APIrhe2016-06-091-0/+4
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-4/+0
* openssl: remove check of OPENSSL_FIPS macro in extconf.rbrhe2016-05-311-2/+2
* openssl: Avoid reference to unset global variable in Init_openssl()rhe2016-05-311-8/+8
* openssl: fix SSL client example in documentation [ci skip]rhe2016-05-311-4/+4
* ossl.c: suppress warningsnobu2016-05-311-1/+1
* openssl: improve handling of password for encrypted PEMrhe2016-05-311-8/+49
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-311-6/+9
* openssl: report errors in OpenSSL error queue when clear itrhe2016-05-311-6/+13
* Sync trunkZachary Scott2016-02-021-0/+3
* sync code from upstreamSHIBATA Hiroshi2015-12-301-1/+1
* Sync with ruby trunkZachary Scott2015-09-231-2/+0
* Add note regarding compiling openssl on OSXZachary Scott2015-07-121-0/+14
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+1168