Commit History

Author SHA1 Message Date
  Nick Mathewson f5dcab8072 Add new warn_deprecated option to config_assign*(). 7 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Nick Mathewson eafcd7b0fc Merge branch 'maint-0.2.8' 8 years ago
  David Goulet 40827da3bf Turn TestingClientBootstrap* into non-testing options 8 years ago
  Nick Mathewson 7532cd439b When we get a bad nickname, explain what a good one is. 8 years ago
  Steven Chamberlain a42938c076 test_options.c: assert that TransProxyType is tested 8 years ago
  Steven Chamberlain 45681f695c test_options.c: NULL a pointer after free #18447 8 years ago
  Nick Mathewson ef31c8862f Add changes file for 18448; refactor 8 years ago
  Steven Chamberlain db263442af enable and test transproxy on FreeBSD derivatives #18448 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson ba0ddd7467 Fix a leak in test_have_enough_mem_for_dircache 8 years ago
  Nick Mathewson 73c433a48a Remove the freelist from memarea.c 8 years ago
  Nick Mathewson e019e11e61 Another memory leak in the tests 8 years ago
  Nick Mathewson 041d6482db Fix a bunch of memory leaks in the unit tests 8 years ago
  Nick Mathewson 2b5ff52594 Merge branch 'feature17840-v11-tests_truncated' 8 years ago
  Nick Mathewson 7631cffbcc Fix warnings from check-spaces 8 years ago
  teor (Tim Wilson-Brown) f7b2ae91e9 Make all unit tests independent of log message order and count 8 years ago
  teor (Tim Wilson-Brown) dbb5819e96 Report malformed options in options_validate unit tests 8 years ago
  Ola Bini fe92e9bb96 Add a helper to search for strings in the log, and change option tests to use this helper instead of looking at specific indices in the log list 8 years ago
  teor (Tim Wilson-Brown) 1dae4dac12 Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Port 8 years ago
  teor (Tim Wilson-Brown) 26f68a771c Report malformed options in options_validate unit tests 8 years ago
  teor (Tim Wilson-Brown) 13db39b856 Fix existing options_validate unit tests for ClientUseIPv4 8 years ago
  Ola Bini 8627a40fba Add a helper to search for strings in the log, and change option tests to use this helper instead of looking at specific indices in the log list 8 years ago
  Nick Mathewson 1a022525f7 attempt to fix crashes in unit tests 8 years ago
  Nick Mathewson ae3d2a93f0 Merge remote-tracking branch 'twstrike/options_test' 8 years ago
  Ola Bini 32946e2c96 Make sure that tests for domain sockets only run on OSes with domain sockets 8 years ago
  Ola Bini 3e738211d4 Use correct u64 int ops instead of regular int ops, in order to avoid warnings on 32bit clang 8 years ago
  Nick Mathewson f47d4af04c Whitespace cleanup 8 years ago
  Ola Bini 1722232d78 Update tests to match current changes to options_validate 8 years ago
  Ola Bini 6d5215fd19 Move clearing of log messages on advice from @cypherpunks, in order to minimize risk of race conditions leading to another memory leak 8 years ago