Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check if session is initialized | Bjoern Schiessle | 2016-11-23 | 1 | -0/+10 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 1 | -0/+176 |
* Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests |