b61861f840
- Tweak UPnP warning messages
...
- Remove unused verifyupdate.jsp
- Start of callbacks from UPnP to transports
- Tell UDP local addresses at startup
2009-04-29 18:23:15 +00:00
35b5eb74f6
start of new address configuration
2009-04-29 03:12:19 +00:00
fc10031ff0
- Start to rework inbound configuration
2009-04-28 22:45:26 +00:00
accf3dbf3f
- Implement UPnP enable/disable
2009-04-28 19:49:09 +00:00
c2fedf8538
- Add UDP Port configuration to config.jsp
...
- Don't restart router when configs change on config.jsp;
simply rebuild router info.
- Clean up some port config code in UDP
2009-04-28 19:01:52 +00:00
3b19afe7ed
propagate from branch 'i2p.i2p' (head 25097fabfedcbe372d42dcddaf89b5279e9285e4)
...
to branch 'i2p.i2p.zzz.upnp' (head d994c7d73b83aa689c3538efd7ebb6981ea33ba5)
2009-04-28 18:45:50 +00:00
64ada538f4
propagate from branch 'i2p.i2p' (head 5401181de2088780f15a018566a65ee35a25c92e)
...
to branch 'i2p.i2p.zzz.upnp' (head 223e91cc8e45fd22a53e30e839059e0ec4060e02)
2009-04-28 15:34:55 +00:00
a0c4e79c8a
allow an extra part appended to the router version
2009-04-28 14:13:05 +00:00
sponge
c1d7562331
2009-04-27 sponge
...
* more BOB fixes, complete with warnings when things go wrong, and
success messages when things turn around and go right. Terminates
early so that applications wait no more than 10 seconds or so.
* Reversed a few earlier patches that caused some odd behavior.
* Changed some core println()'s to debugging messages.
2009-04-27 17:09:47 +00:00
542e0f2ed3
-4
2009-04-27 15:02:05 +00:00
ab33b52f23
propagate from branch 'i2p.i2p.zzz.test' (head 28f0df7ddfdda1df49f30016359dcb77836b06df)
...
to branch 'i2p.i2p' (head 40618503ea9748aedee73aaf002482424adc1f72)
2009-04-27 14:59:15 +00:00
a223c7ac75
reduce bundled tags from 100 to 40
2009-04-27 14:58:43 +00:00
c32c9a2391
noob warning
2009-04-27 14:50:10 +00:00
798e1422c6
postman2 supports details link
2009-04-27 14:08:16 +00:00
e05b46002b
add postman2 tracker
2009-04-27 13:49:45 +00:00
fa6aa44a86
quiet the ghost of jrandom
2009-04-27 13:33:22 +00:00
4f0013e8da
Consolidate the details and config links to shrink the summary bar a little
2009-04-26 21:52:00 +00:00
b2e5e14bc6
extend the min expiration a little
2009-04-26 21:14:53 +00:00
e15b469833
* NTCP:
...
- 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.
2009-04-26 20:16:35 +00:00
c9b6d72c5a
* Tunnel Pool:
...
- Clean up some tunnel removal code
- Don't try to build a LeaseSet with more than 6 leases,
no matter what the setting
2009-04-26 18:32:57 +00:00
a279f8d530
add some jetty help
2009-04-26 18:02:07 +00:00
89f0f09b86
new updaterWithJettyFixes target, build it for pkg
2009-04-26 16:27:44 +00:00
157b85b11b
pass compiler args down from top build.xml
2009-04-26 15:54:51 +00:00
d670d98e60
stats cleanup
2009-04-26 04:15:48 +00:00
33b2762003
more reachability help
2009-04-25 02:47:28 +00:00
507b6d45d5
longer iframe
2009-04-25 02:46:45 +00:00
sponge
f331dad72d
2009-04-25 sponge
...
* I2PSessionMuxedImpl atomic fixes
* BOB fixes. This should be the final bug wack. Good Luck to everybody!
2009-04-25 00:02:38 +00:00
5b41827a7b
allow spaces in dest and proxy lists
2009-04-24 16:38:44 +00:00
178b5996a5
* NetDb:
...
- Adjust RouterInfo expiration down to control memory usage
- Display LeaseSets and RouterInfos on separate console pages
2009-04-23 22:34:25 +00:00
8054078b9e
-2
2009-04-23 20:20:37 +00:00
452adfa860
logs.jsp: fix layout problem on IE, move version info to the top
2009-04-23 20:00:33 +00:00
833ebd0714
Jetty: Fix temp dir handling, which was causing susidns not to start on windows.
...
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 '_'.
2009-04-23 18:29:46 +00:00
b430abf172
add i2p version for easy cut-n-paste
2009-04-23 18:22:55 +00:00
939311d2de
css fixes from badger
2009-04-23 18:21:25 +00:00
48e544c014
RouterConsole: Make summary bar a refreshing iframe
2009-04-23 00:39:49 +00:00
08b186aa24
propagate from branch 'i2p.i2p' (head 28b73161ea8915467ac9a4a8eb910d8fef1d42cd)
...
to branch 'i2p.i2p.zzz.test' (head 4470e8eb34649523d9f0055e754d90226f0d7bcb)
2009-04-23 00:27:54 +00:00
2f46efe78d
* Blocklist: cleanup
...
* 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
2009-04-23 00:23:29 +00:00
3ddd5f2a51
* Fragmenter: don't re-throw the corrupt fragment IllegalStateException,
...
to limit the damage - root cause still not found
2009-04-22 19:21:21 +00:00
29a58cb030
* NTCP: Hopefully prevent this:
...
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)
...
2009-04-22 18:53:57 +00:00
0bcbe6ae05
* i2psnark: ( http://forum.i2p/viewtopic.php?t=3317 )
...
- Change file limit to 512 (was 256)
- Change size limit to 10GB (was 5GB)
- Change request size to 16KB (was 32KB)
- Change pipeline to 5 (was 3)
2009-04-22 13:54:59 +00:00
dev
3944688829
merge of '2fe56e848564fc4e006771a6cb807c8dec370bab'
...
and 'a2a447dc9fe4d0a9bdefccc5263eed665bedb84f'
2009-04-21 20:17:45 +00:00
dev
e126233fbc
hope i have fixed that bug, where the "download $version" kept showing, while already having downloaded it
2009-04-21 20:17:07 +00:00
ae83b4202d
recognize -h, --help, etc
2009-04-21 17:44:16 +00:00
sponge
f2e9e2cc23
2009-04-21 sponge
...
* Code janator work, basic corrections involving @Override, and
appling final where it is important. Also fixed some equals methods
and commented places that need fixing.
2009-04-21 03:32:38 +00:00
dev
311ec4eb54
merge of '401f2e769d7507a315783ec22c880a0e866194bd'
...
and 'eba7e55d7a69ed23fcce7f004a39fb2847ab66f5'
2009-04-19 11:16:21 +00:00
complication
f4254659ea
* Fix typo in "news.xml", no build number increase.
2009-04-18 23:08:40 +00:00
complication
fc9e3ee77d
* Update versions, package release
i2p-0.7.2
2009-04-18 22:33:00 +00:00
dev
b542f17194
removed code unused since 75fadec23097a196f56cd8d7932dca0de5da5583 (0.5.0.5)
2009-04-18 15:08:48 +00:00
dev
ddf5cf80b2
propagate from branch 'i2p.i2p' (head e26fa9cbcc023c4c1d8bdc4eb8dbd4a964bb6148)
...
to branch 'i2p.i2p.zzz.upnp' (head b712f92f4dce03ce1f7d1b2ffc95b559b9b66140)
2009-04-18 14:58:10 +00:00
sponge
e6cecab0b6
2009-04-17 sponge
...
* fixed setIP, just be sure to distclean before building :-)
* more lint taken care of as well.
2009-04-17 13:45:47 +00:00