summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/lib/crypt.php
Commit message (Expand)AuthorAgeFilesLines
* More Checkstyle cleanupFelix Moeller2012-10-231-2/+2
* adding space between) and {Thomas Mueller2012-09-071-14/+14
* no more require_once()Thomas Mueller2012-09-051-1/+1
* Whitespace fixes in appsBart Visscher2012-08-291-2/+2
* only use 1 fsview when initializing encryptionRobin Appelman2012-06-211-7/+5
* truncate decrypted files based on filelengthRobin Appelman2012-06-211-2/+6
* fix for encryption binary filesRobin Appelman2012-06-161-18/+21
* Applied fix from kalassico for "Chiper text must be a string" bug (http://for...Sam Tuke2012-05-311-10/+17
* update copyrightFrank Karlitschek2012-05-261-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported getUserFrank Karlitschek2012-05-011-1/+1
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
* bugfixes for encryption library and test casesRobin Appelman2012-04-181-27/+28
* fix comments in crypt libGeorg Ehrke2012-03-211-1/+1
* only trigger hooks for the default filesystem viewRobin Appelman2012-02-211-21/+20
* initial integration of encryptionRobin Appelman2012-02-211-0/+207