aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Stream/HashWrapper.php
Commit message (Expand)AuthorAgeFilesLines
* handle errors from hash_finalRobin Appelman2022-09-021-2/+7
* handle cases where the hash context gets cleaned up before the hash wrapperRobin Appelman2022-08-311-1/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-1/+4
* Run cs:fix and fix HashWrapper codeMorris Jobke2020-04-151-1/+3
* Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-0/+72