aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_cipher.c
Commit message (Expand)AuthorAgeFilesLines
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-10/+0
* openssl: make Cipher#key= and #iv= reject too long valuesrhe2016-05-311-5/+9
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-2/+2
* sync code from upstreamSHIBATA Hiroshi2015-12-301-1/+1
* Sync with ruby trunkZachary Scott2015-09-231-2/+0
* Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-031-7/+3
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Sync with ruby trunkZachary Scott2015-01-051-8/+38
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+987