Commit History

Author SHA1 Message Date
  Nick Mathewson 54c9c8b04f If address/get_if_addrs6 can't findipv6, log WARN, not ERR 5 years ago
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Neel Chauhan 3bf4493cb9 Remove duplicate include in src/test/test_address.c 5 years ago
  Neel Chauhan 64d9ea1413 In addrs_in_same_network_family(), choose IP subnet size based on IP type 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson d893be190f rectify include paths (automatic) for address.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson fc22bcadb5 Revert 4438ef32's changes to test_address.c 6 years ago
  Nick Mathewson 4438ef3288 Remove a bunch of other redundant #includes 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
  Nick Mathewson 047790a253 apply ahf's test_assert_int.cocci 6 years ago
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  teor 150a2b39b0 fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4() 7 years ago
  Neel Chauhan 0825fc6af9 Add all four error messages to test_address_get_if_addrs6_list_no_internal() 7 years ago
  Neel Chauhan 01492d3869 Add all four error messages to test_address_get_if_addrs6_list_internal() 7 years ago
  Nick Mathewson 77e2be06f6 make check-spaces 7 years ago
  Nick Mathewson 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket 7 years ago
  Nick Mathewson 55713f0d79 Placate "make check-spaces" 7 years ago
  Nick Mathewson deb294ff53 Simplify log_test_helpers interface 7 years ago
  Nick Mathewson 6a1454aa46 Tolerate another failure mode of get_if_addres6_list in tests 7 years ago
  Nick Mathewson d5614b2102 Use setup_full_capture_of_logs() where appropriate. 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Andrea Shepard 94c27d4e8f Keep make check-spaces happy 7 years ago
  Nick Mathewson 08cc0ef832 Capture the LOG_ERR messages in our tests that had logged errors. 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson b3534dfc5e Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378 8 years ago