- Nov 07, 2013
- Nov 04, 2013
-
-
kytv authored
-
- Nov 03, 2013
- Nov 02, 2013
- Nov 01, 2013
- Oct 31, 2013
-
-
zzz authored
and 'b324a96172089b549e53fb1c0c2a01807fe64699'
-
zzz authored
- Increase threshold for idle timeout reduction from 33% to 60%. This was reduced from 75% to 33% in -10 and it caused significant tunnel build problems, for reasons that aren't entirely clear. - Don't change the SSU idle timeout quicker when firewalled. - log tweaks
-
str4d authored
The old full-page translations of help.jsp are deprecated. The help text will be tagged for translation on Transifex.
-
zzz authored
-
zzz authored
-
zzz authored
- Make dest hash final - Ensure allowZeroHop is always true for exploratory
-
zzz authored
-
- Oct 30, 2013
-
-
zab2 authored
-
- Oct 29, 2013
-
-
dg2-new authored
-
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
-