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

Автор SHA1 Сообщение Дата
  Nick Mathewson aaf70df3bd Fix signed/unsigned warning 20 лет назад
  Nick Mathewson b494c2223d Specify and implement fragmented control messages to allow for (among other things) long GETINFO replies. Otherwise we could hit the 64K barrier on questions like "please dump your client-side DNS cache." 20 лет назад
  Nick Mathewson 4ddf768a4f Forward-port new reasons; clean up code more; add code to convert new reasons to SOCKS5 reply codes; add code to convert errnos to reasons. New code still needs to get invoked. 20 лет назад
  Nick Mathewson 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 20 лет назад
  Roger Dingledine a005509c9d update url for when users try to use socksport as an http proxy 21 лет назад
  Roger Dingledine f50b785c3b and forward port the cleanup 21 лет назад
  Roger Dingledine 18320557a1 fix a crash: if you do socks4 with an IP of 0.0.0.x then we get tricked 21 лет назад
  Roger Dingledine ad4f440e10 rearrange debug logs to make more sense 21 лет назад
  Nick Mathewson b457cfb5eb Spell-check strings and comments 21 лет назад
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 лет назад
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 21 лет назад
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 лет назад
  Nick Mathewson f77ff938b7 remember; tor_socket_errno has side effects! 21 лет назад
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 лет назад
  Roger Dingledine 27b8797245 clean up some more. 21 лет назад
  Nick Mathewson aa1c0c4d67 Resolve FIXME items: fix assert failure on malformed socks4a qreuests. (bug reported by Anna Shubina wrt old Netscapes) 21 лет назад
  Nick Mathewson 66779137bf Add missing dereference; stop throwing zeroes around. 21 лет назад
  Roger Dingledine 394554cfbf Clean up copyrights. 21 лет назад
  Nick Mathewson d9e0f3f9bc Make sure control command bodies are always followed by a NUL 21 лет назад
  Nick Mathewson 347d3f9d62 Start implementing control interface. 21 лет назад
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 21 лет назад
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 21 лет назад
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 21 лет назад
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 21 лет назад
  Roger Dingledine 0b4d3c4df7 parse HttpProxy address in config 21 лет назад
  Nick Mathewson f6fc2b9dd2 Add fix for remote-crash bug. 21 лет назад
  Roger Dingledine 44ff309c26 touch-ups 21 лет назад
  Roger Dingledine dbf150bd4e list the port and socks version when complaining about unsafe socks 21 лет назад
  Roger Dingledine 6e9bdc862c when they use tor as an http proxy, point them at a better url 21 лет назад
  Roger Dingledine 8b55f73bbe put the have_warned_about_unsafe_socks static var inside the function 21 лет назад