e42f7ab8fc
apps/sam/java/build.xml reflects dependancy upon streaming.jar
2009-05-05 09:28:10 +00:00
54b80d6724
merge of '40606168f4086dbe122e96b533df4f24b5e4d87d'
...
and '44a775450f24ec5d2e921ab01b94546968f81851'
2009-05-05 09:24:26 +00:00
7e3bda9d4d
2009-05-03 sponge
...
* More hopeful fixes for BOB.
* Added new Robert ID to snark
2009-05-03 16:02:07 +00:00
32b6c77156
propagate from branch 'i2p.i2p.zzz.test' (head eb755dae363d71808cb93ae1c6c976c1ec5df5d2)
...
to branch 'i2p.i2p' (head 25097fabfedcbe372d42dcddaf89b5279e9285e4)
2009-05-01 12:56:10 +00:00
a8a0e2a91c
* I2PTunnel:
...
- Try to fix locking to prevent duplicate destinations when using
the new option new-dest-on-resume. Still not right for shared clients
but should be better for non-shared.
2009-05-01 12:43:19 +00:00
4c396e5b95
Console: fix ERR-UDP Disabled and Inbound TCP host/port not set
2009-05-01 12:31:38 +00:00
c3bafcab05
put jbigi info on logs.jsp
2009-04-30 14:56:25 +00:00
a0c4e79c8a
allow an extra part appended to the router version
2009-04-28 14:13:05 +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
ab33b52f23
propagate from branch 'i2p.i2p.zzz.test' (head 28f0df7ddfdda1df49f30016359dcb77836b06df)
...
to branch 'i2p.i2p' (head 40618503ea9748aedee73aaf002482424adc1f72)
2009-04-27 14:59:15 +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
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
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
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
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
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
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
7cdfe45acf
propagate from branch 'i2p.i2p' (head 81ec1b16687e7276a752db7f600a525a6e289458)
...
to branch 'i2p.i2p.sam3' (head bf43c21d57d97df61e863a41783aaae968381d00)
2009-04-21 04:15:32 +00:00
eae4362181
SAMv3: NAMING ME request now work on stream sessions
2009-04-21 04:14:53 +00:00
834fdfe9b3
* Bugfix on tray icon updating
...
* Some more work on the general configuration menu
(currently not added to the tray icon menu yet, needs more work)
* Tweaked the desktopgui logo
2009-04-13 17:27:35 +00:00
8eedcb039a
* Added I2P version and GUI version to desktopgui
...
* Tweaks to the tray icon menu
* Some starting work on a GUI general configuration menu
* Bugfix allowing spaces in directory structure
2009-04-13 15:02:46 +00:00
12978ba4fb
fixed the fix..
2009-04-13 13:20:43 +00:00
24b012a843
don't send somehost.i2p:8080 requests to outproxy
2009-04-13 12:09:52 +00:00
879404f7e0
2009-04-11 sponge
...
* i2ptunnel janitorial work and fixes on most locks.
Some locks still need work, and are marked with LINT in the comment.
Just grep for "LINT" to see where the remaining places are.
2009-04-11 13:55:38 +00:00
56c6f41131
merge of '7298248358ee266b5c8c7383cd1ef06e343fe42a'
...
and '8aacbbbacb79ee5a65534a5601eea1246c51866c'
2009-04-11 13:35:34 +00:00
305fc7314f
Added text explaining the different speeds.
...
Tray icon colours indicates active peers (and tooltip indicates reachability).
The menu now uses Swing instead of Awt, so it looks a lot better.
2009-04-11 13:35:22 +00:00
384d655b1a
2009-04-10 sponge
...
* More BOB threadgroup fixes, plus debug dump when things go wrong.
* Fixes to streaminglib, I2CP, which are related to the TG problem.
* JavaDocs fixups.
2009-04-10 23:12:41 +00:00
2a2d3c0fb5
Added log viewer.
...
Added shutdown informational messages.
2009-04-10 18:56:56 +00:00
977d6eec88
Dropdown available for kb versus kB issues.
...
Bandwidth calculation available from 2 directions (added from GB -> kbps).
Layout manager switched for easier development.
2009-04-09 20:36:22 +00:00
0f1f33eaa4
merge of '798b531efac76d62154df2a99a91a32ccd97ab47'
...
and '9b73a50d356f49e9aadaae4cf86681b718c0d56b'
2009-04-09 19:12:06 +00:00
8f690a8f67
2009-04-08 sponge
...
* More hopeful fixups to the infamous orpahned tunnel problem. *Sigh*
2009-04-08 11:55:51 +00:00
18a475eff3
merge of '9666f5fdfc24a7fc2ca3a99a95ea5dfef5583b1b'
...
and 'e76b1962963aa7cadb74aacc32f90adf31db3761'
2009-04-08 06:41:53 +00:00