Commit History

Author SHA1 Message Date
  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
  George Kadianakis 4ccd4b5c51 Test deeper in test_pt_parsing(). 11 years ago
  Andrea Shepard d1059a9366 Add optional target directory parameter to coverage script and add reset-gcov target to Makefile.am 11 years ago
  Nick Mathewson 55f5caf096 Appease "make check-spaces" 11 years ago
  Nick Mathewson 85178e2e93 Use format_hex_number_sigsafe to format syscalls in sandbox.c 11 years ago
  Nick Mathewson 9fda7e8cd1 Lightly refactor and test format_hex_number_sigsafe 11 years ago
  Nick Mathewson 18136afbbb HEX_ERRNO_SIZE is no longer the correct upper limit for format_hex_number_sigsafe 11 years ago
  Nick Mathewson 22977b7c1d Expose format_hex_number_..., and rename it to ..._sigsafe(). 11 years ago
  Nick Mathewson 449b2b7c58 Don't build format_helper_exit_status on win32 11 years ago
  Nick Mathewson 1556b0cb12 Merge remote-tracking branch 'linus/unused_param' 11 years ago
  Nick Mathewson 0f31d4f14d Merge remote-tracking branch 'linus/binshify' 11 years ago
  Nick Mathewson c0391bae75 Merge remote-tracking branch 'public/fancy_test_tricks' 11 years ago
  Linus Nordberg 3c74119be1 Traditional /bin/sh is unhappy about {a,b} globbing. 11 years ago
  Linus Nordberg d0c0f050df Avoid compiler warning 'unused param'. 11 years ago