| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to rust master | Alex Crichton | 2015-03-25 | 1 | -3/+3 |
| | | |||||
| * | Remove usage of unstable features in openssl-sys | Alex Crichton | 2015-03-16 | 1 | -3/+3 |
| | | |||||
| * | Cut down on unstable features in openssl-sys | Alex Crichton | 2015-03-04 | 1 | -9/+10 |
| | | | | | | * Move from `old_path` to `path` (leveraging the `fs` feature as well) * Move from `StaticMutex` to `Mutex<()>` as they're dynamically initialized | ||||
| * | rustup to current master | Robin Gloster | 2015-02-12 | 1 | -4/+4 |
| | | |||||
| * | Fix deprecation warnings in openssl-sys | Steven Fackler | 2015-02-05 | 1 | -5/+5 |
| | | |||||
| * | Fix for IO changes | Steven Fackler | 2015-01-28 | 1 | -1/+1 |
| | | |||||
| * | New build system | Valerii Hiora | 2014-11-13 | 1 | -0/+72 |