aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_engine.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure against OpenSSL 1.1 built with no-deprecatedMark Wright2017-11-041-20/+34
* Remove SafeGet*() macrosKazuki Yamaguchi2017-05-021-4/+0
* Fix RDoc markuptopic/fix-rdoc-markupKazuki Yamaguchi2017-02-241-43/+47
* Fix a typo in ossl_engine.cKoichi ITO2016-12-091-1/+1
* engine: undef alloc functionKazuki Yamaguchi2016-11-161-18/+1
* Implement missing initialize_copytopic/fix-initialize-copyKazuki Yamaguchi2016-08-041-0/+1
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-2/+5
* openssl: adjust tests for OpenSSL 1.1.0rhe2016-06-091-0/+2
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-23/+1
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-19/+13
* openssl: report errors in OpenSSL error queue when clear itrhe2016-05-311-1/+1
* Sync with ruby trunkZachary Scott2015-09-231-1/+0
* Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-031-5/+10
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Sync with ruby trunkZachary Scott2015-01-051-2/+16
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+584