summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/Wrapper/Encryption.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* don't close input stream when writing in encrypted fileFlorian Schunk2019-01-101-1/+0
* allways fall back to fopen for encryption wrapperRobin Appelman2018-10-311-0/+9
* allow to disable encryptionBjoern Schiessle2018-07-051-2/+6
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+1
* reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-7/+8
* Simplify return statementMorris Jobke2018-02-131-3/+1
* Simplify ternary operator statementsMorris Jobke2018-01-261-2/+2
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-2/+5
* Update license headersMorris Jobke2017-11-061-0/+2
* Replace wrong PHPDocsLukas Reschke2017-08-011-8/+8
* Optimize put - Dont try to fetch filecache for not existing filecache in encr...Piotr M2017-04-121-2/+4
* check if the file should really be encrypted before we update the file cacheBjoern Schiessle2016-11-291-2/+30
* Update with robinJoas Schilling2016-07-211-1/+1
* 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/+993