summaryrefslogtreecommitdiff
path: root/tests/all/session.rs
AgeCommit message (Expand)Author
2020-01-18Make properly Send safeWez Furlong
2020-01-03cargo fmtbold
2020-01-03export block directionsbold
2019-10-20Make Session be `Send` againWez Furlong
2019-10-08tests explain why they are failingChris West (Faux)
2019-08-01move tcpstream assignment to its own functionWez Furlong
2019-07-31Support keyboard-interactive authenticationWez Furlong
2019-07-29Add script for running integration testsWez 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