Commit History

Author SHA1 Message Date
  Nick Mathewson 09e66bbd14 Freeing the same variable twice in rapid succession can sometimes cause a double-free 21 years ago
  Nick Mathewson 6649645f09 Insert a *copy* of our routerinfo into the routerlist. 21 years ago
  Nick Mathewson b1537e7943 Rebuild and re-upload service descriptors every 15 minutes 21 years ago
  Nick Mathewson b07b2cef29 Remember when we received which service desc. 21 years ago
  Nick Mathewson 4d14b786da Make sure we have our own keys before we initialize our routerlist 21 years ago
  Nick Mathewson 10b48fee28 Generating data does no good if you make no use of it 21 years ago
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need 21 years ago
  Roger Dingledine 7c7301fe92 bump cvs to 0.0.6pre1 21 years ago
  Roger Dingledine 93801ac40d don't pick myself or my twins as hops when building circuits 21 years ago
  Nick Mathewson 2633d353d7 Carefully increment failure counts when appropriate 21 years ago
  Nick Mathewson 6480d9d049 Identify some finished stuff 21 years ago
  Roger Dingledine 4df06ab5bb let bob replenish his intro points and republish service desc 21 years ago
  Roger Dingledine 34f748beda a few more todo thoughts 21 years ago
  Roger Dingledine 505797e998 expire open-but-not-yet-acked circs if they're too old 21 years ago
  Roger Dingledine 650d483bea convince ourselves that circuit_failed doesn't have to be any smarter 21 years ago
  Nick Mathewson 789df20e7d There is no need to cast void* to other pointer types. 21 years ago
  Nick Mathewson dfb009febb Repair whitespace in windows orconfig.h 21 years ago
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 21 years ago
  Nick Mathewson 75c19716a8 Put ourself in router list; act accordingly. 21 years ago
  Roger Dingledine 4a9587a486 we were uploading our server descriptor to each the dirservers 21 years ago
  Roger Dingledine 3c683a9e7c let alice reuse recent rendjoin circs 21 years ago
  Roger Dingledine 1f0769c470 mark a rend circ dirty when you attach to it 21 years ago
  Roger Dingledine cf67520e95 when counting how many being-built circs will handle a stream, 21 years ago
  Roger Dingledine ff76072feb more todo action, and a spec note 21 years ago
  Roger Dingledine 90caa94662 routerinfo->addr is host order 21 years ago
  Nick Mathewson fdb58e8ea3 Set routerinfo->addr properly for own routerinfo; do casei routerinfo compare 21 years ago
  Nick Mathewson f24519e4b9 Set correct address and port mappings on outgoing rendezvous connections 21 years ago
  Roger Dingledine 95f0e36f08 alice just fetched bob's hidden webpage. 21 years ago
  Roger Dingledine d473cf7ee9 set the circ windows on the middle hop of the rend circs 21 years ago
  Nick Mathewson 8b371c2aa5 router_choose_random_node wants a smartlist of routers, not of nicknames. 21 years ago