aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkcs7.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid using ERR_get_error()Kazuki Yamaguchi2016-10-271-1/+1
* pkcs7: fix a memory leak in PKCS7#add_dataKazuki Yamaguchi2016-08-161-2/+2
* pkcs7: fix a memory leak in PKCS7#verifyKazuki Yamaguchi2016-08-161-4/+4
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-0/+5
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-4/+20
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-2/+3
* 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-14/+28
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Sync with ruby trunkZachary Scott2015-01-051-6/+48
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+1048