[tor-commits] [tor/master] Changes file for altf4's bug1074 stuff
nickm at torproject.org
nickm at torproject.org
Fri Feb 25 17:33:29 UTC 2011
commit 22810d740c33d71896822ec20d819724a8a38427
Author: Nick Mathewson <nickm at torproject.org>
Date: Fri Feb 25 12:12:02 2011 -0500
Changes file for altf4's bug1074 stuff
---
changes/launch_authcon_on_skew | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/changes/launch_authcon_on_skew b/changes/launch_authcon_on_skew
new file mode 100644
index 0000000..276e860
--- /dev/null
+++ b/changes/launch_authcon_on_skew
@@ -0,0 +1,7 @@
+ o Minor features
+ - When we get a connection from a non-authority that tells us our
+ clock is skewed, and we haven't heard about clock skew (or lack
+ thereof) from an authority, launch a connection to an authority
+ so we can find out whether we're really skewed. Related to
+ bug 1074. Patch from "AltF4".
+
More information about the tor-commits
mailing list