[tor-bugs] #22804 [Core Tor/Tor]: Refactor circuit_send_next_onionskin() to be less horribly large
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jul 3 20:40:51 UTC 2017
#22804: Refactor circuit_send_next_onionskin() to be less horribly large
------------------------------+--------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.2.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords: refactor tor-hs
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: SponsorR |
------------------------------+--------------------------------
There are three big sections to the abovementioned function: "CREATE",
"EXTEND", and "Done." They should be separate functions.
See branch `onionskin_refactor` in my public repository. Said branch is
optimized for readability :)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22804>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list