コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson d86a45f991 Wrap more macro definitions in (parentheses) 11 年 前
  Nick Mathewson acb43c0735 Merge remote-tracking branch 'public/feature7706' 11 年 前
  Mike Perry bce6714f99 Refactor code that rolls back the use state 11 年 前
  Mike Perry dfcfb5d17d Refactor the scaling parameter fetching into a single function. 11 年 前
  Mike Perry 6828a19670 Add a tristate to guard against unexpected circ purpose transitions 11 年 前
  Mike Perry 173ed05d2f Clarify state transition and related pathbias comments 11 年 前
  Nick Mathewson 29136bd7e4 Merge branch 'bug5956_squashed' 11 年 前
  Nick Mathewson 02c320916e Parameterize FRAC_USABLE_NEEDED for fraction of circuits 11 年 前
  Andrea Shepard 123daffb60 Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/tor 11 年 前
  Andrea Shepard dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor 11 年 前
  Mike Perry e13e30221e Implement Path use bias accounting. 11 年 前
  Nick Mathewson ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too 11 年 前
  Nick Mathewson b998431a33 Merge branch '024_msvc_squashed' 11 年 前
  Nick Mathewson b7cf7bd9ae Fix an instance of snprintf; don't use _snprintf directly 11 年 前
  Nick Mathewson 5e06c4ee32 When building with MSVC, call every enum bitfield unsigned 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Roger Dingledine 6e4a4002c5 Clean up odds and ends 11 年 前
  Mike Perry d05ff310a5 Bug 7691 review fixes. 11 年 前
  Mike Perry 15fdfc2993 Bug 7691: Send a probe cell down certain types of circs. 11 年 前
  Nick Mathewson b9fb01721a Use a TAILQ, not a singly-linked queue, for the onion queue. 11 年 前
  Nick Mathewson b0b3c14c11 Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay 11 年 前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年 前
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 11 年 前
  Nick Mathewson 6c69b16c93 Use new wrappers for making,sending,processing create/extend cells 11 年 前
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 年 前
  Nick Mathewson 5d15d597a9 Code to parse and format CREATE{,2,_FAST} cells and their allies 11 年 前
  Nick Mathewson 18c7d3f157 Rename handshake_digest to rend_circ_nonce 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 年 前
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish 11 年 前