b21e011203
- i2np.ntcp.autoip=true redefined to enable inbound only if
...
SSU reachability is OK. i2np.ntcp.autoip=always for the old behavior.
autoip default is now "true".
i2np.ntcp.hostname=xxx now trumps i2np.tcp.autoip.
- SSU always tells NTCP when status changes.
2009-04-30 21:03:00 +00:00
5a6b65d20c
* URL Launcher:
...
- Launcher on linux was stopping after trying opera, whether it succeeded or failed.
Now it keeps going to try firefox, etc. as designed.
2009-04-30 18:06:51 +00:00
5b44bcb44f
- NTCP Port must now be either auto or configured;
...
now defaults to auto; and configured now trumps auto.
Port configuration now does not affect whether inbound
NTCP is enabled - the host configuration alone can do that.
2009-04-30 16:50:47 +00:00
c3bafcab05
put jbigi info on logs.jsp
2009-04-30 14:56:25 +00:00
9ae4fce0db
new consoleDocs target
2009-04-30 14:53:46 +00:00
4929a7e635
- Add getRequestedPort() to transports
2009-04-29 20:42:42 +00:00
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
34249e3dca
merge of 'a41cc279bb8c70c8beb8b372e306affba56317a1'
...
and 'f59c86f21a1941949b9797e766708900eed053a6'
2009-04-28 13:45:03 +00:00
f5bd10207b
log before a hang maybe (SWAG)
2009-04-28 13:43:48 +00:00
9cc1511863
fix up susidns build file so it will work with gcj
2009-04-27 17:37:29 +00:00
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
7b15cc8113
propagate from branch 'i2p.i2p' (head 982dc8adf7d5c10608e572f285c2eb196d25a64e)
...
to branch 'i2p.i2p.sam3' (head a455f4d173b9c8c18698ed182407e152848dc8de)
2009-04-26 10:38:28 +00:00
8d4c332987
merge of '40618503ea9748aedee73aaf002482424adc1f72'
...
and '81ec1b16687e7276a752db7f600a525a6e289458'
2009-04-26 10:36:41 +00:00
4ffa2450c2
* SAMv3 : doc/sam.3.0-protocol.txt updated
...
* SAMv3 : SAMv3StreamSession.java: thread naming for debugging purpose
2009-04-26 10:14:23 +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
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
0c738e2c6f
SAMv3: stream session stop listening when the forwarding session closes. Doc has to be changed to reflect this.
2009-04-23 00:55:12 +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