Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | let user enable recovery key | Bjoern Schiessle | 2015-04-07 | 1 | -1/+3 | |
| | ||||||
* | fix parameter declaration and class initialisation | Bjoern Schiessle | 2015-04-07 | 1 | -3/+3 | |
| | ||||||
* | check if recovery key exists and encrypt the file with the recovery key if ↵ | Bjoern Schiessle | 2015-04-07 | 1 | -4/+35 | |
| | | | | needed | |||||
* | add public link share key to file if it was shared as public link | Bjoern Schiessle | 2015-04-07 | 1 | -0/+6 | |
| | ||||||
* | make sharing and unsharing work | Bjoern Schiessle | 2015-04-07 | 1 | -7/+14 | |
| | ||||||
* | cleanup and removing cachefactory | Clark Tomlinson | 2015-04-07 | 1 | -1/+1 | |
| | ||||||
* | read encrypted files | Bjoern Schiessle | 2015-04-07 | 1 | -1/+1 | |
| | ||||||
* | make sure that all file keys are written to the key storage | Bjoern Schiessle | 2015-04-07 | 1 | -3/+8 | |
| | ||||||
* | write encrypted file to disc | Bjoern Schiessle | 2015-04-07 | 1 | -15/+129 | |
| | ||||||
* | fixing obvious bugs while testing | Thomas Müller | 2015-04-07 | 1 | -0/+138 | |