tor/src
Guinness 562957e0db socks: Returns 0xF6 only if BAD_HOSTNAME
This commit modifies the behavior of `parse_extended_address` in such a way
that if it fails, it will always return a `BAD_HOSTNAME` value, which is then
used to return the 0xF6 extended error code.  This way, in any case that is
not a valid v2 address, we return the 0xF6 error code, which is the expected
behavior.

Signed-off-by: David Goulet <dgoulet@torproject.org>
2020-07-08 16:20:31 -04:00
..
app Merge branch 'maint-0.3.5' into maint-0.4.2 2020-06-30 14:03:04 +00:00
config python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
core socks: Returns 0xF6 only if BAD_HOSTNAME 2020-07-08 16:20:31 -04:00
ext Merge branch 'maint-0.4.3' 2020-05-06 16:55:41 -04:00
feature Merge branch 'tor-github/pr/1962' into maint-0.4.4 2020-07-03 15:54:24 +03:00
lib Merge branch 'maint-0.4.3' into maint-0.4.4 2020-07-08 00:36:48 +00:00
rust protover: Sort tor's supported protocol versions 2020-02-12 22:15:17 +10:00
test socks: Returns 0xF6 only if BAD_HOSTNAME 2020-07-08 16:20:31 -04:00
tools net: Make all address bytes functions take uint8_t * 2020-04-30 06:54:42 +10:00
trunnel practracker: Add missing .may_include files 2019-12-04 12:15:22 -05:00
win32 Bump to 0.4.4.1-alpha-dev 2020-06-16 19:38:38 -04:00
arch_goals.md Document high-level architecture goals 2019-12-10 16:47:38 -06:00
include.am Move winprocess_sys into a new low-level hardening module 2020-02-24 07:49:39 -05:00
mainpage.md doxygen: add a link to src-ref on mainpage.md. 2020-05-19 09:44:36 -04:00