]> git.ipfire.org Git - thirdparty/tor.git/commit
Make bridges send AUTH_CHALLENGE cells
authorNick Mathewson <nickm@torproject.org>
Wed, 21 Aug 2013 14:10:35 +0000 (10:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 21 Aug 2013 15:28:58 +0000 (11:28 -0400)
commit940cef3367591fd1ee86971c202ef92aba931cb7
treee69915abb1c39d9d8041e812c6ebf287bf46811d
parent0daa26a4732234333e67d04c9b215ff6704fa9cd
Make bridges send AUTH_CHALLENGE cells

The spec requires them to do so, and not doing so creates a situation
where they can't send-test because relays won't extend to them because
of the other part of bug 9546.

Fixes bug 9546; bugfix on 0.2.3.6-alpha.
bug9546 [deleted file]
changes/bug9546 [new file with mode: 0644]
src/or/command.c
src/or/connection_or.c