[tor-commits] [tor/master] changes file for 20526
    nickm at torproject.org 
    nickm at torproject.org
       
    Thu Nov  3 23:10:06 UTC 2016
    
    
  
commit 91053a072c09cb0bbb60fbb334656b05be87da81
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Nov 3 19:10:02 2016 -0400
    changes file for 20526
---
 changes/20526 | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/changes/20526 b/changes/20526
new file mode 100644
index 0000000..0924daf
--- /dev/null
+++ b/changes/20526
@@ -0,0 +1,5 @@
+   o Refactoring (onion services):
+     - Introduce rend_service_is_ephemeral() that tells if given onion
+       service is ephemeral. Replace unclear NULL-checkings for service
+       directory with this function.
+       Closes ticket 20526.
    
    
More information about the tor-commits
mailing list