Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson fca7ba9777 Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch. hace 20 años
  Roger Dingledine b4dad0e6a4 fix the assert bug reported by bassclef@163.com hace 20 años
  Roger Dingledine 675f60aa13 whoops hace 20 años
  Nick Mathewson fc87758ff3 Add function to check that addr_policy_t is okay; change struct addr_policy_t to addr_policy_t. hace 20 años
  Roger Dingledine 8d69dc472b make circuit building and router parsing less noisy hace 20 años
  Nick Mathewson b457cfb5eb Spell-check strings and comments hace 20 años
  Nick Mathewson ebab451eed Make version parsing tests pass hace 20 años
  Nick Mathewson 6507be4290 Implement new version format for post 0.1. 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
  Roger Dingledine e24057b2bf when warning that a version is too new, don't use the confusing 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 2078b136f6 Make running-routers fetch (apparently) work hace 20 años
  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. 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
  Roger Dingledine b773045a58 only non-authdirservers cache the dir they just fetched hace 20 años
  Roger Dingledine 005b02fd57 when rejecting an old-style router descriptor, tell us its nickname 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 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 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! hace 20 años