Commit History

Author SHA1 Message Date
  Nick Mathewson 685bceed1c Make the max number of old descriptors to hold rise with the number of authorities. 18 years ago
  Nick Mathewson cd271dbca9 re-order to avoid free-then-use. Thank goodness tor_free() zeroes things. 18 years ago
  Nick Mathewson c74bd877e2 Oops. We may not have a networkstatus list when we first parse the cached routers. 18 years ago
  Nick Mathewson 3e8c9a485f Fix for "but need_to_mirror=1" annoyance; is bug 273 fixed? 18 years ago
  Roger Dingledine 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 18 years ago
  Roger Dingledine e20aad8d46 remove obsolete address policy code 18 years ago
  Roger Dingledine f2abd7a69b fix a wordo, don't be so quick to yell at servers, and ask a question. 18 years ago
  Peter Palfrader 444e3b8eb2 Note a magic 2 that probably should be replaced now that we have more dirservers 18 years ago
  Roger Dingledine 0d7efbe65d Note a vulnerability with our current recommended-version concensus 18 years ago
  Roger Dingledine 073d574a3f Point out a potential DoS flaw in caching untrusted network 18 years ago
  Roger Dingledine c06e6ddadd Finish the transition from the word 'verified' to the words 18 years ago
  Roger Dingledine 67b61fe475 authdirs shouldn't complain about unreachability when they 18 years ago
  Roger Dingledine 581795f41d auth dir servers were only modifying a server's is_running field 18 years ago
  Roger Dingledine cf6ba3e76f let an authdir that's not a naming authdir start even 18 years ago
  Roger Dingledine 817556315a Implement router purposes, and don't choose a non-general 18 years ago
  Nick Mathewson 053411e827 Comments: cleanups and additions. 18 years ago
  Nick Mathewson 215e377224 Only warn about lack of name binding for self if we have tried downloading every networkstatus. 18 years ago
  Nick Mathewson 13cf54b9c1 Interim fix for 272: Only warn that we are not named if we have status docs from some naming authorities. 18 years ago
  Roger Dingledine 903183ea28 if we as a directory mirror don't know of any v1 directory 18 years ago
  Peter Palfrader a4ec555228 change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN 18 years ago
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 18 years ago
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: 18 years ago
  Roger Dingledine c8e2a051ac huge warning sign for esc_router_info() 18 years ago
  Nick Mathewson 4d3e709c4b Use escaped() for remaining cases. 18 years ago
  Nick Mathewson 1ce3713889 Possible bug 265 fix: authorities must be more strict than clients about age of acceptable routers; make routers publish every 12 hours; client ROUTER_MAX_AGE must be greater than NETWORKSTATUS_MAX_AGE+authoirty ROUTER_MAX_AGE. 18 years ago
  Roger Dingledine 89b07b458b i missed the other half of that grammar fix 18 years ago
  Peter Palfrader c4f389420c Improve the "we have been waiting for 1140377851 seconds" log 18 years ago
  Roger Dingledine f6d80d60e0 don't warn when we get a server descriptor from the controller 18 years ago
  Peter Palfrader 5eea6c76df Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses 18 years ago
  Roger Dingledine 259c65ab08 the last of the log convention conversion. finally. 18 years ago