Commit History

Author SHA1 Message Date
  teor 69a1f9c8a7 test: test dirserv_router_has_valid_address() with DirAllowPrivateAddresses 4 years ago
  teor c2ceede376 test: refactor dirserv_router_has_valid_address() tests 4 years ago
  teor 46fea1dfee test: dirserv_router_has_valid_address() with zero-family addresses 4 years ago
  Nick Mathewson 8af92b6577 test_address: parenthesize macro arguments. 4 years ago
  Nick Mathewson 5eca338107 In tests, make sure that "ri" is freed on all paths. 4 years ago
  Neel Chauhan c8e69e63f9 Add test for dirserv_router_has_valid_address() 4 years ago
  Nick Mathewson d32e407976 Downgrade some LOG_ERR messages in the address/* tests to warnings 5 years ago
  Nick Mathewson d23704bf26 Merge branch 'ticket28668_035' into ticket28668_040 5 years ago
  Nick Mathewson 54c9c8b04f If address/get_if_addrs6 can't findipv6, log WARN, not ERR 5 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 3e2423d19b Update address tests to avoid offending coverity. 5 years ago
  Neel Chauhan e9adc200aa Add test for nodes_in_same_family() 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) 6 years ago
  Nick Mathewson d893be190f rectify include paths (automatic) for address.h 6 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 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 7 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