Historial de Commits

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