Commit History

Author SHA1 Message Date
  Mike Perry 9b40466072 Document that care needs to be taken with any_streams_attached. 13 years ago
  Mike Perry aa0e6e2c03 Prop 209: Add in hidserv path bias counts for usage. 13 years ago
  Mike Perry 412ae099cb Prop 209: Add path bias counts for timeouts and other mechanisms. 13 years ago
  Mike Perry bb548134cd Update with code review changes from Nick. 13 years ago
  Mike Perry 248fbc3619 Update pathbias parameters to match Proposal 209. 13 years ago
  Mike Perry 954f263ed5 Add the ability to count circuit timeouts for guards. 13 years ago
  Mike Perry 42e3c04a7a Bug 3443: Don't count ORconn setup in circuit build time. 13 years ago
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 13 years ago
  George Kadianakis f88c303869 Add a torrc option to specify the bind address of managed proxies. 13 years ago
  Nick Mathewson 85e8d35fca Add some missing doxygen for ipv6 exit code 13 years ago
  Nick Mathewson 363cf02455 Implement a PreferIPv6 flag for SocksPorts 13 years ago
  Nick Mathewson 2889bd2642 Revise the DNS subsystem to handle IPv6 exits. 13 years ago
  Nick Mathewson 111321ed16 Rename ipv{4,6}_only to bind_ipv{4,6}_only 13 years ago
  Nick Mathewson 4bec25c3cd Add {No,}IPv{4,6}Traffic options to SOCKSPort 13 years ago
  Nick Mathewson 9016d9e829 Add an IPv6Exit configuration option 13 years ago
  Nick Mathewson c64ee7099f Record, send, and receive flags in BEGIN cells 13 years ago
  Nick Mathewson c53adac122 Parse IPv6 policy summaries from router descriptors and microdescs 13 years ago
  Nick Mathewson a96c0affcb Better policy support for IPv6 13 years ago
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 13 years ago
  Linus Nordberg 8c9b427425 Name variables more consistently. 13 years ago
  nils abb886014e Add GeoIP database for IPv6 addresses 13 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 13 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 13 years ago
  Andrea Shepard 2565710fd7 Fix comment on circuit_t.n_hop and remove circuitmux TODO in or.h 13 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 13 years ago
  Andrea Shepard 8004448635 Handle n_mux/p_mux properly in circuitmux.c 13 years ago
  Andrea Shepard 3c41d7f414 Implement circuitmux_attach_circuit() in circuitmux.c 13 years ago
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 13 years ago
  Andrea Shepard c684076fc7 Add circuitmux.c, circuitmux.h 13 years ago
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 13 years ago