- Sep 08, 2013
-
-
Nick Mathewson authored
-
- Sep 05, 2013
-
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Roger Dingledine authored
we skip onionskins that came from non-relays, so we're less likely to run into privacy troubles. starts to implement ticket 9658.
-
Roger Dingledine authored
Now we explicitly check for overflow. This approach seemed smarter than a cascade of "change int to unsigned int and hope nothing breaks right before the release". Nick, feel free to fix in a better way, maybe in master.
-
Roger Dingledine authored
with commit c6f1668d we let it grow arbitrarily large. it can still overflow, but the damage is very small now.
-
Roger Dingledine authored
Conflicts: src/test/test.c
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
Now we consider the TAP cells we'll process while draining the NTor queue, and vice versa.
-
Roger Dingledine authored
-
Roger Dingledine authored
that way tap won't starve entirely, but we'll still handle ntor requests quicker.
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
Now we prioritize ntor create cells over tap create cells. Starts to address ticket 9574.
-
- Sep 04, 2013
-
-
Nick Mathewson authored
Conflicts: src/or/circuituse.c
-
Nick Mathewson authored
Conflicts: src/or/circuitbuild.c
-
Nick Mathewson authored
-
Nick Mathewson authored
This would make us do testing circuits "even when cbt is disabled by consensus, or when we're a directory authority, or when we've failed to write cbt history to our state file lately." (Roger's words.) This is a fix for 9671 and an improvement in our fix for 5049. The original misbehavior was in 0.2.2.14-alpha; the incomplete fix was in 0.2.3.17-beta.
-
George Kadianakis authored
-
- Sep 03, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix for bug 9400, spotted by coverity. Bug introduced in revision 2cb4f7a4 (subversion revision r389).
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Kevin Butler authored
-
Nick Mathewson authored
-
Nick Mathewson authored
(In practice they don't exist, but so long as we're making changes for standards compliance...) Also add several more unit tests for good and bad URL types.
-
Kevin Butler authored
-
- Sep 02, 2013
-
-
Kevin Butler authored
-
- Aug 31, 2013
-
-
Kevin Butler authored
-
Kevin Butler authored
MyFamily option will now fix fingerprints missing their leading instead of complaining. Should fix #4341.
-
- Aug 25, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-