- Dec 12, 2014
-
-
meejah authored
See ticket #13942 where Tor dies if you feed it a hidden service directory with the wrong owner via SETCONF.
-
- Dec 10, 2014
-
-
Roger Dingledine authored
-
- Dec 07, 2014
-
-
rl1987 authored
-
- Dec 04, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Nov 28, 2014
-
-
Nick Mathewson authored
When comparing 64-bit types, you need to use tt_[ui]64_op(). Found by Jenkins
-
Nick Mathewson authored
-
Nick Mathewson authored
This is CID 1256187 ; bug not in any released tor.
-
Nick Mathewson authored
Andrea, do you agree with this? This is CID 1256186
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
1) Set them to the values that (according to Rob) avoided performance regressions. This means that the scheduler won't get much exercise until we implement KIST or something like it. 2) Rename the options to end with a __, since I think they might be going away, and nobody should mess with them. 3) Use the correct types for the option variables. MEMUNIT needs to be a uint64_t; UINT needs to be (I know, I know!) an int. 4) Validate the values in options_validate(); do the switch in options_act(). This way, setting the option to an invalid value on a running Tor will get backed out.
-
Nick Mathewson authored
-
Nick Mathewson authored
Conflicts: src/or/or.h src/test/Makefile.nmake
-
- Nov 26, 2014
-
-
Nick Mathewson authored
Conflicts: src/or/or.h
-
- Nov 25, 2014
-
-
Nick Mathewson authored
-
-
-
- Nov 24, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Nick Mathewson authored
Based on a patch from grpamp on tor-dev.
-
- Nov 20, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Patch from akwizgran. Ticket 13447.
-
- Nov 19, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
micah authored
-
- Nov 18, 2014
-
-
Nick Mathewson authored
-
- Nov 17, 2014
-
-
Nick Mathewson authored
This has been already disabled in the directory consensus for a while; it didn't seem to break anything. Finally closes #7803.
-
- Nov 16, 2014
- Nov 14, 2014
-
-
Nick Mathewson authored
-
- Nov 12, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Conflicts: src/or/config.c
-
-