summaryrefslogtreecommitdiff
path: root/tests
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-21use internal-sftp in sshd for testsbold
2019-12-08A PtyModes helper for specifying terminal modesWez Furlong
2019-10-20tests: disable UsePrivilegeSeparation for ubuntu 16Wez Furlong
2019-10-20dump server logWez Furlong
2019-10-20increase debugability of integration testsWez 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-02more diagnostics for travis/macosWez 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
2017-08-28Remove unused crate in testsAlex Crichton
2017-05-23Fix exit_status exampleBrian Olsen
2016-10-05Remove unused constantAlex Crichton
2016-10-05Remove what appears to be a bogus assertAlex Crichton
2016-10-05Don't wait for a thread that will probably never finishAlex Crichton
2016-10-04Fix sftp::ops testAlex Crichton
2016-04-28Add tests for errors before exit_status()Aidan Hobson Sayers
2016-02-06Don't assert free returns 0 in a dtorAlex Crichton
2015-11-01Add +1 reservation for trailing zero in write_stringAlex Crichton
2015-10-07Add automated testing of FFI bindingsAlex Crichton
2015-07-22Make a test less flakyAlex Crichton
2015-04-29Fix a compile-error for beta on windowsAlex Crichton
2015-04-15Update to rust masterAlex Crichton
2015-04-02Update to rust masterAlex Crichton
2015-03-25Update to rust masterAlex Crichton
2015-03-19Use new metadata format for CargoAlex Crichton
2015-03-15Update to rust masterAlex Crichton
2015-03-07Update to rust masterAlex Crichton
2015-03-01Update to rust masterAlex Crichton
2015-02-26Bump libssh2-sys to 0.1.10Alex Crichton
2015-02-23Slim down custom TempDirAlex Crichton
2015-02-23Update to std::ioAlex Crichton
2015-02-19Update to rust masterAlex Crichton
2015-02-12Update to rust masterAlex Crichton
2015-02-05Update to rust masterAlex Crichton
2015-02-03Update to rust masterAlex Crichton
2015-01-28Update to rust masterAlex Crichton