summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests
Commit message (Expand)AuthorAgeFilesLines
* we also encrypt/decrypt files in the versions folder for previews and if encr...Bjoern Schiessle2014-10-061-0/+38
* Merge pull request #11137 from owncloud/enc-pregfixVincent Petry2014-09-236-70/+313
|\
| * Fix share key finding algorithm in various casesVincent Petry2014-09-236-70/+313
* | create backup from all keys before recoveryBjoern Schiessle2014-09-191-0/+42
|/
* login as user1 before performing a testBjoern Schiessle2014-08-151-1/+1
* Merge pull request #9754 from owncloud/enc_support_aes_256Vincent Petry2014-08-134-83/+164
|\
| * add unit test for aes256/aes128Bjoern Schiessle2014-07-232-0/+192
| * update existing unit testsBjoern Schiessle2014-07-234-126/+15
* | fixes from git push forceMorris Jobke2014-08-121-2/+0
* | add unit testsBjoern Schiessle2014-08-121-0/+49
* | Disable encryption migration testsMorris Jobke2014-08-051-0/+8
* | Minor fixesMorris Jobke2014-08-051-1/+1
* | add unit test for rename and copy operationBjoern Schiessle2014-07-301-0/+52
|/
* check that the file proxies are enabled after each testBjoern Schiessle2014-07-171-0/+2
* update keys recursively if a folder was movedBjoern Schiessle2014-07-171-0/+48
* Removed legacy encryption testsVincent Petry2014-07-161-84/+0
* - Added test to trigger index id errorVincent Petry2014-07-141-6/+37
* Disable legacy encryption testsVincent Petry2014-07-111-0/+4
* remove pointless require of Blowfish.phpThomas Müller2014-07-102-2/+0
* Kill legacy encryption migrationThomas Müller2014-07-081-42/+0
* Merge pull request #9453 from owncloud/enc_fix_wrong_file_sizeFrank Karlitschek2014-07-061-4/+8
|\
| * improved unit testsBjoern Schiessle2014-07-041-4/+8
* | 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-252-33/+34
* add unit testsBjoern Schiessle2014-06-241-1/+29
* Merge pull request #9093 from owncloud/remove_unused_codeMorris Jobke2014-06-192-7/+5
|\
| * remove unused codeBjoern Schiessle2014-06-182-7/+5
* | Merge pull request #9068 from owncloud/trashbin_unittests_masterBjörn Schießle2014-06-181-1/+1
|\ \ | |/ |/|
| * adjust encryption tests to the trash bin changesBjoern Schiessle2014-06-181-1/+1
* | fix rename of encryption keysBjoern Schiessle2014-06-181-6/+7
* | Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
|/
* disable failing testsBjoern Schiessle2014-06-111-0/+6
* remove encryption keys if user unshares a fileBjoern Schiessle2014-06-061-3/+3
* adding unit tests for encryption data migrationThomas Müller2014-06-052-0/+169
* use oc_preferences instead of oc_encryption to store encyption settingsBjoern Schiessle2014-06-052-18/+28
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-4/+4
* get the storage from the viewBjoern Schiessle2014-06-041-4/+5
* make sure to close the stream at the end of each testBjoern Schiessle2014-06-041-0/+6
* Merge pull request #8729 from owncloud/add-phpseclib-masterThomas Müller2014-06-031-1/+1
|\
| * use phpseclib from 3rdpartyThomas Müller2014-06-031-1/+1
* | ceanup encryption code, improved return codesBjoern Schiessle2014-06-022-13/+8
|/
* Merge pull request #8637 from owncloud/enc_improved_error_handlingVincent Petry2014-05-211-0/+42
|\
| * only start migration if the encryption was initialized; allow to overwrite ke...Bjoern Schiessle2014-05-191-0/+42
* | Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-198-28/+28
|/
* Fix PHPDoc in /appsRobin McCorkell2014-05-162-3/+3
* Merge pull request #8398 from owncloud/enc_backup_keysBjörn Schießle2014-05-131-0/+11
|\
| * backup the encryption key after the encryption was disabled so that the userBjoern Schiessle2014-05-131-0/+11
* | remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-129-30/+30
|/