Commit History

Author SHA1 Message Date
  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
  Linus Nordberg 734fad4103 Make relays handle an address suggestion from a directory server giving an IPv6 address. 12 years ago
  Nick Mathewson 433d757846 Reject SOCKS requests for "localhost" or ".local" 12 years ago
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 12 years ago
  Sebastian Hahn 75d8ad7320 Purge ATTR_PURE from the code 12 years ago
  Nick Mathewson 426f6bfda2 Stop using addr_port_lookup as an address splitting function 12 years ago
  Nick Mathewson 491e20ae13 Change "reverse_lookup_name" functions to refer to "PTR_name"s 12 years ago
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs 12 years ago
  Nick Mathewson 600744b4be Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 28cc7b0180 Add a new "tor_sockaddr_to_str()" function 13 years ago
  Nick Mathewson 67d88a7d60 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any 13 years ago
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Nick Mathewson a7cf788740 Merge branch 'bug1992_part1' 13 years ago
  Nick Mathewson 59cba1767c Make the return value of tor_addr_sockaddr always be signed 13 years ago
  Sebastian Hahn 34546e2573 Fix a compile warning on OSX 10.6 13 years ago
  Roger Dingledine 22f723e4a3 refactor all these tor_inet_ntoa idioms 13 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Nick Mathewson c0d682686a Make tor_addr_copy() conform to memcpy requirements 14 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson e8a3fa91a6 Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. 15 years ago