summaryrefslogtreecommitdiff
path: root/ext/digest/md5
AgeCommit message (Expand)Author
2021-04-13dependency updates卜部昌平
2020-12-19[digest] Added rb_digest_make_metadata to wrap metadataNobuyoshi Nakada
2020-12-02digest: remove OpenSSL engineKazuki Yamaguchi
2020-10-21Update dependencies for macOSNobuyoshi Nakada
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-10-12Suppress deprecation warnings of MD5 from Xcode 11.1Nobuyoshi Nakada
2019-08-22Hoisted out rb_digest_namespaceNobuyoshi Nakada
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-02-14Prefer relative directory from srcdir to top_srcdirnobu
2019-02-11Use $(hdrdir) for include/ruby.h, as well as r67033nobu
2016-10-20fix hexdigest [ci skip]kazu
2016-10-20* remove trailing spaces.svn
2016-10-20* ext/digest/digest.c: Add documentation for Digest.hsbt
2016-07-06Update dependenciesnobu
2016-07-06Local header dependenciesnobu
2016-06-28* ext/digest/md5/md5ossl.h: Remove excess semicolons.ngoto
2016-04-11Update dependencies.akr
2015-12-16handle ext/ as r53141naruse
2015-11-21* ext/digest/*/*.[ch]: include ruby.h before digest.h to avoidnaruse
2015-02-11md5init.c: fix a typonobu
2015-02-11digest: CommonDigestnobu
2015-02-11digest: define Finish func from Final funcnobu
2015-02-11digest: common configurationsnobu
2015-02-10digest: no ID cachenobu
2014-12-19Update dependencies.akr
2014-11-21Update dependency.akr
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-05digest/*/extconf.rb: do not link openssl when using bundlednobu
2014-09-30ext/digest: hide metadata objects for internal usenobu
2014-09-30protoize no-arguments functionsnobu
2014-09-28ruby.h: warn untyped Datanobu
2014-07-15Revert r46828nobu
2014-07-15md5ossl.c: indicate the resultnobu
2014-07-15ext/digest: return values of init and finalnobu
2013-09-12Eliminate less-than-zero checks for unsigned variablesnobu
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2012-11-27extconf.rb: git rid of post-1.8 featurenobu
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/*/extconf.rb: use pkg_config to use same library withnobu
2012-02-27* ext/openssl/extconf.rb: suppress useless deprecation warningsnobu
2012-02-25avoid rdoc's warnings.naruse
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu