Commit History

Author SHA1 Message Date
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Roger Dingledine 1c596156aa tweak comment 18 years ago
  Roger Dingledine bdba6e42dc avoid a minor confusing log message 18 years ago
  Roger Dingledine 8fc44169e5 only start testing reachability once we've established a circuit. 18 years ago
  Roger Dingledine cca9a2f7b0 oh, and the other bits of the commit 18 years ago
  Roger Dingledine 5ca40affeb we were leaking a smartlist every time we built a circuit 18 years ago
  Nick Mathewson 8907391ad6 Fix wide lines 18 years ago
  Roger Dingledine 284fe9cad5 if we learn that a down entry guard is up, count our working entry 18 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 18 years ago
  Roger Dingledine 210d9db54d and even more so 18 years ago
  Roger Dingledine aea0a78254 make entry node logging slightly less chatty. 18 years ago
  Roger Dingledine 9796733e89 "Pending" is a bad term for a circuit that uses your server as its last hop. 18 years ago
  Roger Dingledine f88fa3efc1 helper nodes are dead 18 years ago
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 18 years ago
  Roger Dingledine 1d474e14d7 strictentrynodes means we should clear the current entry_nodes list. 18 years ago
  Roger Dingledine 1a11b97b15 get rid of the special case for 'testing' circuits 18 years ago
  Roger Dingledine 5947388968 Finish implementing config's EntryNodes and StrictEntryNodes option. 18 years ago
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 18 years ago
  Roger Dingledine 5d9256a367 but only close the new conn if one of the earlier helper nodes 18 years ago
  Roger Dingledine c1145138ea but only close it if we have marked an earlier helper as up. 18 years ago
  Roger Dingledine 60cd03069a when we connect to a helper node for the first time, close 18 years ago
  Roger Dingledine f46c135fac when we succeed at connecting to a helper that we've never connected 18 years ago
  Roger Dingledine 25fcb5fa9c helpful log 18 years ago
  Roger Dingledine 976bf06463 slightly more accurate log messages 18 years ago
  Roger Dingledine 25052c6f4b first cut of the new helper stuff. seems to work in the normal 18 years ago
  Nick Mathewson d94b9fd7d2 normalize spaces 18 years ago
  Roger Dingledine 815df977cf comments? i'll show you comments. 18 years ago
  Roger Dingledine 40c267a89f prevent a rare infinite loop on two-byte architectures, 18 years ago
  Roger Dingledine 7e0d62b14a stop being sneaky, especially if we're being incorrectly sneaky 18 years ago
  Roger Dingledine b0144276db more comments, and start to use the made_contact entry. 18 years ago