Nick Mathewson 8 роки тому
батько
коміт
ef56f073c1
1 змінених файлів з 4 додано та 0 видалено
  1. 4 0
      changes/ticket22804

+ 4 - 0
changes/ticket22804

@@ -0,0 +1,4 @@
+  o Code simplification and refactoring:
+
+    - Split the enormous circuit_send_next_onion_skin() function into
+      multiple subfunctions. Closes ticket 22804.