- Aug 14, 2013
-
-
Cristian Toader authored
-
- Aug 12, 2013
-
-
Cristian Toader authored
-
- Aug 10, 2013
-
-
Cristian Toader authored
-
- Aug 09, 2013
-
-
Cristian Toader authored
-
- Aug 07, 2013
-
-
Cristian Toader authored
-
- Aug 05, 2013
-
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
- Jul 31, 2013
-
-
Cristian Toader authored
-
Cristian Toader authored
-
- Jul 30, 2013
-
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
- Jul 29, 2013
-
-
Cristian Toader authored
-
Cristian Toader authored
- char* to const char* and name refactoring - workaround for accept4 syscall
-
- Jul 26, 2013
-
-
Cristian Toader authored
-
- Jul 25, 2013
-
-
Cristian Toader authored
-
Cristian Toader authored
-
- Jul 24, 2013
-
-
Cristian Toader authored
-
Cristian Toader authored
-
- Jul 23, 2013
-
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
- Jul 18, 2013
-
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
Cristian Toader authored
-
- Jul 14, 2013
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Jul 11, 2013
-
-
It's controlled by the new Sandbox argument. Right now, it's rather coarse-grained, it's Linux-only, and it may break some features.
-
- Jun 18, 2013
-
-
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 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
-
- Jun 13, 2013
-
-
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.
-
- Jun 12, 2013
-
-