[tor-bugs] #7508 [Tor]: Stream purposes are undocumented

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Nov 18 07:37:09 UTC 2012


#7508: Stream purposes are undocumented
--------------------+-------------------------------------------------------
 Reporter:  atagar  |          Owner:     
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:     
Component:  Tor     |        Version:     
 Keywords:          |         Parent:     
   Points:          |   Actualpoints:     
--------------------+-------------------------------------------------------
 In general the control spec is pretty good about saying what event
 attributes indicate. One exception are stream purposes which are
 completely undocumented.

 https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-
 spec.txt#l1411

 {{{
 atagar at morrigan:~/Desktop/tor/torspec$ grep -R "UPLOAD_DESC" ./*
 ./control-spec.txt:      Purpose = "DIR_FETCH" / "UPLOAD_DESC" /
 "DNS_REQUEST" /

 atagar at morrigan:~/Desktop/tor/torspec$ grep -R "DNS_REQUEST" ./*
 ./control-spec.txt:      Purpose = "DIR_FETCH" / "UPLOAD_DESC" /
 "DNS_REQUEST" /

 ... etc...
 }}}

 See the StreamStatus above for an example of a nice mapping between
 attributes and a description.

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


More information about the tor-bugs mailing list