aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_rand.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl: suppress warnings.nobu2008-07-221-2/+2
* * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):knu2008-05-291-2/+2
* * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu2008-05-291-6/+10
* * ext/openssl/ossl_ssl.c: Only show a warning if the default technorama2007-12-251-0/+21
* * ext/openssl/{extconf.rb,ossl_ssl_session.c}:technorama2007-06-181-0/+13
* * ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama2007-03-291-0/+30
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu2007-03-121-0/+4
* * ruby.h (struct RString): embed small strings.matz2006-08-311-7/+7
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-17/+5
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+142