Age | Commit message (Expand) | Author |
---|---|---|
2016-02-06 | Don't assert free returns 0 in a dtor | Alex Crichton |
2015-11-01 | Add +1 reservation for trailing zero in write_string | Alex Crichton |
2015-10-07 | Add automated testing of FFI bindings | Alex Crichton |
2015-07-22 | Make a test less flaky | Alex Crichton |
2015-04-29 | Fix a compile-error for beta on windows | Alex Crichton |
2015-04-15 | Update to rust master | Alex Crichton |
2015-04-02 | Update to rust master | Alex Crichton |
2015-03-25 | Update to rust master | Alex Crichton |
2015-03-19 | Use new metadata format for Cargo | Alex Crichton |
2015-03-15 | Update to rust master | Alex Crichton |
2015-03-07 | Update to rust master | Alex Crichton |
2015-03-01 | Update to rust master | Alex Crichton |
2015-02-26 | Bump libssh2-sys to 0.1.10 | Alex Crichton |
2015-02-23 | Slim down custom TempDir | Alex Crichton |
2015-02-23 | Update to std::io | 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-28 | Update to rust master | Alex Crichton |
2015-01-18 | Tweak impls/apis | Alex Crichton |
2015-01-09 | Fix some tests | Alex Crichton |
2015-01-03 | Update to rust master | Alex Crichton |
2014-12-21 | Update to rust master | Alex Crichton |
2014-12-15 | Update to rust master | Alex Crichton |
2014-12-02 | Update tests | Alex Crichton |
2014-11-19 | Update to rust master | Alex Crichton |
2014-11-18 | Update to rust master | Alex Crichton |
2014-11-15 | Update to rust master | Alex Crichton |
2014-11-11 | Fix tests and build on windows | Alex Crichton |
2014-11-06 | Update to rust master | Alex Crichton |
2014-10-30 | fail => panic | Alex Crichton |
2014-10-09 | Update to rust master | 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 knownhost apis | Alex Crichton |
2014-09-18 | Make handshake take mut self | Alex Crichton |
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 |