223de5606e
* SSU: Limit max peers to use as introducers
2011-10-29 13:21:57 +00:00
e4b5b97268
negative duration cleanup
2011-10-29 13:21:00 +00:00
669b26a171
lower min profile expire time
2011-10-29 13:20:27 +00:00
e3723d7c9f
build handler threads advanced config option
2011-10-29 13:19:59 +00:00
33d566be36
* Tunnels:
...
- Reduce exploratory tunnel quantity if build success rate
is very low, but may disable this later
- Try rebuilding same tunnel (some of the time)
2011-10-28 02:03:01 +00:00
e8fe115ffe
* BuildHandler: Move inbound request handling to its own thread(s)
...
(ticket #542 , see also http://zzz.i2p/topics/996 )
2011-10-28 01:43:33 +00:00
d7a5e3ef53
* CapacityCalculator: Small boost for connected peers, new peers, and
...
same-country peers; deduct for recently-unreachable peers
2011-10-28 01:28:41 +00:00
042da4d921
max conns
2011-10-28 01:27:11 +00:00
f4fa5d115a
* SSU:
...
- Increase default max connections again
- Reduce min idle time
- Separate out introducer pinger from introducer selection
so it can be run separately and more often
- Only ping introducers if we need them
2011-10-28 01:25:44 +00:00
7f1c5b2e1a
* NTCP: Reduce min idle time
2011-10-28 01:22:53 +00:00
157a78857d
* Tunnels:
...
- Make most classes package private
- Final, static, logs, cleanups
- Consolideate createRateStat calls
- Add getTotalLength()
- Remove unused lengthOverride()
2011-10-25 21:39:32 +00:00
ef93532c96
dont require restart after changing router.publishPeerRankings
2011-10-25 21:36:52 +00:00
fe6fd13a6a
unused and javadoc
2011-10-25 21:35:26 +00:00
1fc6d0ad54
* UDP: Mark only first fragment as a duplicate
2011-10-25 21:31:23 +00:00
1a6e9257f3
cleanup
2011-10-25 21:31:03 +00:00
c90097eca7
0.8.10
2011-10-19 23:43:12 +00:00
b475e31f70
* I2PTunnel: Fix timeout message on POST (ticket # )
2011-10-19 19:09:44 +00:00
892ef4abe1
reduce RI expiration again
2011-10-19 02:33:45 +00:00
81093d1342
* StoreJob: Ensure nonzero token
...
* Tunnels: Connection limit mitigation:
- Disable tunnel testing
- Implement closest-to-the-key tunnel selection
- Use closest-selection in NetDB lookups, stores, and verifies;
OCMOSJ; and in BuildRequestor
2011-10-18 19:28:47 +00:00
abd823ab95
dash two
2011-10-17 17:48:43 +00:00
5f7c971345
return unmodifiable collections
2011-10-17 17:28:37 +00:00
46a1506c51
log tweak
2011-10-17 17:26:31 +00:00
0202faf7f9
* SSU: Increase max concurrent outbound attempts;
...
fix udp.establishRejected stat
2011-10-17 17:25:10 +00:00
bff518a038
more efficient empty check
2011-10-17 17:23:40 +00:00
0b293c517f
* NetDB: Fix rare NPE from netdb.jsp (ticket #539 )
2011-10-17 17:22:23 +00:00
afd9c2b2c0
* Router: Change all shutdown CRITs to ERRORs; shutdown
...
the stat manager last to reduce chance of NPEs
(similar to that in tickets #534,535)
2011-10-17 17:19:57 +00:00
82ac0db333
* BuildExecutor: Add tunnel.buildConfigTime stat
...
* FloodfillMonitorJob: Log tweak (ticket #533 )
* I2CP: Improve error message (ticket #533 )
* JobQueue:
- Log error when queue is out of order
- Log tweaks
* FloodfillPeerSelector: Fix stat NPE (tickets #534,535)
* RouterThrottle:
- Fix stat NPE (tickets #534,535)
- Increase max tunnels and max delay again
* OutNetMessagePool: Log tweak (ticket #533 )
* Router:
- Add OOM help (ticket #533 )
- Prevent parallel shutdowns after multiple OOMs (tickets #534,535)
2011-10-15 17:30:24 +00:00
3dbefa8d01
* SSU: Fix concurrency errors (ticket #536 )
2011-10-15 17:21:31 +00:00
f39e201067
* Lower max netdb RI expiration again
...
* Increase default max tunnels
* Cleanups after review
* Exorcism (ticket #476 )
2011-10-10 19:22:03 +00:00
834054958c
Black flags
...
created by me, public domain
2011-10-08 14:44:56 +00:00
39ba081384
* Reseed:
...
- Restore ovh reseeds, thx mathiasdm
* Tunnels:
- For expl. tunnels, fall back to high cap sooner
- Tweak build rejections for class N
2011-10-07 15:44:06 +00:00
98bfadb763
Update geoip (-28rc)
...
GeoIP update based on Maxmind GeoLite Country database from 2011-10-07.
2011-10-07 13:26:43 +00:00
fa1c18ce2d
* Add https reseed thx h2ik
2011-10-07 00:50:45 +00:00
73c195eb63
-26
2011-10-06 19:05:15 +00:00
7748147630
fix for final in super
2011-10-06 16:48:48 +00:00
e193d8964f
increase default SSU conn limit
2011-10-06 16:44:33 +00:00
de71286f3c
* Throttle: Increase max message delay
2011-10-06 16:08:14 +00:00
0f094da348
* RepublishLeaseSetJob:
...
- Out-of-order JobQueue 3nd try to fix
- Lower timeouts
2011-10-06 16:07:51 +00:00
0c3f84c2da
* Reseed:
...
- Update host lists
- Switch back to https by default
2011-10-06 16:06:52 +00:00
2332ac2a69
* Transport: Add per-style send processing time stat
2011-10-06 16:06:25 +00:00
a670100ba3
* UDP: Catch address without key sooner
2011-10-05 22:03:33 +00:00
14c305a494
-24
2011-09-30 17:26:10 +00:00
af81681beb
shorten shitlist time
2011-09-30 16:01:21 +00:00
b96ee4efa2
wrapper upgrade to 3.5.12 / 23-rc
...
Upgrading our wrapper to 3.5.12 to fix the upstream wrapper's umask bug. All
binaries are from the delta pack except for Win64, FreeBSD, Linux ARM, and OSX
(See history.txt for more info).
2011-09-29 22:35:18 +00:00
efaafea78e
* Bandwidth refiller: Reinitialize at restart, avoid
...
issues from clock skews
2011-09-29 13:19:08 +00:00
273e940fa1
findbugs
2011-09-28 17:05:38 +00:00
7bac7aaaf3
save space
2011-09-28 17:05:26 +00:00
bbd34be212
javadoc
2011-09-24 21:50:10 +00:00
cc7a8028d1
* HTTPClient: Fix error page not appearing, broken by
...
StreamForwarder change
2011-09-24 21:49:19 +00:00
ce5acb490a
add some convenience methods
2011-09-24 21:47:51 +00:00