summaryrefslogtreecommitdiffstats
path: root/apps/encryption/appinfo
Commit message (Expand)AuthorAgeFilesLines
...
* Fix double registration of encryption moduleThomas Müller2015-04-072-6/+3
* use password change logic to userhooks to avoid recursionsBjoern Schiessle2015-04-071-3/+3
* add session class to handle all session operationsBjoern Schiessle2015-04-071-3/+2
* moving methods to their final placesClark Tomlinson2015-04-071-8/+3
* make recovery settings workBjoern Schiessle2015-04-073-25/+22
* fix parameter declaration and class initialisationBjoern Schiessle2015-04-071-1/+2
* check if recovery key exists and encrypt the file with the recovery key if ne...Bjoern Schiessle2015-04-071-1/+4
* add setting templatesBjoern Schiessle2015-04-071-1/+1
* cleanup and removing cachefactoryClark Tomlinson2015-04-071-2/+6
* read encrypted filesBjoern Schiessle2015-04-071-0/+1
* write encrypted file to discBjoern Schiessle2015-04-071-6/+3
* fixing obvious bugs while testingThomas Müller2015-04-071-14/+11
* Updating keystorage movement and fixing hooksClark Tomlinson2015-04-071-17/+26
* Initial commitClark Tomlinson2015-04-074-0/+290