Re: [tor-bugs] #34131 [Core Tor/Tor]: Fix logic error in parse_extended_hostname

2020-05-06 Thread Tor Bug Tracker & Wiki
#34131: Fix logic error in parse_extended_hostname
--+
 Reporter:  nickm |  Owner:  nickm
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:  fixed
 Keywords:|  Actual Points:
Parent ID:  #34078| Points:
 Reviewer:|Sponsor:
--+
Changes (by nickm):

 * status:  assigned => closed
 * resolution:   => fixed
 * parent:   => #34078


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #34131 [Core Tor/Tor]: Fix logic error in parse_extended_hostname

2020-05-06 Thread Tor Bug Tracker & Wiki
#34131: Fix logic error in parse_extended_hostname
--+
 Reporter:  nickm |  Owner:  nickm
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:  fixed
 Keywords:  043-backport  |  Actual Points:
Parent ID:  #34078| Points:
 Reviewer:|Sponsor:
--+
Changes (by nickm):

 * keywords:   => 043-backport


Comment:

 Fixed in 0.4.3 and forward.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #34131 [Core Tor/Tor]: Fix logic error in parse_extended_hostname

2020-05-06 Thread Tor Bug Tracker & Wiki
#34131: Fix logic error in parse_extended_hostname
--+
 Reporter:  nickm |  Owner:  nickm
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by nickm):

 (This is getting done as part of the #34078 fix)

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #34131 [Core Tor/Tor]: Fix logic error in parse_extended_hostname

2020-05-06 Thread Tor Bug Tracker & Wiki
#34131: Fix logic error in parse_extended_hostname
--+
 Reporter:  nickm |  Owner:  nickm
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal|   Keywords:
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+
 Found with a new clang warning:
 {{{
log_warn(LD_APP, "Invalid %shostname %s; rejecting",
   (*type_out == (ONION_V2_HOSTNAME || ONION_V3_HOSTNAME) ? "onion " :
 ""),
   safe_str_client(address));
 }}}

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs