jetty.project/jetty-http2
Simone Bordet ddddc3a675 Fixes #574 - Introduce a TLS handshake completed listener.
Introduced class SslHandshakeListener that can be registered as a
bean in both the ServerConnector and in clients such as HttpClient
and HTTP2Client.

When creating SslConnection instances, the factory will query the
connector (client or server) for SslHandshakeListener beans and, if
present, will be added to the SslConnection.
2016-05-24 16:09:19 +02:00
..
http2-alpn-tests Issue #464 - Improve reporting of SSLHandshakeException. 2016-05-24 11:15:18 +02:00
http2-client Fixes #574 - Introduce a TLS handshake completed listener. 2016-05-24 16:09:19 +02:00
http2-common Improved logging. 2016-05-20 01:12:24 +02:00
http2-hpack [maven-release-plugin] prepare for next development iteration 2016-05-17 17:30:17 -05:00
http2-http-client-transport [maven-release-plugin] prepare for next development iteration 2016-05-17 17:30:17 -05:00
http2-server Issue #581 - Initial session recv window setting not working. 2016-05-20 11:17:50 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-05-17 17:30:17 -05:00