Commit History

Author SHA1 Message Date
  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
  Mike Perry 954f263ed5 Add the ability to count circuit timeouts for guards. 11 years ago
  Mike Perry 42e3c04a7a Bug 3443: Don't count ORconn setup in circuit build time. 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 4e3d07a68a When choosing among dirserver_ts, consider their weights 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 705ee3b5d4 Rename trusted_dir_server_t to dir_server_t. Automatic renaming. 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
  George Kadianakis f88c303869 Add a torrc option to specify the bind address of managed proxies. 11 years ago
  Nick Mathewson 85e8d35fca Add some missing doxygen for ipv6 exit code 11 years ago
  Nick Mathewson 363cf02455 Implement a PreferIPv6 flag for SocksPorts 11 years ago
  Nick Mathewson 2889bd2642 Revise the DNS subsystem to handle IPv6 exits. 11 years ago
  Nick Mathewson 111321ed16 Rename ipv{4,6}_only to bind_ipv{4,6}_only 11 years ago
  Nick Mathewson 4bec25c3cd Add {No,}IPv{4,6}Traffic options to SOCKSPort 11 years ago
  Nick Mathewson 9016d9e829 Add an IPv6Exit configuration option 11 years ago
  Nick Mathewson c64ee7099f Record, send, and receive flags in BEGIN cells 11 years ago
  Nick Mathewson c53adac122 Parse IPv6 policy summaries from router descriptors and microdescs 11 years ago
  Nick Mathewson a96c0affcb Better policy support for IPv6 11 years ago
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 11 years ago
  Linus Nordberg 8c9b427425 Name variables more consistently. 11 years ago
  nils abb886014e Add GeoIP database for IPv6 addresses 12 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Andrea Shepard 2565710fd7 Fix comment on circuit_t.n_hop and remove circuitmux TODO in or.h 11 years ago
  Andrea Shepard d194b8602a Remove cell_ewma_t from or.h and from circuit_t/or_circuit_t; all that goes to the new circuitmux_ewma.c now 11 years ago