[tor-commits] [tor/master] changes file for ed25519_keygen branch
nickm at torproject.org
nickm at torproject.org
Wed Aug 19 17:37:40 UTC 2015
commit 8589c4704908c6089285226db7ae361634f8b843
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Aug 11 11:21:03 2015 -0400
changes file for ed25519_keygen branch
---
changes/16679_16685_etc | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/changes/16679_16685_etc b/changes/16679_16685_etc
new file mode 100644
index 0000000..8284614
--- /dev/null
+++ b/changes/16679_16685_etc
@@ -0,0 +1,13 @@
+
+ o Major features (relay, Ed25519):
+ - Significant improvements to the usability of relay-side Ed25519
+ key management. Log messages are better, and the code can
+ recover from far more failure conditions. Thanks to "s7r" for
+ reporting and diagnosing so many of these!
+
+ o Major bugfixes (relay, Ed25519):
+ - Avoid crashing on 'tor --keygen'. Fixes bug 16679; bugfix on
+ 0.2.7.2-alpha. Reported by "s7r".
+ - Improve handling of expired signing keys along with offline
+ master keys. Fixes bug 16685; bugfix on 0.2.7.2-alpha. Reported
+ by "s7r".
More information about the tor-commits
mailing list