summaryrefslogtreecommitdiff
path: root/tests/all/channel.rs
AgeCommit message (Expand)Author
2020-02-22Add Channel::request_auth_agent_forwardingWez Furlong
2020-01-18ChannelInner is Send + SyncWez Furlong
2019-12-08A PtyModes helper for specifying terminal modesWez Furlong
2019-08-02work around broken travis macos configurationWez Furlong
2019-08-02handle_extended_dataWez Furlong
2019-07-31troubleshoot macos test failureWez Furlong
2019-07-29Make channel tests more robust to stderr outputWez Furlong
2019-07-29Session::handshake now takes ownership of TcpStreamWez Furlong
2019-07-29cargo fmtWez Furlong
2018-07-13Use modern Cargo conventions for testsAlex Crichton