boring2/openssl-sys
Steven Fackler 121169c1f5 Set auto retry
SSL_read returns a WANT_READ after a renegotiation by default which ends
up bubbling up as a weird BUG error. Tell OpenSSL to just do the read
again.
2016-07-01 18:31:47 -04:00
..
src Set auto retry 2016-07-01 18:31:47 -04:00
Cargo.toml Release v0.7.13 2016-05-20 15:57:57 -07:00
LICENSE-MIT New build system 2014-11-13 15:17:00 +02:00
build.rs Avoid empty include paths (i.e. cc -I "" ) as they are not supported by GCC. Fix #311 2015-11-28 16:26:58 +01:00