Commit History

Author SHA1 Message Date
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 10 years ago
  Nick Mathewson e1c9b43b8e Rename get_circuit_nbuild_* to end with _ms 10 years ago
  vagrant 4834641dce Make circ_times static and add accessor functions. 10 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 10 years ago
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 years ago
  Marek Majkowski d7538b57b4 Don't access global_circuitlist variable directly. Use a getter instead. 11 years ago
  Mike Perry d39e6736fe Don't relax the timeout for already opened 1-hop circuits. 11 years ago
  Mike Perry 66586da9bc Add detail to log messages related to bug 7799. 11 years ago
  Mike Perry 65c0489dd4 Bug 6572: Use timestamp_created for liveness sanity checks. 11 years ago
  Andrea Shepard 8e29a7ae1d Fix an EOL@EOF in circuituse.c 11 years ago
  Nick Mathewson 4eaca17f2f Merge branch 'bug7582_v2' into maint-0.2.4 11 years ago
  Nick Mathewson 597cd893c5 Merge remote-tracking branch 'public/bug6174' into maint-0.2.4 11 years ago
  Nick Mathewson 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. 11 years ago
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 years ago
  Nick Mathewson 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable 11 years ago
  Nick Mathewson 3433216268 Merge remote-tracking branch 'public/easy_ratelim' 11 years ago
  Mike Perry 173ed05d2f Clarify state transition and related pathbias comments 11 years ago
  Mike Perry f858370233 Prevent early close of path bias testing circuits. 11 years ago
  Mike Perry a2db17a1aa Don't immediately count cannibalized circs as used. 11 years ago
  Mike Perry e13e30221e Implement Path use bias accounting. 11 years ago
  Nick Mathewson ca18768fb2 Aftermath of isin->contains renaming 12 years ago
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Roger Dingledine 6e4a4002c5 Clean up odds and ends 11 years ago
  Mike Perry f60c25cd25 Bug 7341 code review fixes. 11 years ago
  Mike Perry 15fdfc2993 Bug 7691: Send a probe cell down certain types of circs. 11 years ago
  Mike Perry 3458d904f6 Fix bug 7341. 11 years ago
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 years ago
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 11 years ago
  Nick Mathewson a7334f5122 Use log_fn_ratelim in a few places. 11 years ago