aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_hmac.c
Commit message (Expand)AuthorAgeFilesLines
* 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