| Commit message (Expand) | Author | Age | Files | Lines |
* | openssl: sync with upstream repository | Kazuki Yamaguchi | 2020-03-10 | 1 | -32/+2 |
* | [ruby/openssl] Remove taint support | Jeremy Evans | 2019-11-18 | 1 | -8/+0 |
* | Deprecate taint/trust and related methods, and make the methods no-ops | Jeremy Evans | 2019-11-18 | 1 | -0/+8 |
* | Warn on access/modify of $SAFE, and remove effects of modifying $SAFE | Jeremy Evans | 2019-11-18 | 1 | -8/+0 |
* | openssl: import v2.1.0.beta1 | rhe | 2017-09-03 | 1 | -12/+12 |
* | import Ruby/OpenSSL 2.0.0.beta.1 | rhe | 2016-08-29 | 1 | -8/+9 |
* | openssl: check existence of RAND_pseudo_bytes() | rhe | 2016-06-05 | 1 | -0/+4 |
* | openssl: use StringValueCStr() where NUL-terminated string is expected | rhe | 2016-05-23 | 1 | -8/+9 |
* | openssl: fix incorrect return value check of RAND_* functions | rhe | 2016-05-23 | 1 | -7/+5 |
* | * ext/openssl/ossl_rand.c (ossl_rand_bytes): RAND_bytes could | kosaki | 2015-11-30 | 1 | -2/+8 |
* | * ext/openssl/*: Remove svn commit id macros to make sync easier | zzak | 2015-09-22 | 1 | -2/+0 |
* | * ext/openssl/*: use license instead of licence. | hsbt | 2015-04-20 | 1 | -1/+1 |
* | openssl: check RAND_edg to support libressl | nobu | 2015-02-12 | 1 | -0/+4 |
* | * ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_bytes | zzak | 2014-10-04 | 1 | -30/+23 |
* | * ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptions | zzak | 2014-10-03 | 1 | -2/+37 |
* | * ext/openssl/ossl_rand.c: Use rb_define_module_function instead of | zzak | 2014-10-03 | 1 | -13/+9 |
* | protoize no-arguments functions | nobu | 2014-09-30 | 1 | -1/+1 |
* | * ext/openssl/ossl.c: surpress warning: shorten-64-to-32. | naruse | 2011-03-24 | 1 | -2/+2 |
* | * ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT because | naruse | 2011-03-24 | 1 | -1/+1 |
* | * ext/openssl/ossl_rand.c: parenthesize macro arguments. | akr | 2011-03-08 | 1 | -2/+2 |
* | Add toplevel documentation for OpenSSL | drbrain | 2010-12-06 | 1 | -2/+2 |
* | * ext/**/*.[ch]: removed trailing spaces. | nobu | 2010-04-22 | 1 | -5/+5 |
* | * ext/openssl: suppress warnings. | nobu | 2008-07-22 | 1 | -2/+2 |
* | * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand): | knu | 2008-05-29 | 1 | -2/+2 |
* | * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand), | knu | 2008-05-29 | 1 | -6/+10 |
* | * ext/openssl/ossl_ssl.c: Only show a warning if the default | technorama | 2007-12-25 | 1 | -0/+21 |
* | * ext/openssl/{extconf.rb,ossl_ssl_session.c}: | technorama | 2007-06-18 | 1 | -0/+13 |
* | * ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu... | technorama | 2007-03-29 | 1 | -0/+30 |
* | * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about | knu | 2007-03-12 | 1 | -0/+4 |
* | * ruby.h (struct RString): embed small strings. | matz | 2006-08-31 | 1 | -7/+7 |
* | * ext/openssl: all files are reviewed to simplify and avoid memory leak. | gotoyuzo | 2003-09-17 | 1 | -17/+5 |
* | * ext/openssl: imported. | gotoyuzo | 2003-07-23 | 1 | -0/+142 |