summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Stream/Encryption.php
Commit message (Expand)AuthorAgeFilesLines
* Fix psalm errors related to filesizesCôme Chilliet2023-02-071-3/+3
* composer run cs:fixCôme Chilliet2023-01-201-3/+1
* Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-071-0/+1
* Update the unencrypted file size when closing streamsJulius Härtl2022-12-071-1/+1
* Save encrypted files in binary formatplumbeo2022-05-041-1/+1
* Unregister enc stream wrapper for any exceptionVincent Petry2021-08-261-1/+1
* [3rdparty] streams-0.7.4Robin Appelman2021-06-101-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-291-8/+27
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-5/+5
* Cast float to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-12/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Update license headersChristoph Wurst2019-12-051-1/+4
* Update Encryption.phpmartink-p2019-06-171-7/+9
* Update Encryption.phpmartink-p2019-06-171-1/+7
* Apply suggestions from code reviewmartink-p2019-06-171-5/+5
* Update Encryption.phpmartink-p2019-06-171-2/+19
* make file cache updates more robustBjoern Schiessle2018-07-311-2/+17
* Use better way to determine stream type in encryption stream wrapperRobin Appelman2018-05-011-3/+3
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* only collect detailed access list if it is really neededBjoern Schiessle2017-07-061-1/+4
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+500