summaryrefslogtreecommitdiff
path: root/ext/digest/sha2
AgeCommit message (Expand)Author
2012-04-30* ext/digest/*/extconf.rb: use pkg_config to use same library withnobu
2012-04-10* ext/digest/sha2/lib/sha2.rb (Digest#block_length): Fixed method namedrbrain
2012-02-27* ext/openssl/extconf.rb: suppress useless deprecation warningsnobu
2011-08-07* ext/digest/sha2/sha2ossl.c: use original SHA384_Final on DragonFly.naruse
2011-07-15* ext/digest/sha2/sha2.c (SHA256_Update, SHA512_Update): avoid Busnahi
2011-05-16 * ext/digest: Improve documentation of Digest, Digest::HMAC anddrbrain
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-21* ext/digest/sha2/extconf.rb: check SHA256_CTX and SHA512_CTX to fixakr
2010-02-24* ext/digest/extconf.rb: use OpenSSL only when all transformnobu
2010-02-22* ext/digest/sha2/sha2init.c: test OpenSSL more strictly.akr
2010-02-22* ext/digest/sha2: Use OpenSSL's SHA1 engine if available.nobu
2009-08-06* ext/digest/sha2/sha2.c: The ULL suffix is not supported byknu
2009-08-06* ext/digest/*/extconf.rb: inttypes.h and unistd.h need not beknu
2009-08-06 * ext/digest/sha2/lib/sha2.eb: should require sha2.so.usa
2009-08-06 * ext/digest/sha2/sha2.c (*_Final): typos.usa
2009-08-06* ext/digest/sha2/sha2.h (BYTE_ORDER): Define BYTE_ORDER asknu
2009-08-05* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes anknu
2008-09-01* ext/digest/md5/md5init.c (md5), ext/digest/rmd160/rmd160init.cnobu
2006-12-11* ext/digest/sha2/lib/sha2.rb: Moved one level up from underknu
2006-10-20* ext/digest/lib/digest/hmac.rb: Complete half-boiled updates.knu
2006-10-20* ext/digest: Prefix C constants with RUBY_ and C type names withknu
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/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-06-24add extconf.h to .cvsignore.akr
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2005-12-29* eval.c (rb_mod_define_method): should save safe_level in thematz
2005-09-06* Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-02-22* lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.nobu
2004-01-07* ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]nobu
2003-12-01* sample/optparse/opttest.rb: added.nobu
2003-07-26* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz
2003-05-04* array.c (rb_ary_values_at): new method to replace select(index..).matz
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-03-18* ext/digest: add depend file.nobu
2002-02-26* ext/digest/sha2/sha2.c: Merge from rough. Fix a couple ofknu
2002-02-24Merge from rough.knu
2002-02-17* ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() isnobu
2001-08-20* ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban
2001-08-14* ext/digest/*/extconf.rb: really fix so that they build from anyknu
2001-08-14* ext/digest/sha2/extconf.rb: fix so that they build from anyknu
2001-08-14* ext/digest/defs.h: Define NO_UINT64_T instead of emitting anknu