summaryrefslogtreecommitdiff
path: root/ext/digest
AgeCommit message (Expand)Author
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-10-31Make Digest() thread-safe.knu
2014-10-05digest/*/extconf.rb: do not link openssl when using bundlednobu
2014-10-05rmd160/extconf.rb: fix function namenobu
2014-09-30ext/digest: hide metadata objects for internal usenobu
2014-09-30protoize no-arguments functionsnobu
2014-09-29digest: no check for hidden objectsnobu
2014-09-28ruby.h: warn untyped Datanobu
2014-09-27digest.c: typed datanobu
2014-07-15Revert r46828nobu
2014-07-15md5ossl.c: indicate the resultnobu
2014-07-15ext/digest: return values of init and finalnobu
2014-07-15digest.c: raise exception on init failurenobu
2014-07-01Digest::HMAC is finally removed as previously noticed. [fix GH-648]knu
2014-06-07digest.c: call to_s oncenobu
2014-06-06digest.c: fix #== for non-string argumentseregon
2014-05-31* ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir.hsbt
2013-11-21* ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabblezzak
2013-11-13* ext/digest/*: [DOC] Fix several typos and broken http links.zzak
2013-09-26* ext/digest/digest.c: [DOC] typo in overview by @chastellzzak
2013-09-12Eliminate less-than-zero checks for unsigned variablesnobu
2013-05-21* ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-04-01sha2.c: suppress warningsnobu
2012-11-27extconf.rb: git rid of post-1.8 featurenobu
2012-08-01ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon
2012-05-07rmd160.c: fix for huge datanobu
2012-05-01* revert r35510 and r35511 which caused removing the headers everytime.nobu
2012-05-01depends on ext/openssl/deprecation.rbnobu
2012-04-30* ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsignednobu
2012-04-30* ext/digest/*/extconf.rb: use pkg_config to use same library withnobu
2012-04-13* encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain
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
2012-02-25avoid rdoc's warnings.naruse
2011-08-12* ext/digest/digest.c: Add documentation for the Digest module. Patch bydrbrain
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-18* internal.h: add for internal use only.nobu
2011-05-16 * ext/digest: Improve documentation of Digest, Digest::HMAC anddrbrain
2010-10-18* ext/digest/digest.c (rb_digest_class_init): Defineknu
2010-09-10 * ext/digest/lib/digest.rb: removed unused exception variablenahi
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-06-03* ext/digest/lib/digest/hmac.rb: Emit a deprecation warning inknu
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