Commit Verlauf

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