コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 53d4e89626 Netbsd doesn't have ipfw, only the regular pf transport stuff. 7 年 前
  Nick Mathewson e7ade23f97 Increase verbosity on options/validate__transproxy 7 年 前
  Nick Mathewson ff3e08f2af Attempt to fix unit tests on netbsd 7 年 前
  Nick Mathewson 831649f56e Fix a memory leak in options/validate__single_onion 7 年 前
  Nick Mathewson 2237478045 options/validate__single_onion test: use new log capture api 7 年 前
  Nick Mathewson 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 7 年 前
  teor f311c9ffa2 Replace OnionService* with HiddenService* in option names 7 年 前
  teor 365ca3ca0f Refactor Single Onion code to improve consistency 7 年 前
  teor (Tim Wilson-Brown) b560f852f2 Implement Prop #260: Single Onion Services 7 年 前
  Nick Mathewson deb294ff53 Simplify log_test_helpers interface 7 年 前
  Nick Mathewson ae3ea9a7a1 Remove redundant definitions of expect_{no_,}log_msg() 7 年 前
  Nick Mathewson f5dcab8072 Add new warn_deprecated option to config_assign*(). 7 年 前
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 年 前
  Nick Mathewson eafcd7b0fc Merge branch 'maint-0.2.8' 8 年 前
  David Goulet 40827da3bf Turn TestingClientBootstrap* into non-testing options 8 年 前
  Nick Mathewson 7532cd439b When we get a bad nickname, explain what a good one is. 8 年 前
  Steven Chamberlain a42938c076 test_options.c: assert that TransProxyType is tested 8 年 前
  Steven Chamberlain 45681f695c test_options.c: NULL a pointer after free #18447 8 年 前
  Nick Mathewson ef31c8862f Add changes file for 18448; refactor 8 年 前
  Steven Chamberlain db263442af enable and test transproxy on FreeBSD derivatives #18448 8 年 前
  Nick Mathewson 57699de005 Update the copyright year. 8 年 前
  Nick Mathewson ba0ddd7467 Fix a leak in test_have_enough_mem_for_dircache 8 年 前
  Nick Mathewson 73c433a48a Remove the freelist from memarea.c 8 年 前
  Nick Mathewson e019e11e61 Another memory leak in the tests 8 年 前
  Nick Mathewson 041d6482db Fix a bunch of memory leaks in the unit tests 8 年 前
  Nick Mathewson 2b5ff52594 Merge branch 'feature17840-v11-tests_truncated' 8 年 前
  Nick Mathewson 7631cffbcc Fix warnings from check-spaces 8 年 前
  teor (Tim Wilson-Brown) f7b2ae91e9 Make all unit tests independent of log message order and count 8 年 前
  teor (Tim Wilson-Brown) dbb5819e96 Report malformed options in options_validate unit tests 8 年 前
  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 年 前