summaryrefslogtreecommitdiffstats
path: root/tests/lib/encryption
Commit message (Expand)AuthorAgeFilesLines
* Fix new testsJoas Schilling2015-04-271-1/+1
* Make getDefaultModuleId public and get module protectedJoas Schilling2015-04-271-4/+6
* Deduplicate module mockJoas Schilling2015-04-271-41/+34
* Add test for setDefaultEncryptionModuleJoas Schilling2015-04-271-0/+31
* Add a test that the default module is returned before we fall backJoas Schilling2015-04-271-1/+35
* Deduplicate data provider and fix method visibilityJoas Schilling2015-04-241-1/+1
* update share keys if a file is moved to a shared folderBjoern Schiessle2015-04-232-0/+150
* add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-221-14/+13
* always create a new instance of the encryption moduleBjoern Schiessle2015-04-171-19/+22
* detect system wide mount points correctlyBjoern Schiessle2015-04-161-12/+23
* add migration script from old encryption to new oneBjoern Schiessle2015-04-161-48/+47
* Check if the key exists, before trying to delete itJoas Schilling2015-04-091-0/+16
* add unit tests to the keystorageBjoern Schiessle2015-04-071-40/+45
* implement webdav copyBjoern Schiessle2015-04-071-0/+76
* fix unit test executionThomas Müller2015-04-071-5/+13
* Comment duplicate test methodsThomas Müller2015-04-071-57/+57
* fix encryption manager to handle more than one encryption moduleBjoern Schiessle2015-04-071-1/+1
* Initial commitClark Tomlinson2015-04-071-0/+58
* fix check if a file is excluded from encryption or notBjoern Schiessle2015-03-271-0/+35
* implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-263-0/+495