fix rfc1929 user/pass auth subnegotation response version fieldv0.1.0
commit1998a16a23a6a15fff7de91220b698efb9040ee8
authorrofl0r <retnyg@gmx.net>
Tue, 29 May 2018 18:05:34 +0000 (29 19:05 +0100)
committerrofl0r <retnyg@gmx.net>
Tue, 29 May 2018 18:05:34 +0000 (29 19:05 +0100)
treec9884f7360072239f930f78642a15dc2ec5ca9cf
parent0ad6d17346272e6fe7b3b07249f79e502ad92892
fix rfc1929 user/pass auth subnegotation response version field

the version field is repurposed here to mean "version of the subnegotation",
which in this case is 1, not 5, as intuitively expected.
interestingly, most socks5 clients don't check the version respond, rather
only the success field.
sockssrv.c