Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 7f6af7a602 Fix up all doxygen warnings other than "foo is not documented" %!s(int64=13) %!d(string=hai) anos
  Sebastian Hahn f83debb51d Fix setting target port in get_interface_address6 %!s(int64=13) %!d(string=hai) anos
  Sebastian Hahn 865ea5d263 Fix connect() failures in get_interface_address6() %!s(int64=13) %!d(string=hai) anos
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 %!s(int64=13) %!d(string=hai) anos
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 %!s(int64=13) %!d(string=hai) anos
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h %!s(int64=14) %!d(string=hai) anos
  Roger Dingledine 625963d92a commit my annotations while i was hunting down the host order bug %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson c3e63483b2 Update Tor Project copyright years %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson c0d682686a Make tor_addr_copy() conform to memcpy requirements %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson bddda9bbdb Use an _actual_ fix for the byte-reverse warning. %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson 2f0184ece1 Use a simpler fix for the byte-reversing warning %!s(int64=14) %!d(string=hai) anos
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson ec7e054668 Spell-check Tor. %!s(int64=15) %!d(string=hai) anos
  Karsten Loesing 9b32e8c141 Update copyright to 2009. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson bf2b71beb8 Fix an error in tor_addr_parse that kept us from having a hidden service or a bridge live at an IPv6 address. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 585d4a12b5 Note a problem in the interface tor_addr_to_sockaddr. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 9c20441bcb Only set sin_len/sin6_len when they exist. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 48f2ce298b Try harder to make sure we zero-out the extraneous sockaddr fields and that we set sockaddr_len. Conceivably a backport candidate, though nothing has yet been sen to break. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 52932d6f1a Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 94507f1b6d Fix bug in recent address.c patch: actually set the value of address * to 0.0.0.0 as we did before. This makes CMP_EXACT comparisons with bitmask 0 work on address * again. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson ccda4e481c Fix compilation under gethostbyname-based systems. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 374c1e979f Refactor tor_addr_t manipulation functions so that as few as possible look at the tor_addr_t representation. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 616f6643ef get_interface_addr6(), and by extension get_interface_addr(), were pretty borked. Copying a tor_addr_t from a sockaddr_storage using memcpy is a poor notion. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 61722638ea Refactor tor_addr_compare_masked() so that CMP_SEMANTIC makes more sense, and has decent semantics for maskbits; and so that CMP_EXACT works right for bits==0. %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine a12c3f2c86 some fixes i found in my sandbox %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson d7f55dafe0 Properly zero-out addresses when setting them. Probably this was not hurting anything. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. %!s(int64=15) %!d(string=hai) anos