Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself | Joas Schilling | 2014-12-09 | 1 | -9/+7 |
* | change private/public key names for consistency reasons | Bjoern Schiessle | 2014-11-26 | 1 | -4/+2 |
* | use login name to verify password | Bjoern Schiessle | 2014-11-24 | 1 | -1/+2 |
* | check if the provided password is really the current log-in password | Bjoern Schiessle | 2014-11-06 | 1 | -1/+15 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | support aes 256 | Bjoern Schiessle | 2014-07-23 | 1 | -7/+7 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
* | no longer enforce log out, but provide useful errors/warnings instead | Bjoern Schiessle | 2013-09-06 | 1 | -0/+1 |
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
* | fixed typo | Florin Peter | 2013-06-03 | 1 | -1/+1 |
* | reformat code | Florin Peter | 2013-06-03 | 1 | -1/+1 |
* | let user update private key password in case it was changed from outside, e.g... | Björn Schießle | 2013-06-03 | 1 | -0/+54 |