Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-17 | Update to rust master | Alex Crichton | |
2015-01-10 | Fix some doc tests | Alex Crichton | |
2015-01-09 | Update to rust master | Alex Crichton | |
2015-01-07 | Update to rust master | Alex Crichton | |
2015-01-04 | Update to rust master | Alex Crichton | |
2015-01-03 | Update to rust master | Alex Crichton | |
2014-12-23 | Update to rust master | Alex Crichton | |
2014-12-19 | Fix doc comment | Alex Crichton | |
2014-12-19 | Update to rust master | Alex Crichton | |
2014-12-15 | Update to rust master | Alex Crichton | |
2014-12-12 | Update to rust master | Alex Crichton | |
2014-12-02 | Update tests | Alex Crichton | |
2014-11-29 | Update to namespaced io::FileType | Josh Stone | |
2014-11-24 | Update to rust master | Alex Crichton | |
2014-11-18 | Update to rust master | Alex Crichton | |
2014-11-07 | Update to rust master | Alex Crichton | |
2014-10-31 | Update to rust master | Alex Crichton | |
2014-10-30 | fail => panic | Alex Crichton | |
2014-10-12 | Update to rust master | Alex Crichton | |
2014-10-09 | Update to rust master | Alex Crichton | |
2014-10-05 | Update to rust master | Alex Crichton | |
2014-09-19 | Add some more docblock examples | Alex Crichton | |
2014-09-19 | Beef up documentation | Alex Crichton | |
2014-09-19 | Bind SFTP functionality. | Alex Crichton | |
2014-09-19 | Start SFTP bindings | Alex Crichton | |
2014-09-19 | Bind SCP functions | Alex Crichton | |
2014-09-18 | Bind some more userauth functions | Alex Crichton | |
2014-09-18 | Bind knownhost apis | Alex Crichton | |
2014-09-18 | Make handshake take mut self | Alex Crichton | |
This should kill any active borrows. | |||
2014-09-18 | Bind keepalive | Alex Crichton | |
2014-09-18 | More bindings to more channel functions | Alex Crichton | |
2014-09-18 | Bind and tests many channel-based functions | Alex Crichton | |
2014-09-18 | Add some basic channel tests | Alex Crichton | |
2014-09-18 | Split things up and write some docs | Alex Crichton | |
2014-09-17 | Bind the SSH2 Agent | Alex Crichton | |
2014-09-17 | Tabbing | Alex Crichton | |
2014-09-17 | Initial commit | Alex Crichton | |
Bind a Session type (no I/O yet) |