提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 57699de005 Update the copyright year. 9 年之前
  Nick Mathewson b3534dfc5e Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378 9 年之前
  Nick Mathewson 4cd93a6a59 Merge branch 'maint-0.2.7' 9 年之前
  Nick Mathewson 7d1fe7c9e7 Try to fix address tests on FreeBSD 9 年之前
  rl1987 44497e9ebc Add family argument to get_interface_addresses_raw (and subfunctions). 10 年之前
  teor (Tim Wilson-Brown) 86eba14ac5 Fix unit tests on systems without IPv4 or localhost addresses 10 年之前
  Nick Mathewson d478704de8 Fix a number of unit-test memory leaks, found by valgrind. 10 年之前
  Nick Mathewson 4e5e93a74b blank line at eof for test_address.c 10 年之前
  Nick Mathewson 0d8b8fa585 Merge remote-tracking branch 'twstrike/address_tests' 10 年之前
  Nick Mathewson cd14405a43 Merge remote-tracking branch 'origin/maint-0.2.7' 10 年之前
  teor (Tim Wilson-Brown) c464a36772 Make get_ifaddrs tests more tolerant of unusual network configs 10 年之前
  Ola Bini fb5cefbfa0 Fix spaces 10 年之前
  Ola Bini 987c38e6c3 Test full IP addresses instead of just one nibble 10 年之前
  Nick Mathewson 0e03a0421e Fix check-spaces complaints 10 年之前
  Nick Mathewson d4212d581a fix compilation; mark test fns static 10 年之前
  teor (Tim Wilson-Brown) 7fa102b487 Add checks and unit tests for get_interface_address* failure 10 年之前
  teor (Tim Wilson-Brown) 098b82c7b2 ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses 10 年之前
  Ola Bini 73ba9f337c Add several tests for address.h 10 年之前
  teor (Tim Wilson-Brown) 31eb486c46 Add get_interface_address[6]_list for a list of interface IP addresses 10 年之前
  Nick Mathewson d9052c629b Remove checks for visual C 6. 10 年之前
  Yawning Angel 9a9ab455a3 Use correct severity in the get_if_addrs tests. 10 年之前
  Yawning Angel e891deb021 Disable the udp_socket_trick_blackbox tests that fail due to #12377 10 年之前
  Nick Mathewson 1ac3cb4823 work around lack of AF_CCITT 10 年之前
  Nick Mathewson 725d6157df fix some compilation warnings 10 年之前
  Nick Mathewson 30e933b136 Merge branch 'ticket14710_squashed' 10 年之前
  rl1987 33fbb5011d Use tor_inet_pton() (not inet_pton()) in testcases. 10 年之前
  rl1987 5e759127f8 Remove unused function. 10 年之前
  rl1987 b5f84fde49 IPv6 case for whitebox test. 10 年之前
  rl1987 a4f89e21a6 Whitebox test for get_interface_address6_via_udp_socket_hack(). 10 年之前
  rl1987 c03493ad13 Skipping the AF_INET6 case because bug #12377 makes it fail. 10 年之前