Commit History

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