Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 30e933b136 Merge branch 'ticket14710_squashed' 9 年之前
  rl1987 a13f944314 Black box test for get_interface_address6_via_udp_socket_hack(). 9 年之前
  Sebastian Hahn 87a95b0236 Actually get all interface addresses 9 年之前
  Nick Mathewson 420037dcef Merge branch 'if_addr_refactoring_squashed' 9 年之前
  rl1987 3966145dff Refactor code that looks up addresses from interfaces 10 年之前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年之前
  Nick Mathewson e85f0c650c Merge branch 'resolvemyaddr_squashed' 9 年之前
  rl1987 28217b969e Adding comprehensive test cases for resolve_my_address. 10 年之前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年之前
  Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue 9 年之前
  Nick Mathewson 2ff664ee20 Merge remote-tracking branch 'public/bug10801_024' 10 年之前
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 10 年之前
  Nick Mathewson 9c0a1adfa2 Don't do a DNS lookup on a bridge line address 10 年之前
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 年之前
  rl1987 3a4b24c3ab Removing is_internal_IP() function. Resolves ticket 4645. 10 年之前
  Nick Mathewson 6dfa709030 Remove the unused addr_mask_cmp_bits 11 年之前
  Nick Mathewson 24fb926726 Remove the unused parse_addr_and_port_range 11 年之前
  Nick Mathewson 5bfa373eee Remove some totally unused functions 11 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 11 年之前
  George Kadianakis 6f21d2e496 Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr. 11 年之前
  Nick Mathewson 898f9c8bcc Add a function to set a tor_addr_t to a null address 11 年之前
  Nick Mathewson 2eb7eafc9d Add a new family-specific syntax for tor_addr_parse_mask_ports 11 年之前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年之前
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 年之前
  Nick Mathewson 8586611718 Make tor_addr_is_internal log the calling function on error 11 年之前
  David Fifield 78e2d8c7a8 Add fmt_addrport. 11 年之前
  Nick Mathewson ec94d0307e Merge remote-tracking branch 'linus/bug6363_only-ln' 11 年之前
  Linus Nordberg 730dd9a6d0 Remove trailing semicolon from #define TOR_ADDR_NULL. 11 年之前
  Linus Nordberg 585ef06978 Add tor_addr_port_new(). 11 年之前