summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_hmac.c
AgeCommit message (Expand)Author
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-02-24* ext/openssl/ossl_hmac.c: parenthesize macro arguments.akr
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-09-26* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-02-23Back out the series of changes pending a due discussion.knu
2010-02-23* ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC aknu
2008-07-22* ext/openssl: suppress warnings.nobu
2008-06-08* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko1
2008-05-15* ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted tomatz
2007-04-02* ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama
2007-03-29* ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-06-30* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo
2003-09-25 * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument forusa
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo