aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509cert.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid using ERR_get_error()Kazuki Yamaguchi2016-10-271-1/+1
* Adapt to OpenSSL changes after the 1.1.0-pre6Kazuki Yamaguchi2016-08-261-8/+18
* x509ext: remove unnecessary DupX509ExtPtr()Kazuki Yamaguchi2016-08-161-8/+3
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-2/+2
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-091-6/+4
* openssl: support OpenSSL 1.1.0's new multi-threading APIrhe2016-06-091-1/+1
* openssl: fix the Year 2038 problemrhe2016-06-091-8/+2
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-2/+2
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-7/+8
* Merge trunk upstreamZachary Scott2015-11-131-3/+3
* Sync with ruby trunkZachary Scott2015-09-231-2/+0
* Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-031-6/+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/+846