ruby/ext/digest
nobu 5dbe603f09 Revert r46828
r46828 "md5ossl.c: indicate the result" caused segfaults.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-15 15:43:03 +00:00
..
bubblebabble * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabble 2013-11-21 07:53:39 +00:00
lib Digest::HMAC is finally removed as previously noticed. [fix GH-648] 2014-07-01 07:21:08 +00:00
md5 Revert r46828 2014-07-15 15:43:03 +00:00
rmd160 ext/digest: return values of init and final 2014-07-15 14:59:20 +00:00
sha1 ext/digest: return values of init and final 2014-07-15 14:59:20 +00:00
sha2 ext/digest: return values of init and final 2014-07-15 14:59:20 +00:00
defs.h * include/ruby/ruby.h (inttypes.h): includes always if available. 2008-03-14 08:04:45 +00:00
depend * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
digest.c digest.c: raise exception on init failure 2014-07-15 14:58:53 +00:00
digest.h digest.c: raise exception on init failure 2014-07-15 14:58:53 +00:00
extconf.rb * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
test.sh * ext/digest/test.sh: make this script work again. 2006-10-25 07:35:45 +00:00