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