- Oct 29, 2013
-
-
zzz authored
and Opera (ticket #1093)
-
zzz authored
and 'fa8975b2dbcb60d5f181bc21fc1245d5f82baef0'
-
zzz authored
-
zzz authored
- Build a new exploratory fallback tunnel in the BuildExecutor loop if we run out. - Don't use closest expl. tunnel as the paired tunnel for a build, use a random one instead (partially back out change from -12) - Log tweaks
-
zzz authored
- Don't discard an encrypted DSRM received down a tunnel, just strip the hashes like we do for unencrypted - Send a store of our own encrypted LS received down a tunnel to the InNetMessagePool so the FloodfillVerifyStoreJob will see it. * NetDB: Fix LS store verifies with encrypted replies by storing the tagset with the correct SKM for the inbound tunnel used. Broken since 0.9.7 when it was introduced.
-
dg2-new authored
-
meeh authored
-
- Oct 28, 2013
-
-
zzz authored
-
zzz authored
change, by querying the config instead of StatSummarizer to determine if a stat is graphed. - Don't append to a string in a loop - parseConfig() return a Set instead of List to avoid O(n**2) behavior when deteriming config changes
-
dg2-new authored
-
dg2-new authored
-
zzz authored
- Ensure minimum randomized initial conn throttle period - Change order of throttle checks again - Don't continue throttle checks if throttled
-
- Oct 27, 2013
-
-
zzz authored
caused by bad fix for ticket #1070
-
- Oct 26, 2013
-
-
zzz authored
- Don't use fallback expl. tunnels as the paired tunnel for a client tunnel build. This will cause more client tunnel breakage but it's really bad to use a zero-hop for this. - Fix selection of an expl. tunnel close to a hash - Don't update build generation stat if the generation failed - log tweaks
-
zzz authored
we were picking the not-failing peers in-order for early expl. tunnel builds
-
zzz authored
to prevent correlation
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
New POST limiter
-
str4d authored
-
- Oct 25, 2013
- Oct 24, 2013
-
-
zzz authored
-
zzz authored
-
zzz authored
- We don't verify RI stores any more, so save RI-last-published time when we store it.
-
zzz authored
- Drop incoming connections on HTTP port - Define port 6881 in one place - Don't let random DHT port be 6881 - Exception tweak
-
zzz authored
(2 hops is not high anonymity)
-
zzz authored
Route connections to specific targets based on incoming I2P port with custom option targetForPort.xxxx=myserver:yyyy This allows multiple services on a single server tunnel (ticket #1066)
-
- Oct 23, 2013
-
-
zzz authored
- Allow host:port targets; set defaults in i2ptunnel.config (ticket #1066) - Don't fail start if hostname is unresolvable; retry at connect time (ticket #946) - Output IRC message on connect fail - Update target list on-the-fly when configuration changes
-
zzz authored
- Increase RI publish interval to reduce the connection load on ffs - Save RI-last-published time; check it before publishing - Minor cleanups
-
zzz authored
- Add salt.i2p. Icon from efkt, free to use. - Change icon for stats.i2p. Icon from Fat Cow, see license info in LICENSES.txt
-
- Oct 19, 2013