コミット履歴

作者 SHA1 メッセージ 日付
  George Kadianakis faf4f6c6d1 Validate SOCKS arguments. 11 年 前
  George Kadianakis 757b03aacb Add support for parsing SOCKS arguments. 11 年 前
  Nick Mathewson acb43c0735 Merge remote-tracking branch 'public/feature7706' 11 年 前
  Mike Perry 95d272f5d8 Bounds-check path bias rate parameters. 11 年 前
  Mike Perry dfcfb5d17d Refactor the scaling parameter fetching into a single function. 11 年 前
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 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 4da083db3b Update the copyright date to 201. 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 ee4182612f Avoid spurious local-port warnings 11 年 前
  Nick Mathewson 885e8d35c7 Merge remote-tracking branch 'mikeperry/209-path-bias-changes' 11 年 前
  Nick Mathewson 0f9dfef9d6 Add configuration options for directory guards 11 年 前
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) 11 年 前
  Mike Perry b0fc18c37e Changes from Nick's code review 'part 1' 11 年 前
  Nick Mathewson 8d080d0b01 Per-listener option to prefer IPv6 automaps when possible. 11 年 前
  Nick Mathewson de4cc126cb Build and test most of the machinery needed for IPv6 virtualaddrmaps 11 年 前
  Nick Mathewson ac990aa44a Turn off by-default use of client-side DNS cacheing. 11 年 前
  Nick Mathewson 7315a67646 Refactor port_cfg_t creation into a port_cfg_new() function 11 年 前
  Nick Mathewson d3e9e03cac Add options to turn DNS cache use on or off per client port. 11 年 前
  Nick Mathewson 44a9a47706 Oops; make DNSPort configuration take address family options 11 年 前
  Nick Mathewson 6a468a1722 Fix two wide lines in config.c 11 年 前
  Mike Perry 412ae099cb Prop 209: Add path bias counts for timeouts and other mechanisms. 11 年 前
  Mike Perry bb548134cd Update with code review changes from Nick. 11 年 前