Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine a4ad47df86 Fix a double-mark-for-close bug, where we were finding a conn il y a 19 ans
  Roger Dingledine 6cc7d32afc clarify a log entry il y a 19 ans
  Roger Dingledine 011ad3cba5 clean up logging, il y a 19 ans
  Roger Dingledine 538c3b0c26 avoid a sigpipe from a race: if we get the end right after il y a 19 ans
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 19 ans
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently il y a 19 ans
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. il y a 19 ans
  Roger Dingledine dad760ddd1 one of the debugging aids was misleading il y a 19 ans
  Roger Dingledine 02a30a348a give up trying to track down the reason we're calling package_inbuf il y a 19 ans
  Roger Dingledine 27b8797245 clean up some more. il y a 19 ans
  Roger Dingledine 671d84dc2f some more debugging aids il y a 19 ans
  Roger Dingledine 6a516dfdd3 be more greedy about filling up all relay cells. il y a 19 ans
  Roger Dingledine 67aa3b66c5 clean up socks handling, refuse connections to port 0 il y a 19 ans
  Nick Mathewson 5109de5626 Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. il y a 19 ans
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c il y a 19 ans
  Roger Dingledine 394554cfbf Clean up copyrights. il y a 19 ans
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. il y a 19 ans
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. il y a 19 ans
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) il y a 19 ans
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() il y a 19 ans
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 il y a 19 ans
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs il y a 19 ans
  Roger Dingledine 488aa52f25 fix assert triggers in 0.0.7.x: if the other side returns il y a 20 ans
  Roger Dingledine cd3da3fc12 o clients choose nodes proportional to advertised bandwidth il y a 20 ans
  Roger Dingledine f47fe829dd avoid racing the mark-for-close when the client hangs up on us il y a 20 ans
  Roger Dingledine de0f72ce2a bugfix: when you finish answering a 'resolve' request, hold the il y a 20 ans
  Roger Dingledine 5b54780df3 don't send an end back for a malformed resolved cell, il y a 20 ans
  Roger Dingledine cc54d9efe9 tor-resolve triggered a has_sent_end warning il y a 20 ans
  Roger Dingledine a328aab316 clean whitespace and tabs il y a 20 ans
  Nick Mathewson 3708886939 Implement RESOLVE/RESOLVED cells and socks resolve code il y a 20 ans