Commit History

Author SHA1 Message Date
  Sebastian Hahn 01c7b60a80 Create circuituse.h 14 years ago
  Sebastian Hahn 174a88dd79 Create circuitlist.h 14 years ago
  Sebastian Hahn 21155204c6 Create circuitbuild.h 14 years ago
  Sebastian Hahn 85a1d635d5 Create rendservice.h 14 years ago
  Sebastian Hahn 7caa8351b8 Create rendclient.h 14 years ago
  Sebastian Hahn 31e81439e1 Create rendcommon.h 14 years ago
  Sebastian Hahn cbee969f40 Create routerlist.h 14 years ago
  Sebastian Hahn c53b6cc831 Create router.h 14 years ago
  Nick Mathewson 741ab2a47a Fix bugs with assuming time_t can be implicitly cast to long 14 years ago
  Mike Perry 5dbf99d9ff Mention the purpose field for leaked circuits. 14 years ago
  Mike Perry 82922ea45a Be more proactive about closing unused circuits. 14 years ago
  Mike Perry c6c8fbf852 Split the circuit timeout and close codepaths. 14 years ago
  Mike Perry f528a6e62b Fix initialization and reset issues with close_ms. 14 years ago
  Mike Perry c96206090e Keep circuits open until the greater of 95th CDF percentile or 60s. 14 years ago
  Mike Perry 728e946efd Bug 1245: Ignore negative and large timeouts. 14 years ago
  Roger Dingledine b3019c6d2b Merge branch 'maint-0.2.1' 14 years ago
  Roger Dingledine cb31978adb close idle dir-fetch circs early 14 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Roger Dingledine ef81649d2f Be more willing to use an unsuitable circuit for exit. 15 years ago
  Nick Mathewson 350181529e Merge branch 'safelogging2' 14 years ago
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Roger Dingledine cf2afcd707 Fix typos and comments, plus two bugs 15 years ago
  Mike Perry f39bedf250 Implement and document new network liveness algorithm. 15 years ago
  Mike Perry 6700e528be Fix some precision-related asserts in unit tests. 15 years ago
  Roger Dingledine feccaa5c83 Choose early circuit idle timeout better. 15 years ago
  Mike Perry 63be2df84f Fix issues found by arma in review. 15 years ago
  Roger Dingledine 672e2f6908 space/indent cleanups, plus point out three bugs 15 years ago
  Mike Perry 6eba08e22f Use our variable directly for timeout. 15 years ago