ba9f05ca06
translation update
2009-12-26 09:55:16 +00:00
629d12ade1
* Tunnels:
...
- Do RED dropping before the IBGW fragmenter, not after
- Change batch time to 250ms for IBGWs (was 100ms)
- Change batch time to 150ms for exploratory OBGWs (was 100ms)
- Start a new message in the fragmenter if almost full
- Fix a major, longstanding synchronization bug in the FragmentHandler
which led to corrupt messages at the endpoints
- More cleanups and comments
2009-12-22 15:08:10 +00:00
08929752a6
move SubmitMessageHistoryJob to test
2009-12-22 15:02:28 +00:00
aaa5b4ca86
oops
2009-12-20 15:05:58 +00:00
8d7e84494b
-10
2009-12-20 15:00:19 +00:00
99df95697a
merge of '5cbdacfbeb8f09f9ac497016e429eaf6fe7225c6'
...
and 'dae5a2b76e24fc3215d46d5b96ea0f547c83f63c'
2009-12-20 14:52:57 +00:00
a877b21839
more comments and cleanup
2009-12-20 14:50:41 +00:00
3f267693d2
Russian translation update/reworded: I2PSnark, SusiDNS
2009-12-20 07:11:39 +00:00
30b7dbf1f7
Tunnel fragmenter cleanup, prep for enhancements
2009-12-19 22:20:58 +00:00
f32d162b62
Russian translation update: SusiDNS (83/83)
2009-12-19 18:23:18 +00:00
126fa320e5
susidns UTF-8 fixes for POST requests (yep, blame tagged 'action' parameters)
2009-12-19 18:16:28 +00:00
ecae0b055d
schedule the outbound rather than sleep the thread for 3 seconds
2009-12-19 18:15:21 +00:00
9bf22fb0d3
stats.jsp tagging
2009-12-19 17:41:47 +00:00
2a1d358141
* Profile, DBHistory:
...
- Tweak the rate periods
- Add a global fail rate stat
- Increase the HashMap sizes
2009-12-19 17:10:39 +00:00
579b450029
clean up context usage
2009-12-19 16:56:38 +00:00
72eafe0920
* Tunnels: Reduce the drop probability for TunnelBuildMessages at the OBEP
2009-12-19 16:54:59 +00:00
f226392c9d
static access fix
2009-12-19 16:53:49 +00:00
2cd5c209f5
unused cleanup
2009-12-19 16:52:49 +00:00
f0d444b32e
add to javadoc and adjust logging
2009-12-19 16:52:18 +00:00
4baff9fbab
* Router: Move some more threads to I2PAppThread so an OOM won't crash the router
2009-12-19 16:49:55 +00:00
8e656427d8
* Console:
...
- Fix status to show a disconnected network error rather than
clock skew or UDP error when disconnected
- Use peer clock skew rather than clock offset for determining
whether to display clock skew error, i.e. display what matters
* Transport: Rework peer clock skew method to always return a value
by falling back to router clock offset;
Fix possible AIOOBE and divide by zero; remove logging;
reduce min number of peers
2009-12-19 16:47:18 +00:00
aaa7302e80
clarify table headings
2009-12-19 16:40:57 +00:00
33407fd5be
reduce delays (cuts 10s from router startup
2009-12-19 16:39:50 +00:00
513b93f789
no room for cows
2009-12-19 16:39:06 +00:00
08e54c515e
add isRouterContext() method
2009-12-19 16:37:44 +00:00
55682810b1
doc updates
2009-12-19 16:35:15 +00:00
ec893d09d0
as promised. translation done. Snark still needs review.
2009-12-18 08:27:17 +00:00
f9b745a671
* Log:
...
- Close old file on rotate
- Buffer writes
- Write in UTF-8
2009-12-18 00:04:16 +00:00
43b71a263c
* Tunnel building:
...
- Increase timeout to 13s (was 10s)
- Fix tunnel.buildReplyTooSlow stat
- Tweak logging
- Prioritize expl. builds over client builds
- Code cleanups
2009-12-17 23:45:20 +00:00
5c4672d1e3
drop another unused class
2009-12-17 15:49:17 +00:00
7ca8e0c3a1
fix spacing in update section
2009-12-17 14:02:02 +00:00
b530316850
* I2CP:
...
- Move client-side writes to their own thread
- Reenable InternalSockets
2009-12-17 01:05:29 +00:00
fa92beae5a
more cleanup and tagging; remove untranslatable button images; add button css
2009-12-16 17:29:28 +00:00
f58f703ecb
add some newlines to the source
2009-12-16 17:26:49 +00:00
6b83fc6b3b
InNetMessagePool cleanup
2009-12-16 17:25:09 +00:00
cdb390f7ce
fix bundle script
2009-12-16 17:23:52 +00:00
7b1caac9ac
cleanup and tag susidns jsps
2009-12-15 17:25:01 +00:00
cec75fa60e
fix i2ptunnel bundles
2009-12-15 01:51:56 +00:00
eb23306b12
configurable jump list
2009-12-15 01:48:57 +00:00
43f6813609
snark start/stop fix, action cleanups
2009-12-15 01:47:24 +00:00
ea36b7b153
susidns UTF-8 fixes
2009-12-15 01:46:10 +00:00
448ff4d398
better error msg on sud copy fail
2009-12-15 01:45:15 +00:00
e16227211f
remove unused logs
2009-12-15 01:44:20 +00:00
e07e329c26
Tunnels: static fix, synchronization fix, deprecate setPairedTunnel()
2009-12-15 01:41:43 +00:00
a3d79aaa4e
Russian translation: I2PSnark (140/140), SusiDNS (1/1), I2PTunnel (3/3)
2009-12-14 20:15:16 +00:00
3fa9ae0b82
* Find ResourceBundles in wars
...
* Fix restart from config.jsp if no wrapper
* i2psnark: Elaborate popups
2009-12-13 15:47:51 +00:00
7feed50af4
-5
2009-12-13 09:26:10 +00:00
0c0eb5765d
merge of '306029c0c1bb9b7d62fcfdaeddd47bff7db82f66'
...
and 'c14952061dd61ddd6638f0a3655dd818f0a3db8e'
2009-12-13 09:25:09 +00:00
e87ff25ef6
fix NPE
2009-12-13 09:24:25 +00:00
21e09cb0a5
no more 8887
2009-12-13 07:35:30 +00:00