aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_extorport.c
AgeCommit message (Expand)Author
2014-05-08Fix numerous 64->32 errors in the unit testsNick Mathewson
2014-05-08Fix numerous type errors in the unit testsNick Mathewson
2014-04-29Fix leaks in tests related to setting options->DataDirectoryNick Mathewson
2014-03-27Report only the first bootstrap failure from an orconnNick Mathewson
2014-03-10Throw control port warning if we failed to connect to all our bridges.George Kadianakis
2013-08-15Test ExtORPort cookie initialization when file writing is broken.George Kadianakis
2013-08-15Test some fail conditions of ext_orport.c USERADDR/TRANSPORT parsing.George Kadianakis
2013-08-15Fix some #5040 bugs found by Nick's tests.George Kadianakis
2013-08-15Implement and use a generic auth. cookie initialization function.George Kadianakis
2013-08-15White-box tests for the succeeding case of ext_or_port handshake.Nick Mathewson
2013-08-15Test for initializing ext_or_auth_cookie fileNick Mathewson
2013-08-15Unit test for the ext_orport safe_cookie handshakeNick Mathewson
2013-08-15More unit tests for handle_client_auth_nonceNick Mathewson
2013-08-15Unit test for basic ext_or_cookie authentication backendNick Mathewson
2013-08-15Tests for connection_write_ext_or_command.Nick Mathewson
2013-08-15Unit tests for ext_or_id_map.Nick Mathewson