Commit History

Author SHA1 Message Date
  Nick Mathewson c2d304366b r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400 19 years ago
  Nick Mathewson 7d366f61cb r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 19 years ago
  Nick Mathewson 0335bd51d3 r9005@Kushana: nickm | 2006-09-29 10:37:55 -0400 19 years ago
  Nick Mathewson 907fc6c73e r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400 19 years ago
  Nick Mathewson adade79f68 r8879@Kushana: nickm | 2006-09-21 17:20:31 -0400 19 years ago
  Nick Mathewson a942441615 r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400 19 years ago
  Nick Mathewson 5ebb949c9f Stop searching routerlist for routers with the same identity as other routers (on router insert): we already have a map for that. (We need to add an index field to routerinfo_t so we can figure out which point in the routerlist to replace.) Also, add a comment to routerlist.c; arma, please advise? 19 years ago
  Roger Dingledine bfa78b3dea actually, do the bandwidth test anyway, if you've been up at 19 years ago
  Roger Dingledine a51ec44466 avoid thrashing the bandwidth exercise when we change IPs a lot. 19 years ago
  Roger Dingledine c22dc94fe6 make my bandwidth exercises actually happen 19 years ago
  Roger Dingledine 769f9201a6 Send out a burst of long-range drop cells after we've established that 19 years ago
  Nick Mathewson e58b9c1151 r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400 19 years ago
  Peter Palfrader 2cf6cfe189 r9758@danube: weasel | 2006-09-14 07:10:12 +0200 19 years ago
  Peter Palfrader 7fcec09560 r9753@danube: weasel | 2006-09-14 07:07:02 +0200 19 years ago
  Peter Palfrader 984e8f6efb r9736@danube: weasel | 2006-09-14 05:53:06 +0200 19 years ago
  Roger Dingledine e56dbb810f start remembering X-Your-Address-Is hints even if you're 19 years ago
  Roger Dingledine 5f6351ceb3 fix typo, add log message 19 years ago
  Roger Dingledine 29b6d6560e add a "getinfo address" controller command. 19 years ago
  Roger Dingledine 43edbf0461 prefer calling it a client rather than an OP 19 years ago
  Nick Mathewson 4ff4577beb r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 19 years ago
  Roger Dingledine e1f30a5f21 when we find our dirport to be reachable, mark our descriptor 19 years ago
  Roger Dingledine ac258d2cc8 Start publishing one minute or so after we find our ORPort 19 years ago
  Roger Dingledine c85745cfe2 parameterize the loudness of log_addr_has_changed(), since it's the 19 years ago
  Roger Dingledine 542adb88d7 Make a louder statement the first time we learn a guessed 19 years ago
  Roger Dingledine a2a89da693 and don't try to build the descriptor every second, if it's dirty 19 years ago
  Roger Dingledine 42e2057d67 fix some more places where we shouldn't crash if we can't build 19 years ago
  Roger Dingledine 9db7b2c068 Allow servers with no hostname or IP address to learn their IP address 19 years ago
  Roger Dingledine ee5f512e13 parameterize the loudness of resolve_my_address(), and call things 19 years ago
  Roger Dingledine 05d0b70573 Get rid of the router_retry_connections notion. Now routers no longer 19 years ago
  Nick Mathewson b7910202a3 Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere. 19 years ago