[tor-bugs] #30984 [Core Tor/Tor]: Make a key-value line abstraction to output control replies
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jul 2 23:45:32 UTC 2019
#30984: Make a key-value line abstraction to output control replies
--------------------------+------------------------------------
Reporter: catalyst | Owner: catalyst
Type: defect | Status: assigned
Priority: Medium | Milestone: Tor: 0.4.2.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: #29210 | Points: 5
Reviewer: | Sponsor: Sponsor31-can
--------------------------+------------------------------------
Comment (by catalyst):
Sketch so far:
* New struct `control_reply_line_t` wraps `config_line_t` with additional
fields for control protocol numeric reply codes and for control event
async event type numbers (these are different)
* Make smartlists of `control_reply_line_t` hold entire multiline control
replies
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30984#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list