summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests
Commit message (Expand)AuthorAgeFilesLines
* fix checkstyle for files_encryption app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-302-4/+4
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-043-16/+16
* Checkstyle: many fixesFelix Moeller2012-11-023-55/+55
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-233-16/+16
* adding space between) and {Thomas Mueller2012-09-073-13/+13
* Whitespace fixes in appsBart Visscher2012-08-293-9/+9
* fix encryption test cases when not logged inRobin Appelman2012-06-301-2/+6
* dont change the encryption key during the test caseRobin Appelman2012-06-211-0/+5
* truncate decrypted files based on filelengthRobin Appelman2012-06-214-9/+38
* fix for encryption binary filesRobin Appelman2012-06-162-1/+35
* add binary test case for encryptionRobin Appelman2012-06-152-4/+36
* use absolute path for file proxiesRobin Appelman2012-06-091-0/+15
* removing executable bit - againThomas Mueller2012-05-152-0/+0
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-111-0/+46
* improve cryptstream fro writing non-chunksized dataRobin Appelman2012-05-051-0/+11
* move all the files stuff into a files classFrank Karlitschek2012-05-022-4/+4
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-022-4/+4
* add test cases for cryptstreamRobin Appelman2012-04-181-0/+6
* make use of the fact that stream_read will always read 8192 bytes for encrypt...Robin Appelman2012-04-181-0/+56
* bugfixes for encryption library and test casesRobin Appelman2012-04-181-0/+36