summaryrefslogtreecommitdiff
path: root/lib/chef/digester.rb
Commit message (Expand)AuthorAgeFilesLines
* use autoloading for many required gemsmwrock2020-09-081-2/+2
* Replace OpenSSL::Digest with ::Digest for MD5Tim Smith2020-06-261-2/+3
* Update our usage of OpenSSL::Digest to avoid Ruby 3 breaking changeopenssl_fixesTim Smith2020-05-221-4/+4
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* Use double quotes by defaultThom May2016-01-141-3/+3
* allow generate_checksum to use StringIOJay Mundrawala2015-10-241-1/+5
* Fix Digester to require its dependenciesPhil Dibowitz2014-12-091-0/+1
* Use thread-safe OpenSSL::Digest instead of DigestGrzesiek Kolodziejczyk2014-08-201-4/+4
* Use thread-safe Singleton mixin for DigesterGrzesiek Kolodziejczyk2014-08-201-5/+1
* [CHEF-3715] rename files checksum_cache -> digesterdanielsdeleo2012-12-211-0/+73