fork of boring2 with prefix patch
Go to file
Sam Thomas d9992ca79e Fix resource leak, correct interface inaccuracies. 2014-07-24 09:27:22 +01:00
bn Fix resource leak, correct interface inaccuracies. 2014-07-24 09:27:22 +01:00
crypto Update for * -> *const change 2014-06-29 13:36:02 -07:00
ssl Removed unused X509NameFormat enum 2014-07-09 22:31:10 +01:00
test Integrate everything 2013-12-28 18:39:07 -07:00
.gitignore Add a Cargo.toml configuration 2014-06-25 07:18:17 -07:00
.travis.yml Remove LD_LIBRARY_PATH override from travis config 2014-07-15 23:25:52 -07:00
Cargo.toml Drop to version 0.0.0 2014-06-25 22:10:50 -07:00
LICENSE Update copyright date 2014-01-15 21:43:09 -08:00
Makefile.in Add $(RUSTFLAGS) to the shell that gets crate file names. 2014-07-12 01:09:55 -05:00
README.md Added link to rust-ci.org documentation 2014-07-10 17:22:27 -07:00
configure Add a configure option for SSLv2 support 2014-03-09 22:20:36 -07:00
lib.rs Integration of BN functions. 2014-07-23 17:09:36 +01:00

README.md

rust-openssl Build Status

See the rustdoc output.