- Jun 18, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes bug 9090; bug not in any released Tor.
-
Nick Mathewson authored
-
Nick Mathewson authored
Spotted by Coverity Scan. Not in any released Tor.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Conflicts: src/or/config.c src/or/relay.c
-
Nick Mathewson authored
-
Nick Mathewson authored
This implements "algorithm 1" from my discussion of bug #9072: on OOM, find the circuits with the longest queues, and kill them. It's also a fix for #9063 -- without the side-effects of bug #9072. The memory bounds aren't perfect here, and you need to be sure to allow some slack for the rest of Tor's usage. This isn't a perfect fix; the rest of the solutions I describe on codeable.
-
- Jun 17, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
In my #7912 fix, there wasn't any code to remove entries from the (channel, circuit ID)->circuit map corresponding to queued but un-sent DESTROYs. Spotted by skruffy. Fixes bug 9082; bug not in any released Tor.
-
Nick Mathewson authored
Fixes bug 9002; bugfix on 0.1.1.11-alpha (which introduced guard nodes), or on 0.0.6pre1 (which introduced hidden services).
-
- Jun 16, 2013
-
-
Roger Dingledine authored
-
- Jun 15, 2013
-
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
- Jun 14, 2013
-
-
This lets us have the possibility of fine-tuning the check in the tor_sscanf test cases at a later date.
-
Nick Mathewson authored
Conflicts: src/or/relay.c
-
Nick Mathewson authored
Using "ours" strategy to avoid taking commits
-
Nick Mathewson authored
-
Nick Mathewson authored
Using "ours" strategy to avoid taking changes.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jun 13, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This fixes bug 9047 (and some parts of 9031, 8922, 8883 that weren't fixed in 8822). Bugfix on 0.2.2.6-alpha.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
I'm calling it a bugfix on 0.2.0.1-alpha, since that's where cell queues were first introduced.
-