Commit Graph

22 Commits (28671d92c02ec8a8636f45511f9bb79110b49d58)

Author SHA1 Message Date
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Robin Appelman c9be9ab251 remove unused variables 14 years ago
Robin Appelman 56de98ed8c fix saved file size for uploaded files 14 years ago
Robin Appelman da9107fe69 fix saved file size for uploaded files 14 years ago
Robin Appelman 7b4cb44af8 truncate decrypted files based on size 14 years ago
Robin Appelman d0455c5819 truncate decrypted files based on filelength 14 years ago
Robin Appelman e43d02fadb fix encrypted flags not being saved correctly 14 years ago
Robin Appelman 9ba467d629 fix encryption for binary files 14 years ago
Robin Appelman e3f1507374 use absolute path for file proxies 14 years ago
Robin Appelman debd9c8dfb fix problem with encryption flag not being saved correctly in the filecache 14 years ago
Robin Appelman 195c37f88a fix for encryption binary files 14 years ago
Robin Appelman 601bac746d use absolute path for file proxies 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Robin Appelman 70cb053e6b improve cryptstream fro writing non-chunksized data 14 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 14 years ago
Robin Appelman 5c3ea14819 fix mimetypes of encrypted files 14 years ago
Robin Appelman b39c3d4c4e make use of the fact that stream_read will always read 8192 bytes for encryption stream 14 years ago
Robin Appelman c20319d377 fix incorrect information in the filecache when using encryption 14 years ago
Robin Appelman 6a8364c3ff rework the way file_put_contents is handeled 14 years ago
Robin Appelman f1cbb9effc initial integration of encryption 14 years ago
Robin Appelman e2b4954176 simple file encryption wip 14 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 14 years ago