aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-04Use size_t for length in replaycache_add_test_and_elapsed()Arlo Breault
2013-08-02Fix tor_get_lines_from_handle() for make check-spacesAndrea Shepard
2013-08-02Unit test for smartlist_ints_eqNick Mathewson
2013-08-02Try to make the win32 ersatz_socketpair pass.Nick Mathewson
2013-08-02Fixed "unused parameter cloexec" warnings on windowsNick Mathewson
2013-08-02Unit test for tor_{ersatz_,}socketpair.Nick Mathewson
2013-08-02Split the socketpair replacement code into its own function for testingNick Mathewson
2013-08-02Simple unit test for tor_open_socket_with_extensionsNick Mathewson
2013-08-02Actually use the cloexec argument in the !defined(SOCK_CLOEXEC) caseNick Mathewson
2013-08-02Prepare patch for ticket 5129 for merging.Peter Retzlaff
2013-07-31Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-31Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4Nick Mathewson
2013-07-31Fix compilation on WindowsNick Mathewson
2013-07-31Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-31Fix invalid-read when a managed proxy configuration fails.George Kadianakis
2013-07-31Merge branch 'bug9288_rebased'Nick Mathewson
2013-07-31Fix mixed declaration/statement warningNick Mathewson
2013-07-31Update pt/configure_proxy until it stops segfaultingNick Mathewson
2013-07-31Modifications to transports.c for the unit tests to work.George Kadianakis
2013-07-31Write unit tests for configure_proxy().George Kadianakis
2013-07-31Prepare some mock functions to test #9288.George Kadianakis
2013-07-31Fix invalid-read when a managed proxy configuration fails.George Kadianakis
2013-07-30NumDirectoryGuards now tracks NumEntryGuards by defaultRoger Dingledine
2013-07-26Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrcNick Mathewson
2013-07-26Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-26Merge branch 'bug9337' into maint-0.2.4Nick Mathewson
2013-07-26Avoid assertion failure on unexepcted address family in DNS reply.Nick Mathewson
2013-07-23Fix bug9309, and n_noncanonical count/continue codeNick Mathewson
2013-07-23fix typoRoger Dingledine
2013-07-23Fix bug9309, and n_noncanonical count/continue codeNick Mathewson
2013-07-19Whoops; check in test_circuitmux.cNick Mathewson
2013-07-19Merge branch 'bug9296'Nick Mathewson
2013-07-19Regression test for destroy cell queueNick Mathewson
2013-07-19Initialize destroy_cell_queue.Nick Mathewson
2013-07-18fix typoRoger Dingledine
2013-07-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-18Merge remote-tracking branch 'public/bug9295_023' into maint-0.2.4Nick Mathewson
2013-07-18Fix for bug 9295: Don't crash when running --hash-password.Nick Mathewson
2013-07-18tmpNick Mathewson
2013-07-18Start of a unit test for options_validate.Nick Mathewson
2013-07-18Merge branch 'simpleq_for_cells_3'Nick Mathewson
2013-07-18Add a test for n_cells_in_circuit_queuesNick Mathewson
2013-07-18Unit tests for cell queues.Nick Mathewson
2013-07-18Use TOR_SIMPLEQ for packed_cell_tNick Mathewson
2013-07-18Remove a redundant declarationNick Mathewson
2013-07-18Remove a stray debugging echo from configure.acNick Mathewson
2013-07-18Fix a wide line in test_pt.cNick Mathewson
2013-07-18Merge branch 'bug8978_rebase_2'Nick Mathewson
2013-07-18Merge branch 'bug8929_rebase_2'Nick Mathewson
2013-07-18Improve test coverage of 8929 codeNick Mathewson