boring2/openssl
Steven Fackler 7ac0599638 Fix test_alpn_server_select_none
In OpenSSL 1.1, a failure to negotiate a protocol is a fatal error, so
fork that test. This also popped up an issue where we assumed all errors
had library, function, and reason strings which is not necessarily the
case.

While we're in here, adjust the Display impl to match what OpenSSL
prints out.

Closes #465
2016-10-14 22:01:21 -07:00
..
src Fix test_alpn_server_select_none 2016-10-14 22:01:21 -07:00
test Correct feature selection in tests 2016-10-13 19:21:12 -07:00
Cargo.toml Clean up features 2016-10-13 19:46:13 -07:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00
build.rs Add support for OpenSSL 1.1.0 2016-10-12 22:49:55 -07:00