コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson ec6c155f82 Add some basic unit tests for the circuit map data structure. 11 年 前
  Nick Mathewson b5d1fded3d Merge remote-tracking branch 'origin/maint-0.2.4' 11 年 前
  Nick Mathewson efa342f5fa Tweak bug9063_redux patch: {n_p}_chan_cells, not {n,p}_conn_cells 11 年 前
  Nick Mathewson d3063da691 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 年 前
  Nick Mathewson 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 年 前
  Andrea Shepard 16f9861b22 Add destroy balance tracking and logging to circuitmux 11 年 前
  Nick Mathewson 43d53e6d86 Implementation of a fix for bug 7912 11 年 前
  Nick Mathewson 801eea03ad Code to track on a circuit whether it has a "pending" delete cell 11 年 前
  Nick Mathewson 967503c12c Implement a placeholder mechanism in the channel,id->circ map 11 年 前
  Nick Mathewson 4eaca17f2f Merge branch 'bug7582_v2' into maint-0.2.4 11 年 前
  Nick Mathewson 73a35dc3c0 Free prepend_policy values in origin circuits 11 年 前
  Nick Mathewson 597cd893c5 Merge remote-tracking branch 'public/bug6174' into maint-0.2.4 11 年 前
  Nick Mathewson 653b09e1ec Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTING 11 年 前
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 年 前
  Nick Mathewson 7bb51fdd89 Rename circuit_expire_all_dirty_circs 11 年 前
  Nick Mathewson 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable 11 年 前
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 年 前
  Nick Mathewson 7301339e33 fix wide lines from tor_log rename 11 年 前
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 年 前
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Mike Perry 15fdfc2993 Bug 7691: Send a probe cell down certain types of circs. 11 年 前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年 前
  Nick Mathewson 6c69b16c93 Use new wrappers for making,sending,processing create/extend cells 11 年 前
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 年 前
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. 11 年 前
  Mike Perry 4590993ff3 Space fixes. 11 年 前
  Mike Perry 26fa47226c Refactor path use bias code into own function. 11 年 前
  Mike Perry dc86d7c35b Note more potential issues. 11 年 前
  Mike Perry 721f7e3751 Fix a crash bug and pass down a remote reason code. 11 年 前