Merge branch 'onionskin_refactor_2'

This commit is contained in:
Nick Mathewson
2017-07-05 10:01:48 -04:00
2 changed files with 267 additions and 218 deletions
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Split the enormous circuit_send_next_onion_skin() function into
multiple subfunctions. Closes ticket 22804.