[tor-bugs] #2752 [Tor Client]: Tor limits HttpProxyAuthenticator values to 48 characters

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon May 16 20:18:50 UTC 2011


#2752: Tor limits HttpProxyAuthenticator values to 48 characters
-----------------------------------------+----------------------------------
 Reporter:  dudumomo                     |          Owner:  chiiph             
     Type:  defect                       |         Status:  needs_review       
 Priority:  normal                       |      Milestone:  Tor: 0.2.2.x-final 
Component:  Tor Client                   |        Version:  Tor: 0.2.2.23-alpha
 Keywords:  48 chars, http, proxy, easy  |         Parent:                     
   Points:                               |   Actualpoints:                     
-----------------------------------------+----------------------------------
Changes (by mikey):

  * status:  new => needs_review
  * milestone:  Tor: 0.2.3.x-final => Tor: 0.2.2.x-final


Comment:

 Ah, yes, silly me.
 Implemented the newline removal in the else clause
 alloc_http_authenticator
 I left the char max check in , but changed it to 512 from 48 in config.c


 https://github.com/mikey99/tor/tree/bug2752

 Based on the maint-0.2.2 branch.

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


More information about the tor-bugs mailing list