Files
tor/src/test
Yawning Angel c8132aab92 Send back SOCKS5 errors for all of the address related failures.
Cases that now send errors:
 * Malformed IP address (SOCKS5_GENERAL_ERROR)
 * CONNECT/RESOLVE request with IP, when SafeSocks is set
   (SOCKS5_NOT_ALLOWED)
 * RESOLVE_PTR request with FQDN (SOCKS5_ADDRESS_TYPE_NOT_SUPPORTED)
 * Malformed FQDN (SOCKS5_GENERAL_ERROR)
 * Unknown address type (SOCKS5_ADDRESS_TYPE_NOT_SUPPORTED)

Fixes bug 13314.
2014-10-01 14:16:59 +00:00
..
2014-09-29 09:05:18 -04:00
2014-09-29 08:48:22 -04:00
2013-11-20 11:05:00 -05:00
2014-07-16 12:16:49 +02:00
2013-08-15 12:03:36 -04:00
2014-09-22 14:34:52 -04:00
2014-09-29 09:39:21 -04:00