Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | webapp: Defaults to sharing box.com account info with friends, allowing ↵ | 2012-11-28 | |
| | | | | one-click enabling of the repository. | ||
* | Amazon Glacier special remote; 100% working | 2012-11-20 | |
| | |||
* | Allow controlling whether login credentials for S3 and webdav are committed ↵ | 2012-11-19 | |
| | | | | to the repository, by setting embedcreds=yes|no when running initremote. | ||
* | better streaming while encrypting/decrypting | 2012-11-18 | |
| | | | | | | Both the directory and webdav special remotes used to have to buffer the whole file contents before it could be decrypted, as they read from chunks. Now the chunks are streamed through gpg with no buffering. | ||
* | factor out Creds | 2012-11-14 | |