Commit History

Author SHA1 Message Date
  Roger Dingledine 178599f026 get rid of the new caching notion in resolve_my_address() 11 years ago
  Roger Dingledine cc896f7c84 Teach resolve_my_address() to return a cached answer 11 years ago
  Nick Mathewson 5f29bc71b3 Merge remote-tracking branch 'public/bug7816_023' 11 years ago
  Nick Mathewson afca9ab14e Fix another memory leak 11 years ago
  Nick Mathewson 36e2eb6775 Avoid generating extra spaces when explaining how we guessed our address 11 years ago
  Roger Dingledine 92ea0b86de Refactor resolve_my_address() so logs are more accurate / helpful 11 years ago
  Nick Mathewson acb43c0735 Merge remote-tracking branch 'public/feature7706' 11 years ago
  Mike Perry 95d272f5d8 Bounds-check path bias rate parameters. 11 years ago
  Mike Perry dfcfb5d17d Refactor the scaling parameter fetching into a single function. 11 years ago
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 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 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