aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_rand.c
Commit message (Expand)AuthorAgeFilesLines
* random: make OpenSSL::Random.pseudo_bytes alias of .random_bytesKazuki Yamaguchi2020-02-161-32/+2
* Remove taint supportJeremy Evans2019-10-201-8/+0
* Fix RDoc markuptopic/fix-rdoc-markupKazuki Yamaguchi2017-02-241-12/+12
* random: fix document styleKazuki Yamaguchi2016-08-221-7/+7
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-1/+2
* openssl: check existence of RAND_pseudo_bytes()rhe2016-06-091-0/+4
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-8/+9
* openssl: fix incorrect return value check of RAND_* functionsrhe2016-05-311-7/+5
* sync code from upstreamSHIBATA Hiroshi2015-12-301-2/+8
* Sync with ruby trunkZachary Scott2015-09-231-2/+0
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Upstream the following commits from trunk ruby:Zachary Scott2015-03-251-0/+4
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+226