Commit History

Author SHA1 Message Date
  Mike Perry 95735e5478 Fix the math.h log() conflict. 16 years ago
  Mike Perry 7ac9a66c8f Recover from changing network connections. 16 years ago
  Mike Perry 411b60325b Factor out the pretimeout handling code. 16 years ago
  Mike Perry b52bce91fc Write unit tests and fix issues they uncovered. 16 years ago
  Mike Perry 04414830fe Implement the pareto fitting and timeout calculating bits. 16 years ago
  Mike Perry 7750bee21d Clean up Fallon's partially complete GSoC project. 16 years ago
  Nick Mathewson ed7283d283 Merge commit 'origin/maint-0.2.1' 16 years ago
  Sebastian Hahn 113ba0e727 make some bug 1090 warnings go away 16 years ago
  Sebastian Hahn 5e01a86b42 some cleanups: 16 years ago
  Roger Dingledine c43859c5c1 Read "circwindow=x" from the consensus and use it 16 years ago
  Roger Dingledine a225469ded Merge branch 'maint-0.2.1' 16 years ago
  Roger Dingledine 4c297f74f7 Only send reachability status events on overall success/failure 16 years ago
  Nick Mathewson 77ffd6b2a7 Merge commit 'origin/maint-0.2.1' 16 years ago
  Nick Mathewson c4c7dcd453 Do not report a node as a "chosen exit" when it is not in fact an exit. 16 years ago
  Nick Mathewson cb18fc2190 Merge commit 'origin/maint-0.2.1' 16 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 16 years ago
  Nick Mathewson b998fed9b9 Remove support for events without the extended format or long names. 16 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 16 years ago
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 16 years ago
  Roger Dingledine 235a1196b3 only log that at loglevel notice if there's a problem with the 16 years ago
  Roger Dingledine 48118b228e Clients replace entry guards that were chosen more than a few months 16 years ago
  Nick Mathewson a335b43a67 If we have a routerstatus but no routerinfo to name a router, use the routerstatus instead when generating circuit events. Also refactor a little. 16 years ago
  Roger Dingledine 5d50bc3e1d We were already rejecting relay begin cells with destination port 16 years ago
  Nick Mathewson 261670b57e Patch from lark: if we get two extend cells for the same circuit id, drop the second. Previously, we had leaked an extend_info if the target connection was not open when the second arrived. 16 years ago
  Roger Dingledine decdf4537a If we're using bridges and our network goes away, be more willing 17 years ago
  Nick Mathewson 0d5f4d4e73 Remove some dead code. 17 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 years ago
  Roger Dingledine 89d268848f take out my IMPOSSIBLE_TO_DOWNLOAD+1 hack 17 years ago
  Roger Dingledine dfc6555ddd switch over the bridge descriptor download mechanism to 17 years ago
  Nick Mathewson 8625297cee Actually log reasons on unusable guards again. 17 years ago