aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_hmac.c
Commit message (Expand)AuthorAgeFilesLines
* fixup! ext/openssl: small cleanupstopic/openssl-docKazuki Yamaguchi2016-05-171-10/+2
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-1/+0
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* ossl_hmac.c: typed datanobu2014-12-121-3/+11
* protoize no-arguments functionsnobu2014-09-301-2/+2
* * ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665]zzak2014-07-271-1/+1
* * ext/openssl/ossl_hmac.c: [DOC] Documentation for OpenSSL::HMACzzak2013-08-061-2/+96
* * ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak2013-04-161-1/+1
* * ext/openssl/ossl_hmac.c: Revert checking return type ofemboss2011-07-221-7/+3
* * ext/openssl/ossl_digest.c: Check return value of EVP_DigestInit_ex.emboss2011-07-221-3/+7
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-3/+3
* * ext/openssl/ossl_hmac.c: parenthesize macro arguments.akr2011-02-241-5/+5
* Add toplevel documentation for OpenSSLdrbrain2010-12-061-2/+2
* * ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe2010-09-261-2/+2
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-6/+6
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-3/+3
* Back out the series of changes pending a due discussion.knu2010-02-231-30/+47
* * ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC aknu2010-02-231-47/+30
* * ext/openssl: suppress warnings.nobu2008-07-221-14/+16
* * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko12008-06-081-1/+1
* * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted tomatz2008-05-151-6/+2
* * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama2007-04-021-0/+17
* * ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama2007-03-291-0/+31
* * 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-6/+6
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-2/+2
* * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo2004-06-301-4/+6
* * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument forusa2003-09-251-1/+1
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-7/+4
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-1/+0
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+222