Commit History

Author SHA1 Message Date
  Nick Mathewson 22a074caa7 Update pt/configure_proxy until it stops segfaulting 10 years ago
  George Kadianakis 99bb6d2937 Modifications to transports.c for the unit tests to work. 10 years ago
  George Kadianakis aaf79eb4d3 Write unit tests for configure_proxy(). 10 years ago
  George Kadianakis 2e7c531fdc Prepare some mock functions to test #9288. 10 years ago
  George Kadianakis 6e40806025 Fix invalid-read when a managed proxy configuration fails. 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
  Peter Palfrader 2cb59be999 Fix two pre-coffee typos 11 years ago
  Peter Palfrader c9cb5a18fc And a changes file for #9258 11 years ago
  Peter Palfrader 783c52b6df Reject relative control socket paths and emit a warning. 11 years ago
  Peter Palfrader 5cc52b242e Document get_parent_directory more 11 years ago