Commit History

Author SHA1 Message Date
  Nick Mathewson 2ff664ee20 Merge remote-tracking branch 'public/bug10801_024' 10 years ago
  Nick Mathewson b3469e4207 Make tor_addr_port_parse handle portless IPv6 addresses correctly. 10 years ago
  Nick Mathewson eefa3ebc78 Add a test for default/port conflicts in tor_addr_port_parse 10 years ago
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 10 years ago
  Nick Mathewson 9c0a1adfa2 Don't do a DNS lookup on a bridge line address 10 years ago
  Nick Mathewson d98f743b28 Fix compilation warnings in tor_addr_make_null patch 10 years ago
  Kevin Murray 4deae59e1c add test for tor_addr_make_null 10 years ago
  Nick Mathewson ecd16edafe Disallow "*/maskbits" as an address pattern. 10 years ago
  Nick Mathewson 34740a17ea Rename sun to s_un in test_addr.c 10 years ago
  rl1987 3a4b24c3ab Removing is_internal_IP() function. Resolves ticket 4645. 10 years ago
  Nick Mathewson c8c86c9b23 Fix a double-newline 11 years ago
  Nick Mathewson a88f3e24ea Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 2ac66e59f7 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 years ago
  Nick Mathewson a6c7630845 Unit tests for a few more functions and cases in address.c 11 years ago
  Nick Mathewson 165b2c0123 Add unit test for tor_addr_is_loopback 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson de4cc126cb Build and test most of the machinery needed for IPv6 virtualaddrmaps 11 years ago
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 years ago
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 11 years ago
  George Kadianakis 6f21d2e496 Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr. 11 years ago
  Nick Mathewson 2eb7eafc9d Add a new family-specific syntax for tor_addr_parse_mask_ports 11 years ago
  Nick Mathewson 4458fd0cd8 In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 9efee31fae Synchronize with upstream tinytest again: remove _identifiers 12 years ago
  Nick Mathewson aa529f6c32 Use getifaddrs, not connect+getsockname, to find our address 12 years ago
  Anders Sundman 725d4f035c Imporved unit test coverage for tor_inet_pton 12 years ago
  Nick Mathewson 8592126a18 Merge remote-tracking branch '4ZM/topic/test/4433_address' 12 years ago
  Anders Sundman ca1e88a0db Unit tests for tor_addr_to_str 12 years ago
  Anders Sundman b6b7efc084 Unit tests for tor_addr_to_PTR_name 12 years ago