This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
netty5
/
src
/
main
/
java
/
org
/
jboss
/
netty
History
Trustin Lee
9dac941544
NETTY-438 Re-enable SSL re-negotiation by default
...
* Re-enabled renegotiation * Updated Javadoc
2011-10-10 20:48:28 +09:00
..
bootstrap
fix typo in exception message
2011-04-18 17:00:56 +09:00
buffer
NETTY-425 ChannelBuffers.compare does not handle unsigned bytes correctly
2011-08-01 04:28:08 +09:00
channel
NETTY-423 Add ChannelPipeline.getNames()
2011-08-02 08:43:10 +09:00
container
Added @Override annotations which were disallowed in Java 5 but not anymore in Java 6.
2010-11-12 09:45:39 +09:00
example
NETTY-428 SslHandler does not trigger an exceptionCaught event for some handshake failure cases.
2011-08-02 15:38:58 +09:00
handler
NETTY-438 Re-enable SSL re-negotiation by default
2011-10-10 20:48:28 +09:00
logging
Added @Override annotations which were disallowed in Java 5 but not anymore in Java 6.
2010-11-12 09:45:39 +09:00
util
Fixed a compilation error
2011-08-12 15:20:43 +09:00