boring2/openssl
Steven Fackler 194298a057 Implement new feature setup
The basic idea here is that there is a feature for each supported
OpenSSL version. Enabling multiple features represents support for
multiple OpenSSL versions, but it's then up to you to check which
version you link against (probably by depending on openssl-sys and
making a build script similar to what openssl does).
2016-10-17 21:57:54 -07:00
..
src Implement new feature setup 2016-10-17 21:57:54 -07:00
test Implement new feature setup 2016-10-17 21:57:54 -07:00
Cargo.toml Implement new feature setup 2016-10-17 21:57:54 -07:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00
build.rs Implement new feature setup 2016-10-17 21:57:54 -07:00