Commit History

Author SHA1 Message Date
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson e85f0c650c Merge branch 'resolvemyaddr_squashed' 9 years ago
  rl1987 28217b969e Adding comprehensive test cases for resolve_my_address. 10 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue 9 years ago
  Nick Mathewson 2ff664ee20 Merge remote-tracking branch 'public/bug10801_024' 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 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 years ago
  rl1987 3a4b24c3ab Removing is_internal_IP() function. Resolves ticket 4645. 10 years ago
  Nick Mathewson 6dfa709030 Remove the unused addr_mask_cmp_bits 11 years ago
  Nick Mathewson 24fb926726 Remove the unused parse_addr_and_port_range 11 years ago
  Nick Mathewson 5bfa373eee Remove some totally unused functions 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 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 898f9c8bcc Add a function to set a tor_addr_t to a null address 11 years ago
  Nick Mathewson 2eb7eafc9d Add a new family-specific syntax for tor_addr_parse_mask_ports 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson 8586611718 Make tor_addr_is_internal log the calling function on error 11 years ago
  David Fifield 78e2d8c7a8 Add fmt_addrport. 11 years ago
  Nick Mathewson ec94d0307e Merge remote-tracking branch 'linus/bug6363_only-ln' 11 years ago
  Linus Nordberg 730dd9a6d0 Remove trailing semicolon from #define TOR_ADDR_NULL. 11 years ago
  Linus Nordberg 585ef06978 Add tor_addr_port_new(). 11 years ago
  Nick Mathewson b482c870ca Fix some mingw build warnings 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson a925fc9189 Merge remote-tracking branch 'public/bug2822' 12 years ago
  George Kadianakis 6d2898607b Fix issues found by nickm. 12 years ago
  George Kadianakis da6e0993dc Generalize fmt_addr() to support IPv6 decorations. 12 years ago