| Commit message (Expand) | Author | Age | Files | Lines |
* | [ruby/openssl] Look up digest by name instead of constant | Bart de Water | 2020-05-13 | 1 | -1/+1 |
* | Import openssl-2.2.0 (#2693) | Hiroshi SHIBATA | 2020-02-16 | 1 | -10/+4 |
* | openssl: import v2.1.0.beta1 | rhe | 2017-09-03 | 1 | -22/+19 |
* | import Ruby/OpenSSL 2.0.0.beta.1 | rhe | 2016-08-29 | 1 | -42/+58 |
* | openssl: adapt to OpenSSL 1.1.0 opaque structs | rhe | 2016-06-05 | 1 | -18/+29 |
* | * ext/openssl/*: Remove svn commit id macros to make sync easier | zzak | 2015-09-22 | 1 | -1/+0 |
* | * ext/openssl/*: use license instead of licence. | hsbt | 2015-04-20 | 1 | -1/+1 |
* | ossl_hmac.c: typed data | nobu | 2014-12-12 | 1 | -3/+11 |
* | protoize no-arguments functions | nobu | 2014-09-30 | 1 | -2/+2 |
* | * ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665] | zzak | 2014-07-27 | 1 | -1/+1 |
* | * ext/openssl/ossl_hmac.c: [DOC] Documentation for OpenSSL::HMAC | zzak | 2013-08-06 | 1 | -2/+96 |
* | * ext/openssl/*: Document synonymous methods, by windwiny [GH-277] | zzak | 2013-04-16 | 1 | -1/+1 |
* | * ext/openssl/ossl_hmac.c: Revert checking return type of | emboss | 2011-07-22 | 1 | -7/+3 |
* | * ext/openssl/ossl_digest.c: Check return value of EVP_DigestInit_ex. | emboss | 2011-07-22 | 1 | -3/+7 |
* | * ext/openssl/ossl.c: surpress warning: shorten-64-to-32. | naruse | 2011-03-24 | 1 | -3/+3 |
* | * ext/openssl/ossl_hmac.c: parenthesize macro arguments. | akr | 2011-02-24 | 1 | -5/+5 |
* | Add toplevel documentation for OpenSSL | drbrain | 2010-12-06 | 1 | -2/+2 |
* | * ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest), | wanabe | 2010-09-26 | 1 | -2/+2 |
* | * ext/**/*.[ch]: removed trailing spaces. | nobu | 2010-04-22 | 1 | -6/+6 |
* | * ext/**/*.[ch]: removed trailing spaces. | nobu | 2010-04-22 | 1 | -3/+3 |
* | Back out the series of changes pending a due discussion. | knu | 2010-02-23 | 1 | -30/+47 |
* | * ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC a | knu | 2010-02-23 | 1 | -47/+30 |
* | * ext/openssl: suppress warnings. | nobu | 2008-07-22 | 1 | -14/+16 |
* | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 | 2008-06-08 | 1 | -1/+1 |
* | * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted to | matz | 2008-05-15 | 1 | -6/+2 |
* | * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation. | technorama | 2007-04-02 | 1 | -0/+17 |
* | * ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu... | technorama | 2007-03-29 | 1 | -0/+31 |
* | * 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 | -6/+6 |
* | * lib/set.rb (Set#==): [ruby-dev:25206] | matz | 2004-12-15 | 1 | -2/+2 |
* | * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add, | gotoyuzo | 2004-06-30 | 1 | -4/+6 |
* | * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument for | usa | 2003-09-25 | 1 | -1/+1 |
* | * ext/openssl: all files are reviewed to simplify and avoid memory leak. | gotoyuzo | 2003-09-17 | 1 | -7/+4 |
* | * ext/openssl/ruby_missing.c: rid of unnecessary backward | gotoyuzo | 2003-09-06 | 1 | -1/+0 |
* | * ext/openssl: imported. | gotoyuzo | 2003-07-23 | 1 | -0/+222 |