Fix socks5 handshake for username/password auth
commit0bfaf86612eddbd586d648f3b642dac26f134fca
authorRoger Dingledine <arma@torproject.org>
Wed, 15 May 2013 07:34:37 +0000 (15 03:34 -0400)
committerRoger Dingledine <arma@torproject.org>
Wed, 15 May 2013 07:34:37 +0000 (15 03:34 -0400)
tree494e8a2f9c917f28ccf0cf2ee397d816de36f8be
parentaaa3a085db05c4d98b7c51b5ef16da166e7c7f0a
Fix socks5 handshake for username/password auth

The fix for bug 8117 exposed this bug, and it turns out real-world
applications like Pidgin do care. Bugfix on 0.2.3.2-alpha; fixes bug 8879.
changes/bug8879 [new file with mode: 0644]
src/or/buffers.c