История коммитов

Автор SHA1 Сообщение Дата
  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 16 лет назад
  Nick Mathewson c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. 16 лет назад
  Nick Mathewson fa2f72ded7 An asterisk makes a difference sometimes. Fixes bug 809. 16 лет назад
  Roger Dingledine 04eded4a5c take out a line that i think is extraneous. come on, what could 16 лет назад
  Nick Mathewson f6879caa04 Try once again to make BSD compilation happy. 16 лет назад
  Nick Mathewson d9601c65e0 r17666@tombo: nickm | 2008-08-07 15:12:30 -0400 16 лет назад
  Nick Mathewson 645cbd690b r17643@31-33-44: nickm | 2008-08-05 16:18:25 -0400 16 лет назад
  Nick Mathewson 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 16 лет назад
  Karsten Loesing 626fafe563 Make compiler with GCC warnings enabled happy. 16 лет назад
  Nick Mathewson e5bc5f11b8 r17434@tombo: nickm | 2008-07-29 10:58:36 -0400 16 лет назад
  Nick Mathewson 507b01357a r17426@tombo: nickm | 2008-07-28 20:34:03 -0400 16 лет назад
  Nick Mathewson 056d97da0c r17391@pc-10-8-1-079: nickm | 2008-07-25 17:11:17 +0200 16 лет назад
  Nick Mathewson 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 16 лет назад