コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Nick Mathewson b482c870ca Fix some mingw build warnings 12 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson a925fc9189 Merge remote-tracking branch 'public/bug2822' 12 年 前
  George Kadianakis 6d2898607b Fix issues found by nickm. 12 年 前
  George Kadianakis da6e0993dc Generalize fmt_addr() to support IPv6 decorations. 12 年 前
  Linus Nordberg 734fad4103 Make relays handle an address suggestion from a directory server giving an IPv6 address. 12 年 前
  Nick Mathewson 433d757846 Reject SOCKS requests for "localhost" or ".local" 12 年 前
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 12 年 前
  Sebastian Hahn 75d8ad7320 Purge ATTR_PURE from the code 12 年 前
  Nick Mathewson 426f6bfda2 Stop using addr_port_lookup as an address splitting function 12 年 前