Merge remote-tracking branch 'public/ed25519_hup_v2'

This commit is contained in:
Nick Mathewson
2015-09-10 10:37:13 -04:00
3 changed files with 22 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (relay, Ed25519):
- On receiving a HUP signal, check to see whether the Ed25519
signing key has changed, and reload it if so. Closes ticket
16790.