summaryrefslogtreecommitdiff
path: root/src/session.rs
AgeCommit message (Expand)Author
2016-03-23Allow all non-negative return codes as Ok()Charlie Ozinga
2016-02-06Don't assert free returns 0 in a dtorAlex Crichton
2015-10-07Add automated testing of FFI bindingsAlex Crichton
2015-03-19Use new metadata format for CargoAlex Crichton
2015-03-10Remove usage of `range`Alex Crichton
2015-02-23Update to std::ioAlex Crichton
2015-02-20Bump versions and update to masterAlex Crichton
2015-02-07Update to rust masterAlex Crichton
2015-01-28Update to rust masterAlex Crichton
2015-01-18Tweak impls/apisAlex Crichton
2015-01-17Update to rust masterAlex Crichton
2015-01-09Update to rust masterAlex Crichton
2015-01-07Update to rust masterAlex Crichton
2015-01-03Update to rust masterAlex Crichton
2014-12-23Update to rust masterAlex Crichton
2014-11-29Update to namespaced io::FileTypeJosh Stone
2014-11-24Update to rust masterAlex Crichton
2014-11-18Update to rust masterAlex Crichton
2014-10-05Update to rust masterAlex Crichton
2014-09-19Beef up documentationAlex Crichton
2014-09-19Start SFTP bindingsAlex Crichton
2014-09-19Bind SCP functionsAlex Crichton
2014-09-18Bind some more userauth functionsAlex Crichton
2014-09-18Bind knownhost apisAlex Crichton
2014-09-18Make handshake take mut selfAlex Crichton
2014-09-18Bind keepaliveAlex Crichton
2014-09-18More bindings to more channel functionsAlex Crichton
2014-09-18Bind and tests many channel-based functionsAlex Crichton
2014-09-18Split things up and write some docsAlex Crichton
2014-09-17Bind the SSH2 AgentAlex Crichton
2014-09-17Initial commitAlex Crichton