boring2/openssl
Marko Lalic 8931299eab openssl: Add methods to get the protocol selected by NPN
The method is added to the `Ssl` struct, since this is how the native
OpenSSL API works. It is also added to the `SslStream` convenience
struct, since the `Ssl` instance that it wraps is not public and clients
may want to check which protocol is in use on a particular SSL stream.
2015-03-23 08:41:15 +01:00
..
src openssl: Add methods to get the protocol selected by NPN 2015-03-23 08:41:15 +01:00
test Fix stuff 2015-02-07 21:48:03 -08:00
Cargo.toml openssl: Add NPN crate feature 2015-03-23 08:14:47 +01:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00