Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-02 | Update to rust master | Alex Crichton | |
2015-03-25 | Update to master again! | Alex Crichton | |
2015-03-25 | Update to rust master | Alex Crichton | |
2015-03-19 | Use new metadata format for Cargo | Alex Crichton | |
2015-03-18 | Don't rely on fs::walk | Alex Crichton | |
2015-03-15 | Update to rust master | Alex Crichton | |
2015-03-07 | Update to rust master | Alex Crichton | |
2015-03-05 | Remove {read,write,flush}_stream in favor of Stream | Alex Crichton | |
There are then impls of `Read` and `Write` for the returned object. Closes #9 | |||
2015-03-01 | Update to rust master | Alex Crichton | |
2015-02-26 | Bump libssh2-sys to 0.1.10 | Alex Crichton | |
2015-02-26 | Fix for nightly changes | Cody P Schafer | |
Remove old_path feature & use to_str() on PathBuf | |||
2015-02-23 | Update to std::io | Alex Crichton | |
2015-02-20 | Bump versions and update to master | Alex Crichton | |
2015-02-19 | Update to rust master | Alex Crichton | |
2015-02-12 | Update to rust master | Alex Crichton | |
2015-02-05 | Update to rust master | Alex Crichton | |
2015-02-03 | Update to rust master | Alex Crichton | |
2015-01-29 | Add feature gates | Alex Crichton | |
2015-01-28 | Update to rust master | Alex Crichton | |
2015-01-23 | Update to rust master | Alex Crichton | |
2015-01-09 | Update to rust master | Alex Crichton | |
2015-01-03 | Update to rust master | Alex Crichton | |
2014-11-29 | Update to namespaced io::FileType | Josh Stone | |
2014-11-11 | Fix tests and build on windows | Alex Crichton | |
2014-11-07 | Handle when openssl is in a nonstandard location | Alex Crichton | |
2014-11-07 | Blindly copy random files because we don't know which one windows will generate! | Alex Crichton | |
2014-11-07 | Munge windows to do the right thing | Alex Crichton | |
2014-11-01 | Update with build script for libssh2 | Alex Crichton | |