- Mar 16, 2010
- Mar 15, 2010
- Mar 13, 2010
- Mar 09, 2010
-
-
zzz authored
- Big refactor of several classes for concurrent, elimination of several locks - Reduce max number of resent acks in a packet to lower overhead - Take incoming messages from the head of the queue, not sure why taking them from the tail "reduces latency" - Java 5 cleanup
-
zzz authored
-
zzz authored
- Replace some locks with concurrent - Change job ID to a long so it won't wrap - Remove some unused stats - Java 5 and debug cleanup
-
zzz authored
- Replace global counters with atomics - Use lockless shortcut methods to grant requests if we can satisfy immediately
-
- Mar 08, 2010
-
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
- Replace some locks with concurrent - Switch back to fast version of getPeersByCapability() - Java 5 cleanup
-
zzz authored
- Remove some locks with concurrent
-
zzz authored
to branch 'i2p.i2p.zzz.test' (head a4d67a357c36f4e94718bf237a7af96b8617a4a7)
-
zzz authored
-
HungryHobo authored
-
zzz authored
-
zzz authored
counter before the blocking write
-
zzz authored
-
zzz authored
-
- Mar 06, 2010
-
-
neutron authored
-
- Mar 05, 2010
-
-
zzz authored
and '1d260b764d0fde4b8df67bdb23320b85e6944721'
-
zzz authored
-
zzz authored
-
zzz authored
-
walking authored
-
zzz authored
-
zzz authored
-
zzz authored
- 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
-
zzz authored
-
walking authored
-
- Mar 04, 2010
-
-
forget authored
-
- Mar 02, 2010