| Commit message (Expand) | Author | Age | Files | Lines |
* | don't fail on "bad signature" during login. Most likely this happens because | Björn Schießle | 2016-05-25 | 1 | -0/+7 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-21 | 2 | -18/+68 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 2 | -2/+8 |
* | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 39 | -98/+115 |
* | if we don't have a encrypted file key we can return a empty string right away | Bjoern Schiessle | 2016-04-26 | 2 | -5/+38 |
* | don't create a private-/public-key pair for each user if the master key is en... | Bjoern Schiessle | 2016-04-26 | 3 | -24/+78 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-25 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 2 | -2/+6 |
* | Merge pull request #22791 from owncloud/enc_master_key_improvements | Vincent Petry | 2016-04-21 | 6 | -74/+117 |
|\ |
|
| * | replaceUserKeys() actually deletes the users keys -> update method name and d... | Bjoern Schiessle | 2016-03-18 | 3 | -3/+5 |
| * | only create and update user specific key if no master key is enabled | Bjoern Schiessle | 2016-03-18 | 6 | -71/+112 |
* | | we need to initialize the mount points of the given user before we recover | Björn Schießle | 2016-04-19 | 2 | -10/+48 |
* | | Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 | Thomas Müller | 2016-04-15 | 2 | -0/+14 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 2 | -0/+12 |
* | | Fix encryption tests | Roeland Jago Douma | 2016-04-08 | 2 | -7/+0 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 2 | -0/+8 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-29 | 4 | -0/+14 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-26 | 4 | -0/+6 |
* | | Merge pull request #22792 from owncloud/no-recovery-key-if-the-master-key-is-... | Thomas Müller | 2016-03-21 | 2 | -49/+52 |
|\ \
| |/
|/| |
|
| * | disable the recovery key if the master key is enabled | Bjoern Schiessle | 2016-03-03 | 2 | -49/+52 |
* | | Merge pull request #23192 from owncloud/make-ancient-users-happy-with-totally... | Thomas Müller | 2016-03-16 | 1 | -0/+7 |
|\ \ |
|
| * | | Fallback for crappy ancient distributions | Lukas Reschke | 2016-03-12 | 1 | -0/+7 |
* | | | allow group shares, even if not all public keys are available | Bjoern Schiessle | 2016-03-15 | 2 | -2/+42 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-12 | 2 | -2/+20 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-07 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-04 | 2 | -0/+2 |
|/ |
|
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 7 | -7/+0 |
* | Update author information | Lukas Reschke | 2016-03-01 | 3 | -0/+3 |
* | Merge pull request #22727 from owncloud/decrypt_all_master_key | Thomas Müller | 2016-03-01 | 3 | -27/+46 |
|\ |
|
| * | make decrypt all work with the master key | Bjoern Schiessle | 2016-02-29 | 3 | -27/+46 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-01 | 2 | -0/+4 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-28 | 4 | -0/+8 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-25 | 18 | -26/+108 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-15 | 4 | -0/+8 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-14 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-12 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-11 | 16 | -0/+34 |
* | remember signature version and only set it on update to make sure that other | Bjoern Schiessle | 2016-02-10 | 2 | -12/+40 |
* | use the version of the original file if we write the part file to have a prop... | Bjoern Schiessle | 2016-02-10 | 1 | -15/+30 |
* | Add tests for setVersion | Lukas Reschke | 2016-02-09 | 1 | -0/+40 |
* | Use cache update instead of put for encryption version | Vincent Petry | 2016-02-09 | 1 | -1/+1 |
* | Use cache and add tests | Lukas Reschke | 2016-02-09 | 3 | -15/+39 |
* | don't decrease ->version for part files but only a local variable, otherwise ... | Bjoern Schiessle | 2016-02-09 | 1 | -4/+8 |
* | realPath should contain the path to the file we want to read, e.g. the versio... | Bjoern Schiessle | 2016-02-09 | 1 | -1/+1 |
* | Use database for keeping track of the version | Lukas Reschke | 2016-02-09 | 2 | -5/+31 |
* | Use number of chunk for HMAC as well | Lukas Reschke | 2016-02-09 | 2 | -14/+16 |
* | Keep track of file version | Lukas Reschke | 2016-02-09 | 3 | -13/+53 |
* | Clarify documentation | Lukas Reschke | 2016-02-09 | 1 | -0/+2 |