From: Nick Mathewson Date: Wed, 5 Jul 2017 14:01:40 +0000 (-0400) Subject: changes file for 22804 X-Git-Tag: tor-0.3.2.1-alpha~267^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef56f073c1fba23772e16f11d599d66a7f128ef8;p=thirdparty%2Ftor.git changes file for 22804 --- diff --git a/changes/ticket22804 b/changes/ticket22804 new file mode 100644 index 0000000000..a5d71c5120 --- /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.