Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 5d15d597a9 Code to parse and format CREATE{,2,_FAST} cells and their allies 11 anos atrás
  Nick Mathewson 18c7d3f157 Rename handshake_digest to rend_circ_nonce 11 anos atrás
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 anos atrás
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. 11 anos atrás
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish 11 anos atrás
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 11 anos atrás
  George Kadianakis f88c303869 Add a torrc option to specify the bind address of managed proxies. 11 anos atrás
  Nick Mathewson 85e8d35fca Add some missing doxygen for ipv6 exit code 11 anos atrás
  Nick Mathewson 363cf02455 Implement a PreferIPv6 flag for SocksPorts 11 anos atrás
  Nick Mathewson 2889bd2642 Revise the DNS subsystem to handle IPv6 exits. 11 anos atrás
  Nick Mathewson 111321ed16 Rename ipv{4,6}_only to bind_ipv{4,6}_only 11 anos atrás
  Nick Mathewson 4bec25c3cd Add {No,}IPv{4,6}Traffic options to SOCKSPort 11 anos atrás
  Nick Mathewson 9016d9e829 Add an IPv6Exit configuration option 11 anos atrás
  Nick Mathewson c64ee7099f Record, send, and receive flags in BEGIN cells 11 anos atrás
  Nick Mathewson c53adac122 Parse IPv6 policy summaries from router descriptors and microdescs 11 anos atrás
  Nick Mathewson a96c0affcb Better policy support for IPv6 11 anos atrás
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 11 anos atrás
  Linus Nordberg 8c9b427425 Name variables more consistently. 11 anos atrás
  nils abb886014e Add GeoIP database for IPv6 addresses 12 anos atrás
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 anos atrás
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anos atrás
  Andrea Shepard 2565710fd7 Fix comment on circuit_t.n_hop and remove circuitmux TODO in or.h 11 anos atrás
  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 anos atrás
  Andrea Shepard 8004448635 Handle n_mux/p_mux properly in circuitmux.c 11 anos atrás
  Andrea Shepard 3c41d7f414 Implement circuitmux_attach_circuit() in circuitmux.c 11 anos atrás
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 anos atrás
  Andrea Shepard c684076fc7 Add circuitmux.c, circuitmux.h 11 anos atrás
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 anos atrás
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 12 anos atrás
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 12 anos atrás