summaryrefslogtreecommitdiff
path: root/src/knownhosts.rs
AgeCommit message (Expand)Author
2020-11-22Handle more precise SFTP error codes (#203)Matteo Bigoi
2020-01-18Make properly Send safeWez Furlong
2019-10-20fix warning in doc buildWez Furlong
2019-10-20Make Session be `Send` againWez Furlong
2019-09-15replace use of try! with ? operatorWez Furlong
2019-07-29KnownHosts no longer borrows Session eitherWez Furlong
2019-07-29cargo fmtWez Furlong
2019-07-29Expose more known_hosts related constantsWez Furlong
2015-11-01Add +1 reservation for trailing zero in write_stringAlex Crichton
2015-03-30Remove the unsafe destructor featureAlex Crichton
2015-03-27Fix lint errorsAlex Crichton
2015-02-23Update to std::ioAlex Crichton
2015-02-20Bump versions and update to masterAlex Crichton
2015-01-18Tweak impls/apisAlex Crichton
2015-01-17Update to rust masterAlex 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-23Update to rust masterAlex Crichton
2014-12-19Update to rust masterAlex Crichton
2014-12-02Update testsAlex Crichton
2014-11-18Update to rust masterAlex Crichton
2014-10-30fail => panicAlex Crichton
2014-09-19Add some more docblock examplesAlex Crichton
2014-09-19Beef up documentationAlex Crichton
2014-09-18Bind knownhost apisAlex Crichton