Commit History

Author SHA1 Message Date
  Nick Mathewson bbc85b18ca Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson b5d13d11c9 Fix a logic error in circuit_stream_is_being_handled. 10 years ago
  Nick Mathewson 12dc55f487 Merge branch 'prop221_squashed_024' 10 years ago
  Nick Mathewson 5de88dda0a circuit_build_failed: distinguish "got DESTROY" case 10 years ago
  Nick Mathewson 761ee93c69 Add missing includes for circpathbias.h 10 years ago
  Roger Dingledine c902b4981b fix two cases where we were printing unsigned int as %d 10 years ago
  Nick Mathewson d5e9573ed2 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson a60d21a85d Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 10 years ago
  Nick Mathewson 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 10 years ago
  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