Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed comment typo, wrapped return value conditional on var assignment in ↵ | Sam Tuke | 2013-02-05 | 1 | -2/+4 | |
| | | | | session{} | |||||
* | Improved support for detecting and recrypting legacy files. Bugs remain. | Sam Tuke | 2013-01-31 | 1 | -1/+1 | |
| | ||||||
* | Fixed many coding guidelines issues | Sam Tuke | 2013-01-24 | 1 | -6/+41 | |
| | | | | | Continued work on upgrade path via login hook listener New spec file with notes | |||||
* | Development snapshot, mocking out Session{} for crypt unit tests | Sam Tuke | 2013-01-02 | 1 | -2/+2 | |
| | ||||||
* | Revert "Revert "Development snapshot"" | Sam Tuke | 2012-12-11 | 1 | -0/+66 | |
| | | | | This reverts commit b66d38ecae3a2e7914520a90c5ef01cbc1432c10. | |||||
* | Revert "Development snapshot" | Sam Tuke | 2012-12-11 | 1 | -66/+0 | |
| | | | | This reverts commit c56fb905d1a300b2fe6c011848ea520031ea0df1. | |||||
* | Development snapshot | Sam Tuke | 2012-12-05 | 1 | -0/+66 | |
Read/write interoperability working through web UI and WebDAV New class Session for handling session data A few new unit tests Some additional unit tests are now failing, esp. legacy enc related ones |