boring2/openssl-sys
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
Cargo.toml Add support for OpenSSL 1.1.0 2016-10-12 22:49:55 -07:00
LICENSE-MIT New build system 2014-11-13 15:17:00 +02:00
build.rs Respect osslconf in systest 2016-10-14 19:16:08 -07:00