| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #15860 from owncloud/enc_fallback_old_encryption | Thomas Müller | 2015-04-27 | 1 | -1/+2 |
|\ |
|
| * | fall back to the ownCloud default encryption module and aes128 if we read a e... | Bjoern Schiessle | 2015-04-27 | 1 | -1/+2 |
* | | Fix module registration | Joas Schilling | 2015-04-27 | 1 | -1/+3 |
|/ |
|
* | add $encryptionModuleId to methods of Keys/IStorage | Thomas Müller | 2015-04-22 | 1 | -2/+2 |
* | Fix dummy encryption module registration | Joas Schilling | 2015-04-18 | 1 | -1/+1 |
* | remove calculateUnencryptedSize() - not needed | Thomas Müller | 2015-04-14 | 1 | -10/+0 |
* | Fix typos and some other adjustments | Lukas Reschke | 2015-04-09 | 1 | -3/+3 |
* | Set human readable module ids | Thomas Müller | 2015-04-07 | 1 | -1/+1 |
* | Adding app icon and fixing admin setting | Thomas Müller | 2015-04-07 | 1 | -0/+51 |
* | various fixes & start to unit test the encryption storage wrapper | Thomas Müller | 2015-04-07 | 1 | -13/+15 |
* | implement basic encryption functionallity in core to enable multiple encrypti... | Bjoern Schiessle | 2015-03-26 | 4 | -0/+172 |