Re: [tor-bugs] #33873 [Core Tor/Tor]: client: Send back SOCKS extended error F6 in case of bad hostname

2020-05-21 Thread Tor Bug Tracker & Wiki
#33873: client: Send back SOCKS extended error F6 in case of bad hostname
+--
 Reporter:  dgoulet |  Owner:  dgoulet
 Type:  defect  | Status:  assigned
 Priority:  Medium  |  Milestone:  Tor:
|  0.4.4.x-final
Component:  Core Tor/Tor|Version:
 Severity:  Normal  | Resolution:
 Keywords:  tor-hs, tor-client, socks 044-must  |  Actual Points:
Parent ID:  | Points:  0.1
 Reviewer:  asn |Sponsor:
|  Sponsor27-must
+--
Changes (by nickm):

 * keywords:  tor-hs, tor-client, socks => tor-hs, tor-client, socks
   044-must
 * sponsor:  Sponsor27 => Sponsor27-must


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


Re: [tor-bugs] #33873 [Core Tor/Tor]: client: Send back SOCKS extended error F6 in case of bad hostname

2020-05-21 Thread Tor Bug Tracker & Wiki
#33873: client: Send back SOCKS extended error F6 in case of bad hostname
---+---
 Reporter:  dgoulet|  Owner:  dgoulet
 Type:  defect | Status:  assigned
 Priority:  Medium |  Milestone:  Tor:
   |  0.4.4.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  tor-hs, tor-client, socks  |  Actual Points:
Parent ID: | Points:  0.1
 Reviewer:  asn|Sponsor:  Sponsor27
---+---
Changes (by dgoulet):

 * sponsor:   => Sponsor27


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


[tor-bugs] #33873 [Core Tor/Tor]: client: Send back SOCKS extended error F6 in case of bad hostname

2020-04-10 Thread Tor Bug Tracker & Wiki
#33873: client: Send back SOCKS extended error F6 in case of bad hostname
--+---
 Reporter:  dgoulet   |  Owner:  dgoulet
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal|   Keywords:  tor-hs, tor-client, socks
Actual Points:|  Parent ID:
   Points:  0.1   |   Reviewer:  asn
  Sponsor:|
--+---
 With the new awesome TB 9.5a11, the SocksPort `ExtendedErrors` are being
 handled.

 Passing an invalid v3 address that is of the right length in bytes, will
 send back the `F6` error but not for an invalid address like:
 `asijdijasdoijqwoieqw.onion`.

 Problem is that we only send back the `F6` code if the address was
 identified, by length, as a v3. We should handle the `BAD_HOSTNAME` error
 code from `parse_extended_hostname()` and thus send back that extended
 error.

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