Commit History

Author SHA1 Message Date
  Nick Mathewson 99062c4003 Spotted another missing check 15 years ago
  Nick Mathewson 4080d9b0fa Fix a couple more node_t-related nullpointer bugs 15 years ago
  Nick Mathewson 9edd85aa4c Switch an && to an ||, stop a *NULL. 15 years ago
  Nick Mathewson b9f2ccbdcc More debugging code for node_t branch 15 years ago
  Nick Mathewson 1bb9734e3a Implement policies for nodes (and for microdescriptors too) 15 years ago
  Nick Mathewson 42acef68ad Fix a bug in smartlist_choose_node_by_bandwidth 15 years ago
  Nick Mathewson b5341314c1 Implement a few more node-based functions 15 years ago
  Nick Mathewson f9ea242aca Implement node-based router family code 15 years ago
  Nick Mathewson 45f1e4d5ee Rename routerstatus_t.is_running to is_flagged_running 15 years ago
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 15 years ago
  Nick Mathewson 6dd7f85bc7 Try to make most routerstatus_t interfaces const 15 years ago
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 15 years ago
  Nick Mathewson fe309e7ad6 Implement a basic node and nodelist type 15 years ago
  Nick Mathewson 80b515b85f Initialize fd values in tor_port_check_forwarding to -1 15 years ago
  Roger Dingledine 165aaf560a Merge branch 'maint-0.2.2' 15 years ago
  Roger Dingledine 734ba2f937 fix comment 15 years ago
  Roger Dingledine 6cb5383e56 log when we guess our ip address, not just when we fail 15 years ago
  Roger Dingledine a00d48b4c3 Merge branch 'maint-0.2.2' 15 years ago
  Roger Dingledine 6e00877fa3 bump to 0.2.2.17-alpha-dev 15 years ago
  Roger Dingledine dd68c07dc3 retroactively declare the cbt fixes to be major 15 years ago
  Nick Mathewson 92640aa578 The build stuff for tor-fw-helper means we need automake 1.6 or later 15 years ago
  Nick Mathewson 1b2120654c Merge remote branch 'sebastian/fw-helper-manpage' 15 years ago
  Roger Dingledine 5b7669130b renumber, clean whitespace 15 years ago
  Roger Dingledine 6de26d2bc8 give steven's everybody-a-bridge proposal a number 15 years ago
  Steven Murdoch 60842424ae Add comments from nickm and arma, from IRC 15 years ago
  Steven Murdoch 2ba53aca76 Add algorithm and rationale for performance measurement 15 years ago
  Steven Murdoch df3911ded8 In the migration plan, mention how to prevent overloading the bridge authority 15 years ago
  Steven Murdoch ac55247350 Integrate more feedback from IRC 15 years ago
  Steven Murdoch d3d411533c Add some open questions, and mention Roger's idea about asking for consent via email 15 years ago
  Steven Murdoch 60d416a564 Note that we only can't handle automatic demotion. Users can always change their state manually. 15 years ago