Commit Graph

21 Commits (16fc4dfd1add9a588ed6052a94fff03a37fa7dfd)

Author SHA1 Message Date
Robin Appelman d1ad4dc8d6 add test cases for cryptstream 15 years ago
Robin Appelman b39c3d4c4e make use of the fact that stream_read will always read 8192 bytes for encryption stream 15 years ago
Robin Appelman 26e9a0dd13 bugfixes for encryption library and test cases 15 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 15 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 15 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 15 years ago
Georg Ehrke 5b03de9a66 fix comments in crypt lib 15 years ago
Robin Appelman 8148480cfe dont enable encryption on default 15 years ago
Robin Appelman 01fcc080bb dont set the encryption flag for existing non-encrypted files 15 years ago
Robin Appelman ff0a542e48 always set encrypted flag when overwriting a file we should encrypt 15 years ago
Robin Appelman 814bc2fd2b make encryption filetype blacklist configurable 15 years ago
Robin Appelman ed0c99ef14 make sure we always have the encryption key unlocked 15 years ago
Robin Appelman c20319d377 fix incorrect information in the filecache when using encryption 15 years ago
Robin Appelman d9c7e4c333 proper mimetypes for encrypted files 15 years ago
Robin Appelman c121a1a1e7 implement file_put_contents with stream data using fopen 15 years ago
Robin Appelman 6a8364c3ff rework the way file_put_contents is handeled 15 years ago
Robin Appelman b3a974d8bb only trigger hooks for the default filesystem view 15 years ago
Robin Appelman f1cbb9effc initial integration of encryption 15 years ago
Robin Appelman e2b4954176 simple file encryption wip 15 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 15 years ago