Historial de Commits

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