- 15 Apr, 2016 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 14 Apr, 2016 4 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Unlike tor_assert(), these macros don't abort the process. They're good for checking conditions we want to warn about, but which don't warrant a full crash. This commit also changes the default implementation for tor_fragile_assert() to tor_assert_nonfatal_unreached_once(). Closes ticket 18613.
-
- 13 Apr, 2016 1 commit
-
-
Roger Dingledine authored
-
- 12 Apr, 2016 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 07 Apr, 2016 11 commits
-
-
Nick Mathewson authored
Fixes bug 18716; bugfix on 0.2.1.1-alpha where memarea.c was introduced. Found by wbenny.
-
Nick Mathewson authored
-
-
This changes simply renames them by removing "Testing" in front of them and they do not require TestingTorNetwork to be enabled anymore. Fixes #18481 Signed-off-by:
David Goulet <dgoulet@ev0ke.net>
-
Nick Mathewson authored
Closes #18300; patch from "icanhasaccount".
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Karsten Loesing authored
-
- 06 Apr, 2016 5 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Yes, we could cast to unsigned char first, but it's probably safest to just use our own (in test_util), or remove bad-idea features that we don't use (in readpassphrase.c). Fixes 18728.
-
Nick Mathewson authored
-
Stop blasting twelve lines per second from periodic_event_dispatch() at loglevel debug. Resolves ticket 18729; fix on 0.2.8.1-alpha.
-
- 05 Apr, 2016 9 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
-
Detect newer versions and fix our TLS code to use the new API.
-
It appears that setting the various callbacks is no longer required, so don't.
-
teor (Tim Wilson-Brown) authored
-
teor (Tim Wilson-Brown) authored
-
- 04 Apr, 2016 1 commit
-
-
Nick Mathewson authored
-
- 01 Apr, 2016 4 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-