commit ef56f073c1fba23772e16f11d599d66a7f128ef8 parent 943d284752c7c0d7075e7d7a21d5384e8335e95b Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 5 Jul 2017 10:01:40 -0400 changes file for 22804 Diffstat:
| A | changes/ticket22804 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket22804 b/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.