summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2020-11-22Update libssh2 submodule to track back from ↵Matteo Bigoi
https://github.com/libssh2/libssh2 (#205) * Update libssh2 submodule to track back from https://github.com/libssh2/libssh2 * Update sys crate to track latest change from https://github.com/libssh2/libssh2
2020-02-22update readme for latest versionWez Furlong
2020-01-14Clarify licensesAlex Crichton
They've been present in `Cargo.toml` forever, add dedicated files as well
2019-12-08update readme for the imminent 0.6 releaseWez Furlong
2019-10-20Add linux build to GH actions CI configWez Furlong
2019-10-20fixup links to GH actions workflowsWez Furlong
2019-10-20add GH action badges to readmeWez Furlong
2019-10-20version bumpsWez Furlong
This is largely to accomodate making Session Send again, so go from 0.4 -> 0.5.
2019-09-15remove appveyor from readme as wellWez Furlong
2019-09-15update readme in readiness for a 0.4 releaseWez Furlong
Refs: https://github.com/alexcrichton/ssh2-rs/issues/112
2019-07-29tweak the readme to reflect vendored-openssl build changesWez Furlong
2019-01-02Update travis configAlex Crichton
2018-09-13Remove `cmake` dependency in favor of `cc` (#94)Alex Crichton
* Remove `cmake` dependency in favor of `cc` This has been done in a few other projects and has made it lightyears easier to compile native C code, so let's do it here! More info at alexcrichton/curl-rust#225
2018-08-03Add zlib installation note.c0gent
2018-04-23Update doc urlAlex Crichton
2017-05-08Update README instructions for OSXAlex Crichton
2017-04-12Added a remark about cmakeKontio Pyry
2016-11-08Bump version in READMEAlex Crichton
2015-12-12Fix CI on READMEAlex Crichton
2015-12-12Add a note about OSX 10.10Alex Crichton
Closes #28
2015-06-13Add appveyor to READMEAlex Crichton
2015-04-27Update README dep syntaxAlex Crichton
2014-09-18Upload docs to gh-pagesAlex Crichton