summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests/keymanager.php
Commit message (Expand)AuthorAgeFilesLines
* Fix single run of encryption tests and usages of uniqid() and fopen()Joas Schilling2014-11-191-6/+12
* make tests compatible with hook based skeleton generationJörn Friedrich Dreyer2014-10-161-0/+8
* Fix share key finding algorithm in various casesVincent Petry2014-09-231-13/+47
* add unit test for aes256/aes128Bjoern Schiessle2014-08-131-0/+32
* update existing unit testsBjoern Schiessle2014-08-131-2/+2
* add owner as parameter for delShareKeyBjoern Schiessle2014-07-041-2/+2
* unit testsBjoern Schiessle2014-06-271-19/+192
* fix unit testsBjoern Schiessle2014-06-251-2/+2
* always use a \OC\Files\ViewBjoern Schiessle2014-06-251-32/+33
* add unit testsBjoern Schiessle2014-06-241-1/+29
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-3/+3
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+4
* add function to extract filename from sharekey name + testsBjoern Schiessle2014-02-031-0/+20
* Replaced time() with uniqid() to make sure the file name is uniqueVincent Petry2014-01-211-2/+2
* Merge branch 'master' into encryption_enable_public_uploadBjoern Schiessle2013-11-271-1/+1
|\
| * some small changes according to the review commentsBjoern Schiessle2013-11-271-1/+1
* | public upload now also works with encryption enabledBjoern Schiessle2013-11-211-1/+3
|/
* fixing tests for the new part file handlingBjoern Schiessle2013-11-121-17/+0
* Merge pull request #4537 from owncloud/no-realpathThomas Müller2013-08-221-13/+13
|\
| * Use __DIR__ instead of dirname(__FILE__).Andreas Fischer2013-08-211-13/+13
| * Also remove other unnecessary realpath() calls.Andreas Fischer2013-08-211-4/+4
| * Do not use realpath() on includes.Andreas Fischer2013-08-211-9/+9
* | Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-14/+4
|\|
| * adapt tests to the changes in crypt.phpBjoern Schiessle2013-08-081-14/+4
* | fixing some unit testsBjoern Schiessle2013-07-301-4/+4
* | adapt unit tests to the modified stream wrapperBjoern Schiessle2013-07-301-1/+1
|/
* don't rely on admin user but create a test user for Test_Encryption_KeymanagerThomas Müller2013-07-191-17/+15
* add timeouts 3/30/90 to phpunit testsJörn Friedrich Dreyer2013-06-101-0/+18
* added users for testsFlorin Peter2013-05-261-67/+68
* improved testFlorin Peter2013-05-261-94/+93
* improved testsFlorin Peter2013-05-221-18/+59
* reformat code added and changed phpdocFlorin Peter2013-05-201-70/+77
* cleanup testsFlorin Peter2013-05-191-1/+13
* fixed again key-manager testsFlorin Peter2013-05-181-20/+14
* fixed key-manager testsFlorin Peter2013-05-181-8/+15
* removed mockery from tests and changed class namesFlorin Peter2013-05-181-7/+2
* improved testsFlorin Peter2013-05-171-0/+23
* added tests for put content, get content, touch and fopenFlorin Peter2013-05-161-1/+1
* improved files_encryption testsFlorin Peter2013-05-151-1/+1
* improved tests and added new tests for file rename and moveFlorin Peter2013-05-151-8/+17
* added helperFlorin Peter2013-05-091-0/+1
* fixed some testsFlorin Peter2013-05-011-2/+5
* revert changes to fbbc76f281f50afa3072d99e4e0d413df835b3d3 because master is ...Florin Peter2013-05-011-5/+2
* fixed tests after merge against masterFlorin Peter2013-04-301-2/+5
* improved key length testsFlorin Peter2013-04-301-5/+15
* fixed tests, now tests should work via autotest.shFlorin Peter2013-04-301-2/+2
* rename folder to testsFlorin Peter2013-04-301-0/+143