Commit Graph

57 Commits (cd832935e8b92a2461dedbd9eed92d2cd3337d92)

Author SHA1 Message Date
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
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
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
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek ff66600bc0 port appconfig 14 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 14 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 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 c5b31b001a add the option to disable file encryption while still being able to decrypt existing files 14 years ago
Robin Appelman d1ad4dc8d6 add test cases for cryptstream 14 years ago