boring2/openssl
Marko Lalic be674a28e0 openssl: Advertise NPN protocols for server sockets
If a server socket is created with a context on which the
`set_npn_protocols` method has been called, during TLS connection
establishment, the server will advertise the list of protocols given to
the method, in case the client indicates that it supports the NPN TLS
extension.
2015-03-23 08:41:15 +01:00
..
src openssl: Advertise NPN protocols for server sockets 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