Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #16404 from owncloud/enc_encrypt_files_in_trash | Vincent Petry | 2015-05-18 | 1 | -0/+25 | |
|\ | | | | | also encrypt files in trash bin | |||||
| * | also encrypt files in trash bin | Bjoern Schiessle | 2015-05-18 | 1 | -0/+25 | |
| | | ||||||
* | | a new approach to display the error message | Bjoern Schiessle | 2015-05-18 | 1 | -7/+11 | |
|/ | ||||||
* | Merge pull request #15938 from owncloud/enc_update_recovery_share_key | Björn Schießle | 2015-05-05 | 3 | -3/+63 | |
|\ | | | | | [encryption] check recovery key setting for the correct user | |||||
| * | check recovery setting for the right user | Bjoern Schiessle | 2015-04-30 | 3 | -3/+63 | |
| | | ||||||
* | | Simplify the test | Joas Schilling | 2015-04-30 | 2 | -12/+4 | |
| | | ||||||
* | | skip user if we don't have a public key | Bjoern Schiessle | 2015-04-30 | 1 | -0/+69 | |
|/ | ||||||
* | also create encryption keys for empty files | Bjoern Schiessle | 2015-04-28 | 1 | -8/+22 | |
| | ||||||
* | skip update of encryption keys if file is not encrypted | Bjoern Schiessle | 2015-04-28 | 1 | -2/+47 | |
| | ||||||
* | fall back to the ownCloud default encryption module and aes128 if we read a ↵ | Bjoern Schiessle | 2015-04-27 | 1 | -0/+27 | |
| | | | | encrypted file without a header | |||||
* | decrypt private key for public shares correctly | Bjoern Schiessle | 2015-04-16 | 1 | -1/+1 | |
| | ||||||
* | add migration script from old encryption to new one | Bjoern Schiessle | 2015-04-16 | 1 | -0/+356 | |
| | ||||||
* | add unit test for crypt.php | Bjoern Schiessle | 2015-04-10 | 1 | -0/+263 | |
| | ||||||
* | fixing license headers - encryption code related | Thomas Müller | 2015-04-07 | 7 | -28/+41 | |
| | ||||||
* | adding user setup test and adding 4 tests to keymanager | Clark Tomlinson | 2015-04-07 | 2 | -13/+144 | |
| | ||||||
* | adding recoverFileTest | Clark Tomlinson | 2015-04-07 | 1 | -2/+43 | |
| | ||||||
* | adding recovery tests | Clark Tomlinson | 2015-04-07 | 1 | -0/+224 | |
| | ||||||
* | remove unused code | Bjoern Schiessle | 2015-04-07 | 1 | -1/+0 | |
| | ||||||
* | fix versions download and previews | Bjoern Schiessle | 2015-04-07 | 1 | -0/+79 | |
| | ||||||
* | fixing unit test execution | Thomas Müller | 2015-04-07 | 2 | -46/+5 | |
| | ||||||
* | adding util test and reducing keymanager instances to one in test | Clark Tomlinson | 2015-04-07 | 2 | -108/+161 | |
| | ||||||
* | adding hook manager test | Clark Tomlinson | 2015-04-07 | 1 | -0/+74 | |
| | ||||||
* | keyManagerTest: remove code which is no longer needed | Bjoern Schiessle | 2015-04-07 | 1 | -32/+0 | |
| | ||||||
* | cleanup keymanager test and add some additional tests | Bjoern Schiessle | 2015-04-07 | 1 | -72/+262 | |
| | ||||||
* | fixing test helper and undoing fubar in class... | Clark Tomlinson | 2015-04-07 | 1 | -1/+1 | |
| | ||||||
* | :100:% coverage for session class | Clark Tomlinson | 2015-04-07 | 1 | -0/+140 | |
| | ||||||
* | moving methods to their final places | Clark Tomlinson | 2015-04-07 | 1 | -8/+80 | |
| | | | | and updating test some. | |||||
* | cleanup and removing cachefactory | Clark Tomlinson | 2015-04-07 | 1 | -4/+11 | |
| | ||||||
* | enable encryption unit test execution | Thomas Müller | 2015-04-07 | 2 | -112/+0 | |
| | ||||||
* | Updating keystorage movement and fixing hooks | Clark Tomlinson | 2015-04-07 | 2 | -9/+33 | |
| | ||||||
* | Initial commit | Clark Tomlinson | 2015-04-07 | 3 | -0/+203 | |