Historie revizí

Autor SHA1 Zpráva Datum
  Roger Dingledine 59504f4831 bugfix: if a server uploads a descriptor that's unapproved, actually před 20 roky
  Nick Mathewson ded8e79979 remove sentence-fragment comment refering to a design that never happened. před 20 roky
  Nick Mathewson e8585dfe97 Remove length restriction when generating directories. před 20 roky
  Nick Mathewson 7117366810 Fix for running-routers length bug před 20 roky
  Roger Dingledine 011ad3cba5 clean up logging, před 20 roky
  Nick Mathewson b457cfb5eb Spell-check strings and comments před 20 roky
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. před 20 roky
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently před 20 roky
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. před 20 roky
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore před 20 roky
  Nick Mathewson f91152ce6a Clarify a bunch of log messages před 20 roky
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: před 20 roky
  Nick Mathewson 7a8ac5dfef Tweak on patch to make authoritative directory servers cache před 20 roky
  Roger Dingledine dbd4dadff7 Authoritative dirservers now also cache the directory, since před 20 roky
  Nick Mathewson 22a0d82749 Cache running-routers; compress running-routers; serve compressed running-routers.z před 20 roky
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c před 20 roky
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs před 20 roky
  Nick Mathewson 548d4174ef When listing router status, include ourself if we are awake před 20 roky
  Roger Dingledine b773045a58 only non-authdirservers cache the dir they just fetched před 20 roky
  Roger Dingledine cad26b343d once normalized, DataDirectory is always defined před 20 roky
  Roger Dingledine 6521c2ce51 Stop using the wrong DataDirectory when we're validating. před 20 roky
  Roger Dingledine 394554cfbf Clean up copyrights. před 20 roky
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. před 20 roky
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, před 20 roky
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. před 20 roky
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) před 20 roky
  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! před 20 roky
  Nick Mathewson 6874c39904 Fix windows build před 20 roky
  Roger Dingledine 75ad4615d1 stop freeing arbitrary memory před 20 roky
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. před 20 roky