[tor-commits] [tor/master] changes file for bug21242
nickm at torproject.org
nickm at torproject.org
Wed Feb 1 14:16:39 UTC 2017
commit 957b9f8b83429a3dcd0258a2eab0f266adcbf87b
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Jan 31 12:35:44 2017 -0500
changes file for bug21242
---
changes/bug21242 | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/changes/bug21242 b/changes/bug21242
new file mode 100644
index 0000000..0bdc203
--- /dev/null
+++ b/changes/bug21242
@@ -0,0 +1,10 @@
+ o Major bugfixes (entry guards):
+ - Stop trying to build circuits through entry guards for which we
+ have no descriptor yet. Also, stop crashing if we *do* accidentally
+ try to build a circuit in such a state. Fixes bug 21242; bugfix
+ on 0.3.0.1-alpha.
+
+ o Minor features (entry guards):
+ - Do not try to build circuits until we have descriptors for our
+ primary entry guards. Related to fix for bug 21242.
+
More information about the tor-commits
mailing list