Commit Graph

63 Commits (d9c19fa8d700a64054b29d8a1e4faaffc036c717)

Author SHA1 Message Date
Sam Tuke 2183f77527 Fixed incompatibilities with filecache rewrite merge 13 years ago
Sam Tuke c7b1bdf00e Fixed handling of keyfile subdir creation 13 years ago
Sam Tuke 61b23ce6cc Working on support for deleting directories (removing all keyfiles) 13 years ago
Sam Tuke c1f20fe37a Made encyrption keyfiles be deleted when their parents are 13 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 13 years ago
Sam Tuke 59ca312263 Work on util: findFiles() and encryptAll(); both close to working 13 years ago
Sam Tuke d95fc4e1e3 Adding sharing support: added new method in Keymanager setShareKey() 13 years ago
Sam Tuke 015787fbb3 All in-use unit tests now passing after merge 13 years ago
Sam Tuke b024db9f98 Made Keymanager::getFileKey() dependencies explicit, fixed client code and tests accordingly 13 years ago
Sam Tuke 7fe9245636 Development snapshot 13 years ago
Sam Tuke 453fd66c70 Changing user login pwd now correctly changes encryption key passphrase 13 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 13 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 13 years ago
Sam Tuke c56fb905d1 Development snapshot 13 years ago
Sam Tuke bc3550b37b Development Snapshot 13 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 13 years ago
Sam Tuke bfd47cd2df Development snapshot 13 years ago
Sam Tuke a465b3cb63 Development snapshot 13 years ago
Sam Tuke 5f78f9d642 Development snapshot 13 years ago
Sam Tuke 13d93fb416 Development snapshot 13 years ago
Sam Tuke 637891b771 Development snapshot, lots of fixes 13 years ago
Sam Tuke dd987a8bd1 Added minor documentation 13 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 13 years ago
Felix Moeller 561cbb2de6 NoSpaceAfterComma II 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Sam Tuke f11f524dfa working on streaming decrypted content 14 years ago
Sam Tuke 6ce315fe58 added wrapper method in crypt class for encrypting asymmetric and symmetric simultaneously 14 years ago
Bjoern Schiessle e4450d1035 execute file hooks only if server side encryption is enabled 14 years ago
Bjoern Schiessle 12628be38b only call proxies for server side encryption 14 years ago
Sam Tuke c4d1ad1b7d Made dependencies of Kaymanager::setFileKey() explicit using dependency injection 14 years ago
Sam Tuke 84fd62b130 Implemented writing of keyfiles and directory hierarchy in proxy class 14 years ago
Sam Tuke eebf76d344 Implemented writing of keyfiles and directory hierarchy in proxy class 14 years ago
Sam Tuke 9f51841c57 Mainly work on implementing new encryption system (+ keyfile handling) into proxy classs 14 years ago
Sam Tuke 66b461629b Started implementation of new encyryption classes into the encryption proxy 14 years ago
Sam Tuke d294e77721 Development snapshot: 14 years ago
Sam Tuke 6af99f3a09 Development snapshot: 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 e3f1507374 use absolute path for file proxies 14 years ago
Robin Appelman 03951ccc6b fix encryption proxy for updated filecache 14 years ago
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 14 years ago
Robin Appelman 601bac746d use absolute path for file proxies 14 years ago