Commit History

Author SHA1 Message Date
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. 11 years ago
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish 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
  Andrea Shepard 8004448635 Handle n_mux/p_mux properly in circuitmux.c 11 years ago
  Andrea Shepard 3c41d7f414 Implement circuitmux_attach_circuit() in circuitmux.c 11 years ago
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 years ago
  Andrea Shepard c684076fc7 Add circuitmux.c, circuitmux.h 11 years ago
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 years ago
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 11 years ago
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 12 years ago
  Andrea Shepard 838743654c Add channel.c/channel.h for bug 6465 12 years ago
  Nick Mathewson 5f494a363a Merge remote-tracking branch 'linus/enh6876_2' 11 years ago
  Nick Mathewson 9d4c53534d Remove the testing_since* fields 11 years ago