socks5 will ask for username/password if we offer it
commitd028c005da8e61f705aff751b5236adf983b310a
authorRoger Dingledine <arma@torproject.org>
Thu, 11 Apr 2013 06:53:26 +0000 (11 02:53 -0400)
committerRoger Dingledine <arma@torproject.org>
Thu, 11 Apr 2013 14:37:41 +0000 (11 10:37 -0400)
treea7f1f189db62035b5c2f85e07db81a7da1122287
parent922ab0883d2f037d18cfc02083c68777e4dfb349
socks5 will ask for username/password if we offer it

Commit a264c4fe made the socks5 server prefer auth 2 if it's offered,
but it didn't update the unit test to expect it.
src/test/test.c