Commit Graph

43 Commits (b9089fe8d966b48e4c8dc3f06fd365fc506a0199)

Author SHA1 Message Date
Thomas Müller 7f58e27495 cleanup - more to come after 12 years ago
Sam Tuke 2b07afc8ab Removed debugging code 12 years ago
Sam Tuke b84e83261e Added notice to personal settings indicating what filetypes are not encrypted 12 years ago
Sam Tuke c1f20fe37a Made encyrption keyfiles be deleted when their parents are 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 12 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 12 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 12 years ago
Sam Tuke aabef796a0 Added library phpseclib 12 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
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Frank Karlitschek c2290a542e add deprecated warning 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
Frank Karlitschek 647888eea2 add a ldap encryption warning 13 years ago
Frank Karlitschek 8cd7410447 encryption is not yet compatible with ldap 13 years ago
Frank Karlitschek d7c09d8bb5 add a warning 13 years ago
Frank Karlitschek 2f8f7501ef add warning 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 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 926b2b78fe keep version numbers in their own files for faster reading 13 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 13 years ago
Robin Appelman 8148480cfe dont enable encryption on default 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 f1cbb9effc initial integration of encryption 13 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 13 years ago