- May 05, 2009
- May 02, 2009
-
-
zzz authored
-
- May 01, 2009
- Apr 30, 2009
- Apr 28, 2009
- Apr 27, 2009
- Apr 26, 2009
-
-
zzz authored
-
zzz authored
-
zzz authored
- Correct the meanings of the i2np.ntcp.autoip and i2np.ntcp.autoport advanced config. If you have one of these set but not the other, you will have to adjust your configuration on config.jsp.
-
zzz authored
- Clean up some tunnel removal code - Don't try to build a LeaseSet with more than 6 leases, no matter what the setting
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
- Apr 25, 2009
- Apr 24, 2009
-
-
zzz authored
-
- Apr 23, 2009
-
-
zzz authored
- Adjust RouterInfo expiration down to control memory usage - Display LeaseSets and RouterInfos on separate console pages
-
zzz authored
-
zzz authored
Jetty forms the temp directory name from, among other things, the bound address. The patch in 0.7.2 to bind to IPV6 addresses led to ':' in the directory name, which is not allowed on windows. Change these to '_'.
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
to branch 'i2p.i2p.zzz.test' (head 4470e8eb34649523d9f0055e754d90226f0d7bcb)
-
zzz authored
* PeerProfile: - Replace a hot lock with concurrent RW lock - Rewrite ugly IP Restriction code - Also use transport IP in restriction code * Transport: Start the previously unused CleanupUnreachable
-
- Apr 22, 2009
-
-
zzz authored
to limit the damage - root cause still not found
-
zzz authored
java.lang.IllegalStateException: Unable to serialize the message (net.i2p.data.i2np.DatabaseStoreMessage): Invalid key type at net.i2p.data.i2np.I2NPMessageImpl.toByteArray(I2NPMessageImpl.java:238) at net.i2p.router.transport.ntcp.NTCPConnection.bufferedPrepare(NTCPConnection.java:668) at net.i2p.router.transport.ntcp.NTCPConnection.send(NTCPConnection.java:295) at net.i2p.router.transport.ntcp.NTCPConnection.enqueueFloodfillMessage(NTCPConnection.java:412) at net.i2p.router.transport.ntcp.NTCPConnection.enqueueInfoMessage(NTCPConnection.java:373) at net.i2p.router.transport.ntcp.NTCPTransport.outboundMessageReady(NTCPTransport.java:179) at net.i2p.router.transport.TransportImpl.send(TransportImpl.java:339) ...
-