aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* Update app.phpj-ed2013-03-021-7/+7
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
* cleanup - more to come afterThomas Müller2013-02-091-2/+2
* Removed debugging codeSam Tuke2013-02-061-1/+1
* Added notice to personal settings indicating what filetypes are not encryptedSam Tuke2013-02-051-3/+2
* Fixed many coding guidelines issuesSam Tuke2013-01-241-8/+8
* Work on util: findFiles() and encryptAll(); both close to workingSam Tuke2013-01-231-2/+4
* Adding sharing support: added new method in Keymanager setShareKey()Sam Tuke2013-01-141-3/+13
* Merge branch 'master' into files_encryptionSam Tuke2012-12-121-10/+8
|\
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-2/+2
| * adding space between) and {Thomas Mueller2012-09-071-1/+1
* | Replaced phpseclib calls with symmetric re-encryption of user private keySam Tuke2012-12-111-1/+3
* | Revert "Revert "Development snapshot""Sam Tuke2012-12-111-1/+8
* | Revert "Development snapshot"Sam Tuke2012-12-111-8/+1
* | Added library phpseclibSam Tuke2012-12-111-0/+1
* | Development snapshotSam Tuke2012-12-051-1/+8
* | all unit files_encryption crypt unit tests now passing after mergeSam Tuke2012-10-171-11/+11
* | Started rewrite of cryptstream class (renamed to stream)Sam Tuke2012-08-161-2/+2
* | only force re-login if server-side encryption is enabledBjoern Schiessle2012-08-031-4/+1
* | allow user to choose encryption modeBjoern Schiessle2012-08-021-1/+2
* | update file encryption key over webdav properties for client side encryptionBjoern Schiessle2012-07-311-0/+1
* | Mainly work on implementing new encryption system (+ keyfile handling) into p...Sam Tuke2012-07-251-4/+12
* | Fixed various bugs in hooks classSam Tuke2012-07-251-4/+7
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-1/+1
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* porting of OC_User to public API complete.Frank Karlitschek2012-05-011-1/+1
* ported isLoggedInFrank Karlitschek2012-05-011-1/+1
* make encryption filetype blacklist configurableRobin Appelman2012-02-221-0/+2
* make sure we always have the encryption key unlockedRobin Appelman2012-02-221-0/+6
* encryption proxy wipRobin Appelman2012-02-211-0/+11