Commit History

Author SHA1 Message Date
  Nick Mathewson 91027218e2 Add some code to bluntly prevent duplicate guards from getting added 11 years ago
  Roger Dingledine 74e6a47a80 stop setting, or using, router->address 11 years ago
  George Kadianakis 14b84858c0 Send SOCKS arguments when doing SOCKS4. 11 years ago
  Nick Mathewson 076654ce84 Replace magic constants for wide_circ_ids with inline function calls 11 years ago
  Nick Mathewson d86a45f991 Wrap more macro definitions in (parentheses) 11 years ago
  Nick Mathewson acb43c0735 Merge remote-tracking branch 'public/feature7706' 11 years ago
  Mike Perry bce6714f99 Refactor code that rolls back the use state 11 years ago
  Mike Perry dfcfb5d17d Refactor the scaling parameter fetching into a single function. 11 years ago
  Mike Perry 6828a19670 Add a tristate to guard against unexpected circ purpose transitions 11 years ago
  Mike Perry 173ed05d2f Clarify state transition and related pathbias comments 11 years ago
  Nick Mathewson 29136bd7e4 Merge branch 'bug5956_squashed' 11 years ago
  Nick Mathewson 02c320916e Parameterize FRAC_USABLE_NEEDED for fraction of circuits 11 years ago
  Andrea Shepard 123daffb60 Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/tor 11 years ago
  Andrea Shepard dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor 11 years ago
  Mike Perry e13e30221e Implement Path use bias accounting. 11 years ago
  Nick Mathewson ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too 11 years ago
  Nick Mathewson b998431a33 Merge branch '024_msvc_squashed' 11 years ago
  Nick Mathewson b7cf7bd9ae Fix an instance of snprintf; don't use _snprintf directly 11 years ago
  Nick Mathewson 5e06c4ee32 When building with MSVC, call every enum bitfield unsigned 11 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 d05ff310a5 Bug 7691 review fixes. 11 years ago
  Mike Perry 15fdfc2993 Bug 7691: Send a probe cell down certain types of circs. 11 years ago
  Nick Mathewson b9fb01721a Use a TAILQ, not a singly-linked queue, for the onion queue. 11 years ago
  Nick Mathewson b0b3c14c11 Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay 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 6c69b16c93 Use new wrappers for making,sending,processing create/extend cells 11 years ago
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 years ago
  Nick Mathewson 5d15d597a9 Code to parse and format CREATE{,2,_FAST} cells and their allies 11 years ago