- Feb 01, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Spotted by coverity; bug in tests only, not in any released Tor. This is CID 1351128
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes failures in test_config.c; bug not in any released tor.
-
Nick Mathewson authored
-
This avoids a potential out of bounds write.
-
-
-
Add a helper to search for strings in the log, and change option tests to use this helper instead of looking at specific indices in the log list
-
Nick Mathewson authored
(We already had a fix for the address test freebsd issues)
-
Nick Mathewson authored
In jails, there is not always a localhost. Bugfix not on any released Tor.
-
- Jan 28, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Based on text from s7r
-
- Jan 27, 2016
-
-
Nick Mathewson authored
Closes #17839.
-
Nick Mathewson authored
-
Nick Mathewson authored
Avoid using a pronoun where it makes comments unclear. Avoid using gender for things that don't have it. Avoid assigning gender to people unnecessarily.
-
- Jan 26, 2016
-
-
Nick Mathewson authored
-
teor (Tim Wilson-Brown) authored
-
teor (Tim Wilson-Brown) authored
-
teor (Tim Wilson-Brown) authored
Avoid using gender for things that don't have it.
-
teor (Tim Wilson-Brown) authored
Avoid using gender for things that don't have it. Avoid assigning a gender to tor users.
-
- Jan 22, 2016
-
-
Nick Mathewson authored
-
- Jan 21, 2016
-
-
Nick Mathewson authored
-
- Jan 20, 2016
-
-
Nick Mathewson authored
-
- Jan 19, 2016
-
-
Ola Bini authored
-
Ola Bini authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
We still silently ignore memwipe(NULL, ch, 0); and memwipe(ptr, ch, 0); /* for ptr != NULL */ But we now assert on: memwipe(NULL, ch, 30);
-
Nick Mathewson authored
-
Allow fallback directories which have been stable for 30 days to work around #18050, which causes relays to submit descriptors with 0 DirPorts when restarted. (Particularly during Tor version upgrades.) Ignore low fallback directory count in alpha builds.
-
Nick Mathewson authored
-
Nick Mathewson authored
-