- May 16, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Apparently, we detect and reject them correctly. Aren't you glad?
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix for bug 18956.
-
Nick Mathewson authored
-
Nick Mathewson authored
Also, resolve a bug in test_ntor_cl.c
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- May 03, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Coverage-driven; part of ticket 16794.
-
- May 02, 2016
-
-
Nick Mathewson authored
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix #18240. This version of the bug first appeared in 0.2.8.2-alpha. 0.2.8.1-alpha and earlier had a different bug. Based on a patch from cypherpunks.
-
Nick Mathewson authored
addresssanitizer likes to put backtraces on stderr.
-
- Apr 26, 2016
-
-
Nick Mathewson authored
-
-
As well as the existing reports of IPv6 address additions or removals, the script now warns when keys change but IPv4:ORPort or IPv6:IPv6ORPort remain the same. Existing checks for other whitelist detail changes have also been re-worded and upgraded to warnings. This makes it easier for changes to be identified so operators can be contacted to confirm whether the change is stable.
-
-
-
Also add misbehaving relays to updateFallbackDirs.py blacklist, but leave them commented out in case it's a transient issue, or it's been resolved by the download check fixes. (These relays hang stem's downloader. It's unlikely they'll ever help clients.)
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Apr 25, 2016
-
-
Nick Mathewson authored
Apparently somewhere along the line we decided that MIN might be missing. But we already defined it (if it was missing) in compat.h, which everybody includes. Closes ticket 18889.
-
- Apr 20, 2016
-
-
Nick Mathewson authored
Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Found with modularity tool.
-
- Apr 19, 2016
-
-
David Goulet authored
When we connect to a hidden service as a client we may need three internal circuits, one for the descriptor retrieval, introduction, and rendezvous. Let's try to make sure we have them. Closes #13239. Signed-off-by:
David Goulet <dgoulet@ev0ke.net>
-
Nick Mathewson authored
-
Nick Mathewson authored
This abstraction covers the case where one part of the program needs to refer to another object that is allowed to disappear.
-
Nick Mathewson authored
-
- Apr 15, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-