aboutsummaryrefslogtreecommitdiff
path: root/changes/bug23107
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug23107')
-rw-r--r--changes/bug231076
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug23107 b/changes/bug23107
new file mode 100644
index 0000000000..70d1856bbd
--- /dev/null
+++ b/changes/bug23107
@@ -0,0 +1,6 @@
+ o Code simplification and refactoring:
+ - Put a SHA1 public key digest in hs_service_intro_point_t, and use it in
+ register_intro_circ() and service_intro_point_new(). This prevents the
+ digest from being re-calculated each time. Fixes bug 23107. Patch by
+ Neel Chauhan.
+