Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added users for tests | Florin Peter | 2013-05-27 | 1 | -60/+54 |
* | improved test | Florin Peter | 2013-05-27 | 1 | -65/+69 |
* | add new files encryption app | Björn Schießle | 2013-05-24 | 1 | -0/+182 |
* | All in-use unit tests now passing after merge | Sam Tuke | 2013-01-06 | 1 | -227/+0 |
* | all unit files_encryption crypt unit tests now passing after merge | Sam Tuke | 2012-10-17 | 1 | -1/+1 |
* | Development snapshot | Sam Tuke | 2012-09-11 | 1 | -0/+142 |
* | Development snapshot: | Sam Tuke | 2012-07-18 | 1 | -77/+77 |
* | truncate decrypted files based on filelength | Robin Appelman | 2012-06-21 | 1 | -8/+22 |
* | fix for encryption binary files | Robin Appelman | 2012-06-16 | 1 | -1/+16 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | make use of the fact that stream_read will always read 8192 bytes for encrypt... | Robin Appelman | 2012-04-18 | 1 | -0/+56 |