Commit History

Author SHA1 Message Date
  Roger Dingledine 98c6bf6192 oops, we were ignoring options->ExcludeNodes when picking entry guards. 18 years ago
  Roger Dingledine dc79dd6a46 minor fixes 18 years ago
  Roger Dingledine d45757ebcb also remove word 'middleman' from a log notice 18 years ago
  Roger Dingledine 37c441d96f correct a function comment in compute_preferred_testing_list() 18 years ago
  Roger Dingledine 4e4cc9aa27 lower the number of seconds before we yell about clock jump. 18 years ago
  Roger Dingledine de7a9c83d8 upgrade the severity of the 'clock jump' warn, and ask people 18 years ago
  Roger Dingledine 09dfe1b265 bugfix: discourage picking directory authorities as our TestVia 18 years ago
  Roger Dingledine 977574e48d back off and add the $ at the beginning of the preferrednodes list 18 years ago
  Roger Dingledine 23e2c6a7dd first cut at a workaround for the reachability bug: explicitly find a 18 years ago
  Roger Dingledine 279e86f3c8 Defense in depth: fix the reachability bug a second way too. 18 years ago
  Roger Dingledine 889b8d5bac Add a new config option TestVia, that lets you specify preferred middle 18 years ago
  Roger Dingledine 6531a31aad actually, don't fix it that far. we should still do some 18 years ago
  Roger Dingledine 0071d67efd when only one router is labelled as a guard, and we've 18 years ago
  Roger Dingledine 1e9b35aee3 make connection_or_nonopen_was_started_here() based on something less 18 years ago
  Roger Dingledine 96914760bc fix the bug where we sometimes would fail to send some create cells 18 years ago
  Roger Dingledine a2fec314b6 scream louder if you've got a pending circuit for a given 18 years ago
  Roger Dingledine 4e773352c2 bugfix: if we are making our first ever connection to any entry 18 years ago
  Roger Dingledine bf09898f79 Note a bug that causes servers to sometimes never send the pending 18 years ago
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 18 years ago
  Roger Dingledine 1f0e20806b END_CIRC_REASON_OR_IDENTITY apparently means that we were told to 18 years ago
  Roger Dingledine 1e4923652b simplify a log message 18 years ago
  Roger Dingledine 701341ef8a put one of the XXX's back in 18 years ago
  Nick Mathewson 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 18 years ago
  Nick Mathewson 785d25e06c If I could forget that I had enabled StrictExitNodes, others will too. 18 years ago
  Roger Dingledine 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 18 years ago
  Roger Dingledine b899b9592a When the controller's *setconf commands fail, collect an error message 18 years ago
  Roger Dingledine c06e6ddadd Finish the transition from the word 'verified' to the words 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 7d141c6776 but i made the line too long 18 years ago