Release History

VersionDateDescription
0.7.2 2005-06-08
0.7.1 2005-05-17
0.7 2005-05-07

Get the RSS feed of the last changes

Release 0.7.2 - 2005-06-08

TypeChangesBy
add More JavaDoc trustin
add Users can get SSLSession using SSLFilter.getSSLSession() trustin
update DemuxingProtocolHandler.(de)registerMessageType() is now public. trustin
fix NullPointerException in SocketIoProcessor trustin
fix ProtocolHandler.sessionCreated() is not invoked. trustin
fix DatagramSssion.close(true) can block forever. trustin
fix Selectors once opened by acceptors and connectors are not released. trustin
fix SSLFilter doesn't throw SSLExceptions correctly. trustin
fix SSLHandler doesn't set client auth params correctly. trustin
fix DemuxingProtocolCodecFactory.doDecode() is called once more after the buffer becomes empty. trustin

Release 0.7.1 - 2005-05-17

TypeChangesBy
add MessageEncoderFactory and MessageDecoderFactory trustin
fix SSLFilter doesn't work if other IoFilters exist in the same filter chain. trustin
fix SSLFilter doesn't work if added after sessionOpened() is fired. trustin
fix Broken site links trustin

Release 0.7 - 2005-05-07

TypeChangesBy
add The first release. trustin