Commit History

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