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 | -8/+6 |
* | change private/public key names for consistency reasons | Bjoern Schiessle | 2014-11-26 | 1 | -4/+3 |
* | improved visual feedback if recovery key password gets changed | Bjoern Schiessle | 2014-10-07 | 1 | -0/+26 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | support aes 256 | Bjoern Schiessle | 2014-07-23 | 1 | -5/+6 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
* | remove legacy aka deprecated code: OC_FilesystemView | Thomas Müller | 2014-05-12 | 1 | -1/+1 |
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
* | introduce decryptPrivateKey() method which also checks if the result is a val... | Björn Schießle | 2013-06-03 | 1 | -11/+11 |
* | changed " to ' | Florin Peter | 2013-05-29 | 1 | -3/+3 |
* | reformat code | Florin Peter | 2013-05-27 | 1 | -4/+4 |
* | added missing file to enable the admin to change the recovery key password | Björn Schießle | 2013-05-15 | 1 | -0/+52 |