jetty.project/jetty-client
Simone Bordet d4f522b9d4 Corrected SslConnection to clear the _inbound buffer if the input is shutdown
and the unwrapping yielded a buffer underflow.

This is important because isInputShutdown() returns true only if the _inbound
buffer is empty, and the check for the input shutdown is made in several places.

Added also more SSL bytes tests that send RST in order to test cases that throw
exceptions.
2012-01-11 22:22:42 +01:00
..
src Corrected SslConnection to clear the _inbound buffer if the input is shutdown 2012-01-11 22:22:42 +01:00
pom.xml Revert "Merge branch 'release-8'" 2011-11-30 16:27:30 +11:00