summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2021-07-15Revert "Add documentation on where to find async compatibile versions of ssh2...Evan Mesterhazy
2021-02-01Expose libssh2_trace function (#209)Mike Harris
2020-11-22Handle more precise SFTP error codes (#203)Matteo Bigoi
2020-11-22Add documentation on where to find async compatibile versions of ssh2-rsBigo
2020-11-16Update documentation to ensure sending and receiving files via SCP wait for t...Matteo Bigoi
2020-01-18Make properly Send safeWez Furlong
2020-01-18derive Debug and Clone for PtyModesbold
2020-01-03cargo fmtbold
2020-01-03export block directionsbold
2019-12-08A PtyModes helper for specifying terminal modesWez Furlong
2019-08-02handle_extended_dataWez Furlong
2019-08-01fixup rustdocsWez Furlong
2019-07-31Support keyboard-interactive authenticationWez Furlong
2019-07-29fixup doc testsWez Furlong
2019-07-29Channel, Sftp no longer borrow SessionWez Furlong
2019-07-29cargo fmtWez Furlong
2019-07-29Expose more known_hosts related constantsWez Furlong
2018-12-14Use bitflags 1.X (#97)Jonas Schievink
2018-04-23Update doc urlAlex Crichton
2017-05-23Fix exit_status exampleBrian Olsen
2017-04-21Reexport FileType from sftp moduleAlex Crichton
2016-11-26Push init synchronization to sys layerAlex Crichton
2016-08-06Bump to 0.2.13Alex Crichton
2015-04-02Update for rust betaAlex Crichton
2015-04-02Update to rust masterAlex Crichton
2015-03-30Remove the unsafe destructor featureAlex Crichton
2015-03-27Remove usage of the collections featureAlex Crichton
2015-03-27Remove usage of AsOsStrAlex Crichton
2015-03-27Fix lint errorsAlex Crichton
2015-03-25Update to master again!Alex 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-05Remove {read,write,flush}_stream in favor of StreamAlex Crichton
2015-03-03Add html root urlsAlex Crichton
2015-02-23Update to std::ioAlex Crichton
2015-02-20Bump versions and update to masterAlex Crichton
2015-02-19Update to rust masterAlex Crichton
2015-02-03Update to rust masterAlex Crichton
2015-01-29Add feature gatesAlex Crichton
2015-01-28Update to rust masterAlex Crichton
2015-01-18Tweak impls/apisAlex Crichton
2015-01-18Bump to 0.1.7Alex Crichton
2015-01-10Fix some doc testsAlex Crichton
2015-01-09Update to rust masterAlex Crichton
2015-01-07Update to rust masterAlex Crichton
2015-01-04Update to rust masterAlex Crichton
2015-01-03Update to rust masterAlex Crichton
2014-12-19Fix doc commentAlex Crichton