Commit History

Author SHA1 Message Date
  Nick Mathewson 1e78100b25 Add a test for n_cells_in_circuit_queues 11 years ago
  Nick Mathewson ae64197195 Unit tests for cell queues. 11 years ago
  Nick Mathewson 1047e7dcb0 Use TOR_SIMPLEQ for packed_cell_t 11 years ago
  Nick Mathewson 27ec1fafe4 Remove a redundant declaration 11 years ago
  Nick Mathewson 95597ab176 Remove a stray debugging echo from configure.ac 11 years ago
  Nick Mathewson e6c0fb2b6d Fix a wide line in test_pt.c 11 years ago
  Nick Mathewson d7ccb6a3b1 Merge branch 'bug8978_rebase_2' 11 years ago
  Nick Mathewson b551988ef4 Merge branch 'bug8929_rebase_2' 11 years ago
  Nick Mathewson 8a01a7c35b Improve test coverage of 8929 code 11 years ago
  Nick Mathewson 31871f7d77 Fix memory leaks in test_config_parse_transport_options_line 11 years ago
  Nick Mathewson 713ff2f5ef Document what "escape" means in tor_escape_str_for_pt_args 11 years ago
  George Kadianakis c71809d403 Insert the environment variable only if we have options to pass. 11 years ago
  George Kadianakis 133f380c87 Add changes file and enrich the manual page. 11 years ago
  George Kadianakis 1ee3a0cf44 Place the options in the environment after processing them properly. 11 years ago
  George Kadianakis 1a0cf08841 Rename tor_escape_str_for_socks_arg() to something more generic. 11 years ago
  George Kadianakis ea72958f25 Pass characters to be escaped to tor_escape_str_for_socks_arg(). 11 years ago
  George Kadianakis 6cfc2b5d73 Write unit tests for the ServerTransportOptions parsing function. 11 years ago
  George Kadianakis 08d9807125 Write function that parses ServerTransportOptions torrc lines. 11 years ago
  Nick Mathewson e02b6b99f2 Add a basic unit test for pt_get_extra_info_descriptor_string. 11 years ago
  Nick Mathewson dd18789a9c Add a unit test for smethod lines with arguments. 11 years ago
  George Kadianakis 924946aaaf Write transport ARGS to extra-info descriptor. 11 years ago
  George Kadianakis 8bb2ba13c1 Extract ARGS from SMETHOD line and attach them to transport. 11 years ago
  Nick Mathewson dd44ff663e A python script to combin gcov output with git blame 11 years ago
  Nick Mathewson f797ac465f Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson c36bdbd535 Re-do a cast in order to make old buggy freebsd gcc happy 11 years ago
  Nick Mathewson 4824f3ad93 Merge remote-tracking branch 'asn/bug9265' 11 years ago
  Nick Mathewson 74356aaeec Remove an unused variable in test_replaycache_scrub 11 years ago
  Andrea Shepard e5d3efd892 Make contrib/coverage smarter about check file-existence edge cases 11 years ago
  Andrea Shepard 459d827193 Add more replaycache.c unit tests, bringing coverage to 100% for that file 11 years ago
  Andrea Shepard 9b3a166b44 Eliminate an impossible case in replaycache_scrub_if_needed_internal() 11 years ago