Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix checkstyle for files_encryption app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 2 | -4/+4 |
| | |||||
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 3 | -16/+16 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 3 | -55/+55 |
| | |||||
* | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 3 | -16/+16 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 3 | -13/+13 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 3 | -9/+9 |
| | |||||
* | fix encryption test cases when not logged in | Robin Appelman | 2012-06-30 | 1 | -2/+6 |
| | |||||
* | dont change the encryption key during the test case | Robin Appelman | 2012-06-21 | 1 | -0/+5 |
| | |||||
* | truncate decrypted files based on filelength | Robin Appelman | 2012-06-21 | 4 | -9/+38 |
| | |||||
* | fix for encryption binary files | Robin Appelman | 2012-06-16 | 2 | -1/+35 |
| | |||||
* | add binary test case for encryption | Robin Appelman | 2012-06-15 | 2 | -4/+36 |
| | |||||
* | use absolute path for file proxies | Robin Appelman | 2012-06-09 | 1 | -0/+15 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 2 | -0/+0 |
| | |||||
* | load remote and public paths from info.xml during upgrade instead of setting ↵ | Robin Appelman | 2012-05-11 | 1 | -0/+46 |
| | | | | them every time | ||||
* | improve cryptstream fro writing non-chunksized data | Robin Appelman | 2012-05-05 | 1 | -0/+11 |
| | |||||
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 2 | -4/+4 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 2 | -4/+4 |
| | |||||
* | add test cases for cryptstream | Robin Appelman | 2012-04-18 | 1 | -0/+6 |
| | |||||
* | make use of the fact that stream_read will always read 8192 bytes for ↵ | Robin Appelman | 2012-04-18 | 1 | -0/+56 |
| | | | | | | encryption stream https://bugs.php.net/bug.php?id=21641 | ||||
* | bugfixes for encryption library and test cases | Robin Appelman | 2012-04-18 | 1 | -0/+36 |