summaryrefslogtreecommitdiff
path: root/tests/all
AgeCommit message (Expand)Author
2020-02-22Add Channel::request_auth_agent_forwardingWez Furlong
2020-01-18ChannelInner is Send + SyncWez Furlong
2020-01-18Make properly Send safeWez Furlong
2020-01-03cargo fmtbold
2020-01-03export block directionsbold
2019-12-08A PtyModes helper for specifying terminal modesWez Furlong
2019-10-20Make Session be `Send` againWez Furlong
2019-10-08tests explain why they are failingChris West (Faux)
2019-08-02work around broken travis macos configurationWez Furlong
2019-08-02handle_extended_dataWez Furlong
2019-08-01move tcpstream assignment to its own functionWez Furlong
2019-07-31troubleshoot macos test failureWez Furlong
2019-07-31Support keyboard-interactive authenticationWez Furlong
2019-07-29Add script for running integration testsWez 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