summaryrefslogtreecommitdiff
path: root/ext/digest/sha1
AgeCommit message (Expand)Author
2006-10-13* ext/digest/digest.c, ext/digest/digest.h,knu
2006-10-13* ext/digest/digest.c, ext/digest/md5/md5init.c,knu
2006-10-11* ext/digest/digest.c (get_digest_base_metadata): Use an instanceknu
2006-10-11* ext/digest/digest.c (rb_digest_base_alloc,knu
2006-10-11* ext/digest/sha1/sha1ossl.h: libssl 0.9.8c-3 defines nomatz
2006-10-11* ext/digest/digest.c (rb_digest_base_reset, Init_digest): Addknu
2006-10-10* ext/digest/sha1/depend, ext/digest/sha2/depend: Remove obsoleteknu
2006-10-05* ext/digest/digest.[ch]: Since the argument order ofknu
2006-09-27* ext/digest/md5/md5init.c (Init_md5): Now that we have digest.rb,knu
2006-08-07* ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz
2006-06-24add extconf.h to .cvsignore.akr
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2005-08-30* ext/digest/md5/md5ossl.h, ext/digest/rmd160/rmd160ossl.h,gotoyuzo
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-09-17* array.c (rb_ary_delete): element comparison might change arraymatz
2004-01-07* ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]nobu
2003-12-01* sample/optparse/opttest.rb: added.nobu
2003-08-06* ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]nobu
2002-09-27Update the MANIFEST files.knu
2002-09-26* ext/digest/sha1: Use OpenSSL's SHA1 engine if available. It isknu
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-03-18* ext/digest: add depend file.nobu
2002-02-24Merge from rough.knu
2002-02-17* ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() isnobu
2001-08-14* ext/digest/*/extconf.rb: really fix so that they build from anyknu
2001-07-14* ext/digest/*/extconf.rb: fix so that they build from anyknu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu