summaryrefslogtreecommitdiff
path: root/src/sftp.rs
AgeCommit message (Expand)Author
2018-12-14Use bitflags 1.X (#97)Jonas Schievink
2016-11-08Bump dep on bitflagsAlex Crichton
2016-08-17Add checks for file typesVeselkov Sergey
2016-05-26ssh2::FileStat should derive Eq/PartialEq and Clonesp3d
2016-04-04Fix spelling errorRichard Dodd
2016-04-04Allow debug print of FileStatderekdreery
2015-04-02Update for rust betaAlex Crichton
2015-04-02Update to rust masterAlex Crichton
2015-03-30Remove the unsafe destructor featureAlex Crichton
2015-03-25Update to rust masterAlex Crichton
2015-03-22Bump to 0.2.3Alex Crichton
2015-03-12Bind unlink for SFTP filesAlex Crichton
2015-02-23Update to std::ioAlex Crichton
2015-02-20Bump versions and update to masterAlex Crichton
2015-01-28Update to rust masterAlex Crichton
2015-01-23Update to rust masterAlex Crichton
2015-01-18Tweak impls/apisAlex Crichton
2015-01-17Update to rust masterAlex Crichton
2015-01-09Update to rust masterAlex Crichton
2015-01-03Update to rust masterAlex Crichton
2014-12-15Update to rust masterAlex Crichton
2014-12-12Update to rust masterAlex Crichton
2014-11-18Update to rust masterAlex Crichton
2014-11-07Update to rust masterAlex Crichton
2014-10-31Update to rust masterAlex Crichton
2014-10-12Update to rust masterAlex Crichton
2014-10-09Update to rust masterAlex Crichton
2014-09-19Beef up documentationAlex Crichton
2014-09-19Bind SFTP functionality.Alex Crichton
2014-09-19Start SFTP bindingsAlex Crichton