Commit History

Author SHA1 Message Date
  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 4da083db3b Update the copyright date to 201. 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 ee4182612f Avoid spurious local-port warnings 11 years ago
  Nick Mathewson 885e8d35c7 Merge remote-tracking branch 'mikeperry/209-path-bias-changes' 11 years ago
  Nick Mathewson 0f9dfef9d6 Add configuration options for directory guards 11 years ago
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) 11 years ago
  Mike Perry b0fc18c37e Changes from Nick's code review 'part 1' 11 years ago
  Nick Mathewson 8d080d0b01 Per-listener option to prefer IPv6 automaps when possible. 11 years ago
  Nick Mathewson de4cc126cb Build and test most of the machinery needed for IPv6 virtualaddrmaps 11 years ago
  Nick Mathewson ac990aa44a Turn off by-default use of client-side DNS cacheing. 11 years ago
  Nick Mathewson 7315a67646 Refactor port_cfg_t creation into a port_cfg_new() function 11 years ago
  Nick Mathewson d3e9e03cac Add options to turn DNS cache use on or off per client port. 11 years ago
  Nick Mathewson 44a9a47706 Oops; make DNSPort configuration take address family options 11 years ago
  Nick Mathewson 6a468a1722 Fix two wide lines in config.c 11 years ago
  Mike Perry 412ae099cb Prop 209: Add path bias counts for timeouts and other mechanisms. 11 years ago
  Mike Perry bb548134cd Update with code review changes from Nick. 11 years ago
  Mike Perry 248fbc3619 Update pathbias parameters to match Proposal 209. 11 years ago
  Nick Mathewson f742b33d85 Drop FallbackNetworkstatusFile; it never worked. 11 years ago
  Nick Mathewson a8d491a8fd Add an option to weight down authorities when choosing a fallback 11 years ago
  Nick Mathewson 06cd62266f Add a way to configure selection weights for dir_server_t 11 years ago
  Nick Mathewson 90f6071d8d New FallbackDir option to add extra directories for bootstraping 11 years ago
  Nick Mathewson 46a62e3256 Refactor add_trusted_dir_server 11 years ago
  Nick Mathewson ded70363a7 Rename DirServer to DirAuthority 11 years ago
  Nick Mathewson 5c51b3f1f0 Start refactoring trusted_dir_servers into trusted and fallback lists 11 years ago
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 11 years ago