[tor-bugs] #28755 [Core Tor/Tor]: Implement a K/V parser library

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 6 16:20:51 UTC 2018


#28755: Implement a K/V parser library
------------------------------+--------------------------------
     Reporter:  dgoulet       |      Owner:  nickm
         Type:  enhancement   |     Status:  assigned
     Priority:  Medium        |  Milestone:  Tor: 0.4.0.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:  #25502
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 The key/value format K=V is used extensively in the Tor code and seems
 many places uses their own way to parse that.

 This ticket is for implementing a library to parse such K/V construction.
 There is a world where we might require V to be quoted or not so I'll let
 this challenge to the implementer(s).

 This ticket comes from the work done in #28179 that implements messages
 from the PT to the Tor process.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28755>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list