Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-14 | Use bitflags 1.X (#97) | Jonas Schievink | |
Also removes the reexported flags from the crate root, since they're now assoc. consts and it would be a bit weird to reexport those. (breaking change) | |||
2018-09-13 | Remove `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-07-13 | Use modern Cargo conventions for tests | Alex Crichton | |
2018-05-03 | Bump to 0.3.3 | Alex Crichton | |
2018-05-03 | Update Cargo.toml doc url | Alex Crichton | |
2017-08-28 | Bump to 0.3.2 | Alex Crichton | |
2016-11-26 | Bump to 0.3.1 | Alex Crichton | |
2016-11-26 | Bump dep on libssh2-sys | Alex Crichton | |
2016-11-26 | Push init synchronization to sys layer | Alex Crichton | |
2016-11-08 | Bump to 0.3.0 | Alex Crichton | |
2016-11-08 | Bump dep on libssh2-sys | Alex Crichton | |
2016-11-08 | Bump dep on bitflags | Alex Crichton | |
2016-11-08 | Bump openssl deps back to 0.9 | Alex Crichton | |
2016-11-08 | Bump to 0.2.15 | Alex Crichton | |
2016-11-08 | Bump dep on libssh2-sys | Alex Crichton | |
2016-11-08 | Move back to 0.7 for this release track | Alex Crichton | |
2016-11-05 | Bump dep on libssh2-sys | Alex Crichton | |
2016-11-05 | Bump to 0.2.14 | Alex Crichton | |
2016-11-05 | Bump openssl dep | Alex Crichton | |
2016-08-06 | Bump to 0.2.13 | Alex Crichton | |
2016-06-19 | Bump to 0.2.12 | Alex Crichton | |
2016-02-06 | Bump ssh2 to 0.2.11 | Alex Crichton | |
2015-11-28 | Bump ssh2 to 0.2.10 | Alex Crichton | |
2015-11-03 | Bump dep on libc | Alex Crichton | |
2015-10-18 | Bump to 0.2.9 and 0.1.30 | Alex Crichton | |
2015-06-02 | Bump ssh2 to 0.2.8 | Alex Crichton | |
2015-04-02 | Update for rust beta | Alex Crichton | |
2015-04-02 | Update to rust master | Alex Crichton | |
2015-03-25 | Update to master again! | Alex Crichton | |
2015-03-25 | Update to rust master | Alex Crichton | |
2015-03-22 | Bump to 0.2.3 | Alex Crichton | |
2015-03-19 | Bump version numbers | Alex Crichton | |
2015-03-12 | Bump version numbers | Alex Crichton | |
2015-03-07 | Update to rust master | Alex Crichton | |
2015-02-23 | Slim down custom TempDir | Alex Crichton | |
2015-02-23 | Update to std::io | Alex Crichton | |
2015-02-20 | Bump versions and update to master | Alex Crichton | |
2015-02-19 | Update to rust master | Alex Crichton | |
2015-01-28 | Update to rust master | Alex Crichton | |
2015-01-23 | Update to rust master | Alex Crichton | |
2015-01-18 | Bump to 0.1.7 | Alex Crichton | |
2015-01-09 | Update to rust master | Alex Crichton | |
2015-01-07 | Bump to 0.1.5 | Alex Crichton | |
2015-01-04 | Bump version number | Alex Crichton | |
2015-01-03 | Update to rust master | Alex Crichton | |
2014-12-23 | Update to rust master | Alex Crichton | |
2014-12-19 | Update to rust master | Alex Crichton | |
2014-12-16 | Update Cargo manifests | Alex Crichton | |
2014-11-18 | Bumpv ersion number | Alex Crichton | |
2014-10-27 | Specify the README | Alex Crichton | |