forked from I2P_Developers/i2p.i2p
* I2PSOCKSIRCTunnel:
- New, for filtering IRC client traffic when using SOCKS * I2PTunnelIRCClient: - Make filter classes static and public for use by SOCKS - Eliminate redundant case conversion - Pass ISON message through (jIRCii uses it for pings) - Switch back to StringBuffer since it's used by 2 threads - Set daemon on filter threads * SOCKS5Server: - Fix handling of multiple authentication methods
This commit is contained in:
12
history.txt
12
history.txt
@@ -1,3 +1,15 @@
|
||||
2010-03-05 zzz
|
||||
* I2PSOCKSIRCTunnel:
|
||||
- New, for filtering IRC client traffic when using SOCKS
|
||||
* I2PTunnelIRCClient:
|
||||
- Make filter classes static and public for use by SOCKS
|
||||
- Eliminate redundant case conversion
|
||||
- Pass ISON message through (jIRCii uses it for pings)
|
||||
- Switch back to StringBuffer since it's used by 2 threads
|
||||
- Set daemon on filter threads
|
||||
* SOCKS5Server:
|
||||
- Fix handling of multiple authentication methods
|
||||
|
||||
2010-03-02 zzz
|
||||
* Console:
|
||||
- Add link to jobs.jsp on configservice.jsp
|
||||
|
Reference in New Issue
Block a user