[tor-bugs] #6415 [Tor Hidden Services]: rendclient.c doesn't set auth_len in INTRODUCE1 sometimes

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Jul 19 08:52:33 UTC 2012


#6415: rendclient.c doesn't set auth_len in INTRODUCE1 sometimes
---------------------------------+------------------------------------------
 Reporter:  andrea               |          Owner:                  
     Type:  defect               |         Status:  new             
 Priority:  normal               |      Milestone:  Tor: unspecified
Component:  Tor Hidden Services  |        Version:  Tor: unspecified
 Keywords:                       |         Parent:                  
   Points:                       |   Actualpoints:                  
---------------------------------+------------------------------------------

Comment(by andrea):

 Turns out it *does not emit* auth_len when auth_type == REND_NO_AUTH,
 actually, so the format parsed by the old rend_service_introduce() fails
 to match the spec in such a way that changing it to handle the specified
 format would cause it to break on existing rendclient.c.  Looks like the
 least painful option would be to change the spec to match this behavior.

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


More information about the tor-bugs mailing list