aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_hmac.c
Commit message (Expand)AuthorAgeFilesLines
* digest: rename GetDigestPtr() to ossl_evp_get_digestbyname()Kazuki Yamaguchi2017-05-021-6/+7
* Remove SafeGet*() macrosKazuki Yamaguchi2017-05-021-5/+1
* Merge branch 'topic/expand-ruby-missing-h'Kazuki Yamaguchi2017-04-281-1/+1
|\
| * Expand rb_define_copy_func() macroKazuki Yamaguchi2017-04-281-1/+1
* | Fix RDoc markuptopic/fix-rdoc-markupKazuki Yamaguchi2017-02-241-10/+10
|/
* Avoid unnecessary memory allocation in string2hex()Kazuki Yamaguchi2016-08-261-40/+28
* hmac: fixup documentationKazuki Yamaguchi2016-08-221-0/+28
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-2/+2
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-091-18/+29
* Sync with ruby trunkZachary Scott2015-09-231-1/+0
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Sync with ruby trunkZachary Scott2015-01-051-3/+11
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+364