White-box tests for the succeeding case of ext_or_port handshake.
commit28bb673584b3e7e839bebce64bd986c6c4ad1faa
authorNick Mathewson <nickm@torproject.org>
Thu, 1 Aug 2013 21:29:10 +0000 (1 17:29 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 15 Aug 2013 16:03:37 +0000 (15 12:03 -0400)
tree102e828fd7f9be5ab565686fa3e0062acec3d58f
parent636aeb1f24fadd4c6c45dbfd1539f6312c91cc60
White-box tests for the succeeding case of ext_or_port handshake.

(Okay, white-box plus mocking enough other functions so they don't
crash.)
src/or/connection_or.c
src/or/connection_or.h
src/or/main.c
src/or/main.h
src/test/test_extorport.c