Commit History

Автор SHA1 Съобщение Дата
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 преди 13 години
  Nick Mathewson c3e63483b2 Update Tor Project copyright years преди 14 години
  Nick Mathewson bddda9bbdb Use an _actual_ fix for the byte-reverse warning. преди 14 години
  Nick Mathewson 2f0184ece1 Use a simpler fix for the byte-reversing warning преди 14 години
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard преди 14 години
  Nick Mathewson ec7e054668 Spell-check Tor. преди 15 години
  Karsten Loesing 9b32e8c141 Update copyright to 2009. преди 15 години
  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. преди 15 години
  Nick Mathewson 585d4a12b5 Note a problem in the interface tor_addr_to_sockaddr. преди 15 години
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. преди 15 години
  Nick Mathewson 9c20441bcb Only set sin_len/sin6_len when they exist. преди 15 години
  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. преди 15 години
  Nick Mathewson 52932d6f1a Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did. преди 15 години
  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. преди 15 години
  Nick Mathewson ccda4e481c Fix compilation under gethostbyname-based systems. преди 15 години
  Nick Mathewson 374c1e979f Refactor tor_addr_t manipulation functions so that as few as possible look at the tor_addr_t representation. преди 15 години
  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. преди 15 години
  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. преди 15 години
  Roger Dingledine a12c3f2c86 some fixes i found in my sandbox преди 15 години
  Nick Mathewson d7f55dafe0 Properly zero-out addresses when setting them. Probably this was not hurting anything. преди 15 години
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. преди 15 години
  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. преди 15 години
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. преди 15 години
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. преди 15 години
  Nick Mathewson 361086005c Fix a possible negative shift in address comparison. May fix bug 845 and bug 811 преди 15 години
  Roger Dingledine 982a22a121 fix typo преди 15 години
  Nick Mathewson c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. преди 15 години
  Nick Mathewson fa2f72ded7 An asterisk makes a difference sometimes. Fixes bug 809. преди 15 години
  Roger Dingledine 04eded4a5c take out a line that i think is extraneous. come on, what could преди 15 години
  Nick Mathewson f6879caa04 Try once again to make BSD compilation happy. преди 16 години