boring2/openssl/src
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
..
asn1 Add `"x509_expiry"` feature flag 2016-08-17 01:23:54 -04:00
bn Add support for OpenSSL 1.1.0 2016-10-12 22:49:55 -07:00
crypto Remove link_name usage 2016-10-14 16:15:50 -07:00
dh Clean up features 2016-10-13 19:46:13 -07:00
ssl Fix test_alpn_server_select_none 2016-10-14 22:01:21 -07:00
x509 Enable hostname verification on 1.0.2 2016-10-14 18:56:15 -07:00
bio.rs Method renames 2016-08-10 21:28:17 -07:00
error.rs Fix test_alpn_server_select_none 2016-10-14 22:01:21 -07:00
lib.rs Use stdlib logic for udp 2016-10-13 20:15:26 -07:00
macros.rs Add support for OpenSSL 1.1.0 2016-10-12 22:49:55 -07:00
nid.rs Rustfmt 2016-05-16 23:03:13 -07:00
version.rs Add support for OpenSSL 1.1.0 2016-10-12 22:49:55 -07:00