aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_rand.c
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: disable OpenSSL::Random.pseudo_bytes if deprecatedKazuki Yamaguchi2016-04-271-0/+4
* * ext/openssl/ossl_rand.c (ossl_rand_bytes): RAND_bytes couldkosaki2015-11-301-2/+8
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-2/+0
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* openssl: check RAND_edg to support libresslnobu2015-02-121-0/+4
* * ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_byteszzak2014-10-041-30/+23
* * ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptionszzak2014-10-031-2/+37
* * ext/openssl/ossl_rand.c: Use rb_define_module_function instead ofzzak2014-10-031-13/+9
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-2/+2
* * ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse2011-03-241-1/+1
* * ext/openssl/ossl_rand.c: parenthesize macro arguments.akr2011-03-081-2/+2
* Add toplevel documentation for OpenSSLdrbrain2010-12-061-2/+2
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-5/+5
* * 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