aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509store.c
Commit message (Expand)AuthorAgeFilesLines
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-29/+0
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-4/+4
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-311-2/+2
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-5/+11
* Sync with ruby trunkZachary Scott2015-09-231-1/+0
* Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-031-8/+16
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Sync with ruby trunkZachary Scott2015-01-051-6/+31
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+677