aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Release v0.2.5v0.2.5Steven Fackler2014-12-161-1/+1
|
* Release v0.2.4v0.2.4Steven Fackler2014-12-151-1/+1
|
* Now that pkg-config 0.1.1 has been published, delegate to bailout detection ↵Richard Diamond2014-12-091-2/+2
| | | | | | to pkg-config. Also bump version minors for publishing. :)
* Add a feature to openssl-sys to cause it to build a local copy of libressl forRichard Diamond2014-12-091-0/+9
| | | | | use instead of whatever pkg-config says (which in the case of crosses, is almost certainly incorrect). This is for PNaCl.
* Release v0.2.2v0.2.2Steven Fackler2014-12-011-1/+1
|
* Release 0.2.1v0.2.1Steven Fackler2014-11-281-1/+1
|
* Bump to 0.2v0.2.0Steven Fackler2014-11-271-2/+1
| | | | | | | | Also removed the PNaCl support. It hasn't worked anyway in a while since the pnacl-libressl-sys library doesn't have any of the FFI bindings and makes openssl's Cargo.toml a mess. This is a minor version bump since Hasher's API changed
* Fix to pkg-config 0.1Steven Fackler2014-11-271-1/+1
|
* Bump to 0.1.1v0.1.1Steven Fackler2014-11-261-1/+1
|
* Bump to 0.1.0v0.1.0Steven Fackler2014-11-251-1/+1
|
* Add more crate metadatav0.0.2Steven Fackler2014-11-221-1/+2
|
* Update stuff for upload to registrySteven Fackler2014-11-221-4/+8
|
* Move AES XTS support to a featureSteven Fackler2014-11-161-0/+1
|
* New build systemValerii Hiora2014-11-131-0/+15