mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
4 lines
162 B
Text
4 lines
162 B
Text
o Code simplification and refactoring:
|
|
|
|
- Split the enormous circuit_send_next_onion_skin() function into
|
|
multiple subfunctions. Closes ticket 22804.
|