Commit Graph

27 Commits (3b9e2f1babd578312377f846b2da4d30b550c37f)

Author SHA1 Message Date
Sam Tuke b84e83261e Added notice to personal settings indicating what filetypes are not encrypted 12 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 12 years ago
Sam Tuke 59ca312263 Work on util: findFiles() and encryptAll(); both close to working 12 years ago
Sam Tuke d95fc4e1e3 Adding sharing support: added new method in Keymanager setShareKey() 12 years ago
Sam Tuke 1fc5b1d02d Replaced phpseclib calls with symmetric re-encryption of user private key 13 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 13 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 13 years ago
Sam Tuke aabef796a0 Added library phpseclib 13 years ago
Sam Tuke c56fb905d1 Development snapshot 13 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: 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 { 13 years ago
Sam Tuke 293a0f4d32 Started rewrite of cryptstream class (renamed to stream) 13 years ago
Bjoern Schiessle bed05f0302 only force re-login if server-side encryption is enabled 13 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 13 years ago
Bjoern Schiessle 9bab06537c update file encryption key over webdav properties for client side encryption 13 years ago
Sam Tuke 9f51841c57 Mainly work on implementing new encryption system (+ keyfile handling) into proxy classs 13 years ago
Sam Tuke e6de086fb6 Fixed various bugs in hooks class 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 254b8b9506 porting of OC_User to public API complete. 13 years ago
Frank Karlitschek 5bf69237b2 ported isLoggedIn 13 years ago
Robin Appelman 814bc2fd2b make encryption filetype blacklist configurable 13 years ago
Robin Appelman ed0c99ef14 make sure we always have the encryption key unlocked 13 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 13 years ago