Trustin Lee
|
82c46180c9
|
Tighten access modifier of encode/decode()
|
2013-02-08 17:37:16 +09:00 |
|
Trustin Lee
|
76eb40a4d2
|
Make ChannelOutboundMessageHandlerAdapter similar to ChannelInboundMessageHandlerAdapter
|
2013-02-08 17:07:01 +09:00 |
|
Norman Maurer
|
fd75615d7a
|
[#870] Convert all modules into osgi bundles
|
2013-02-06 07:57:11 +01:00 |
|
Trustin Lee
|
4472fe9795
|
Remove 'get' prefix
|
2013-01-17 15:06:46 +09:00 |
|
Trustin Lee
|
eb337ff5a7
|
Fix various inspection warnings
|
2013-01-10 15:23:58 +09:00 |
|
Norman Maurer
|
b742dcc209
|
[#902] Remove usage of generics for output of Encoder/Decoder to make them more flexible again
|
2013-01-09 07:13:31 +01:00 |
|
alexey
|
738d382fbc
|
Added test cases for NetUtil methods, if we can`t convertAddress we return null
|
2012-12-29 18:31:53 +01:00 |
|
Norman Maurer
|
0fb0037eab
|
Rename IpAddresses to NetUtil
|
2012-12-29 18:25:32 +01:00 |
|
Norman Maurer
|
5d13c7d27b
|
Merge IPUtil and NetworkConstants into IpAddresses and also make naming of methods consistent
|
2012-12-29 18:17:33 +01:00 |
|
Norman Maurer
|
213c1e3d23
|
Replace sun.net.util.IPAddressUtil usage with own implementation
|
2012-12-29 18:13:44 +01:00 |
|
Trustin Lee
|
ad10518fca
|
Fix the incorrect snapshot version number
|
2012-12-13 22:49:31 +09:00 |
|
Norman Maurer
|
a9af028077
|
[#787] Move the socks package to the right place
|
2012-12-04 09:14:05 +01:00 |
|
Norman Maurer
|
85c570505b
|
[maven-release-plugin] prepare for next development iteration
|
2012-12-03 20:34:05 +01:00 |
|
Norman Maurer
|
17d77ed160
|
[maven-release-plugin] prepare release netty-4.0.0.Alpha8
|
2012-12-03 20:33:49 +01:00 |
|
Trustin Lee
|
33c0c89fef
|
Remove unnecessary empty lines
|
2012-12-03 19:58:13 +09:00 |
|
alexey
|
32f2122e64
|
fix socks5-auth subnegotiation version handling
Conflicts:
codec-socks/src/main/java/io/netty/codec/socks/SocksAuthRequestDecoder.java
|
2012-12-03 10:47:07 +01:00 |
|
Trustin Lee
|
00c4b944e4
|
Fix more inspector warnings introduced by recent mergences
|
2012-12-01 00:10:42 +09:00 |
|
Trustin Lee
|
6208c62888
|
Fix inspector warnings introduced by recent mergences
|
2012-11-30 23:01:57 +09:00 |
|
alexey
|
5d2b41c094
|
basic support for socks5 codec
|
2012-11-17 20:03:16 +01:00 |
|