summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_rand.c
AgeCommit message (Expand)Author
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-05openssl: check existence of RAND_pseudo_bytes()rhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2016-05-23openssl: fix incorrect return value check of RAND_* functionsrhe
2015-11-30* ext/openssl/ossl_rand.c (ossl_rand_bytes): RAND_bytes couldkosaki
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2015-02-12openssl: check RAND_edg to support libresslnobu
2014-10-04* ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_byteszzak
2014-10-03* ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptionszzak
2014-10-03* ext/openssl/ossl_rand.c: Use rb_define_module_function instead ofzzak
2014-09-30protoize no-arguments functionsnobu
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-03-24* ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse
2011-03-08* ext/openssl/ossl_rand.c: parenthesize macro arguments.akr
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2008-07-22* ext/openssl: suppress warnings.nobu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):knu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu
2007-12-25* ext/openssl/ossl_ssl.c: Only show a warning if the default technorama
2007-06-18* ext/openssl/{extconf.rb,ossl_ssl_session.c}:technorama
2007-03-29* ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo