commit ef56f073c1fba23772e16f11d599d66a7f128ef8 Author: Nick Mathewson nickm@torproject.org Date: Wed Jul 5 10:01:40 2017 -0400
changes file for 22804 --- changes/ticket22804 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/ticket22804 b/changes/ticket22804 new file mode 100644 index 0000000..a5d71c5 --- /dev/null +++ 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.