Commit History

Author SHA1 Message Date
  Roger Dingledine 59504f4831 bugfix: if a server uploads a descriptor that's unapproved, actually 19 years ago
  Nick Mathewson ded8e79979 remove sentence-fragment comment refering to a design that never happened. 19 years ago
  Nick Mathewson e8585dfe97 Remove length restriction when generating directories. 19 years ago
  Nick Mathewson 7117366810 Fix for running-routers length bug 19 years ago
  Roger Dingledine 011ad3cba5 clean up logging, 19 years ago
  Nick Mathewson b457cfb5eb Spell-check strings and comments 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 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 years ago
  Nick Mathewson f91152ce6a Clarify a bunch of log messages 19 years ago
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 19 years ago
  Nick Mathewson 7a8ac5dfef Tweak on patch to make authoritative directory servers cache 19 years ago
  Roger Dingledine dbd4dadff7 Authoritative dirservers now also cache the directory, since 19 years ago
  Nick Mathewson 22a0d82749 Cache running-routers; compress running-routers; serve compressed running-routers.z 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
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs 19 years ago
  Nick Mathewson 548d4174ef When listing router status, include ourself if we are awake 19 years ago
  Roger Dingledine b773045a58 only non-authdirservers cache the dir they just fetched 19 years ago
  Roger Dingledine cad26b343d once normalized, DataDirectory is always defined 19 years ago
  Roger Dingledine 6521c2ce51 Stop using the wrong DataDirectory when we're validating. 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 451f8b5045 - Implement all of control interface except authentication, setconfig, 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
  Nick Mathewson 11d330be5e Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! 19 years ago
  Nick Mathewson 6874c39904 Fix windows build 19 years ago
  Roger Dingledine 75ad4615d1 stop freeing arbitrary memory 19 years ago
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 19 years ago