d372ea753f
fallback to external socket
2009-12-30 22:26:02 +00:00
2528cd205d
javadoc
2009-12-30 22:25:34 +00:00
afd54fc212
logs.jsp tweak
2009-12-30 22:25:21 +00:00
8e7a9fc513
update translation
2009-12-27 05:43:25 +00:00
acb75f4212
oops
2009-12-26 20:37:05 +00:00
c40b56c19d
-12
2009-12-26 20:28:11 +00:00
98027a06ec
javadoc
2009-12-26 20:26:47 +00:00
d92dfec1bf
* UDP: Bid lower than NTCP when we need introducers and don't
...
have enough; was preventing firewalled routers from
being reachable
2009-12-26 20:25:32 +00:00
72a588bfbf
* Tunnels
...
- More code to detect improper reuse of cached objects
after release
- Don't pass a msg with a failed IV on to
the FragmentHandler at the OBEP
- More cleanups and comments
2009-12-26 20:20:11 +00:00
213bc4bb71
- Prevent release of TunnelDataMessage cached ByteArray,
...
as it may be reused if retried in another transport;
a nasty bug causing corrupt messages
- Lots of code to detect improper reuse of cached objects
after release
2009-12-26 20:12:43 +00:00
1a01aa0ae4
- Code to detect improper reuse of cached objects
...
after release
- Prevent race with released resources in UDP OutboundMessageState;
a nasty bug causing corrupt messages
- More cleanups and comments
2009-12-26 20:05:41 +00:00
0b0e3fffe4
various cleanups, javadocs, logging
2009-12-26 20:00:47 +00:00
1fc32c5e6f
more logs.jsp tagging
2009-12-26 19:54:27 +00:00
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