Florian Schunk
|
c2f8df0573
|
don't close input stream when writing in encrypted file
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
|
2019-01-10 00:25:07 +01:00 |
Robin Appelman
|
c6a48110bf
|
allways fall back to fopen for encryption wrapper
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-10-31 21:10:51 +01:00 |
Bjoern Schiessle
|
5d0fa12e12
|
allow to disable encryption
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-07-05 17:24:44 +02:00 |
Arthur Schiwon
|
38a90130ce
|
move log constants to ILogger
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-04-26 10:45:52 +02:00 |
Bjoern Schiessle
|
a0923d9ffb
|
reset encryptionVersion to '1' if a file was stream copied, because this means that we basically write the file from scratch
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-04-03 18:01:23 +02:00 |
Morris Jobke
|
e2974f1133
|
Simplify return statement
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-02-13 21:55:24 +01:00 |
Morris Jobke
|
6bbea33133
|
Simplify ternary operator statements
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-01-26 12:36:25 +01:00 |
Morris Jobke
|
2a38605545
|
Properly log the full exception instead of only the message
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-01-23 10:57:21 +01:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Lukas Reschke
|
dfd8125aeb
|
Replace wrong PHPDocs
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-08-01 08:20:16 +02:00 |
Piotr M
|
dc78f1251e
|
Optimize put - Dont try to fetch filecache for not existing filecache in encription
|
2017-04-12 12:54:20 +02:00 |
Bjoern Schiessle
|
0f8fe77b3a
|
check if the file should really be encrypted before we update the file cache
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-29 20:34:45 +01:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Roeland Jago Douma
|
dedf392751
|
Move \OC\Files to PSR-4
|
2016-04-24 21:37:35 +02:00 |