Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrea Shepard c330d63ff7 Make sure orconn->chan gets nulled out when channels exit from channel_free_all() too hace 10 años
  Andrea Shepard 707c1e2e26 NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602 hace 10 años
  Nick Mathewson cbc53a2d52 Make bridges send AUTH_CHALLENGE cells hace 10 años
  Nick Mathewson 1bb4a4f9bd Send NETINFO on receiving a NETINFO if we have not yet sent one. hace 10 años
  Nick Mathewson 1d2e8020b7 Fix bug9309, and n_noncanonical count/continue code hace 11 años
  Nick Mathewson b9037521c6 Fix a framing bug when reading versions from a versions cell. hace 11 años
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' hace 11 años
  Nick Mathewson 076654ce84 Replace magic constants for wide_circ_ids with inline function calls hace 11 años
  Nick Mathewson 4da083db3b Update the copyright date to 201. hace 11 años
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. hace 11 años
  Nick Mathewson 713736a6a7 Fix a memory leak in handling errors on CERTS cells. bug 7422 hace 11 años
  Nick Mathewson 8e8c0674c4 Implement proposal-214 rules for CircID checking. hace 11 años
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. hace 11 años
  Nick Mathewson c442d85439 Fix a remotely triggerable assertion failure (CVE-2012-2250) hace 11 años
  Nick Mathewson e8f547c181 Merge branch 'block_renegotiate_024' hace 11 años
  Andrea Shepard 981f25a73a Factor out common parts of channel_tls_connect() and channel_tls_handle_incoming(); fixes get_remote_addr problem with incoming connections for bug 7112 hace 11 años
  Nick Mathewson 3d8b73db55 Discard extraneous renegotiation attempts in the v3 link protocol hace 11 años
  Nick Mathewson 26946c659b Restore the 'address' value of tunneled connections hace 11 años
  Andrea Shepard 94a0309909 Merge branch 'bug7087_2' of ssh://git-rw.torproject.org/user/andrea/tor hace 11 años
  Andrea Shepard ac227cf587 Close and free channel_tls_listener correctly in channel_tls_free_all() hace 11 años
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined hace 11 años
  Nick Mathewson bd28322d38 Remove variables; fix gcc 4.7 warnings hace 11 años
  Andrea Shepard bb62281ba4 Set circuitmux policy on new channels in channeltls.c hace 11 años
  Andrea Shepard 60ec46a2ec Update circuitmux-related TODOs in channeltls.c hace 11 años
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells hace 11 años
  Andrea Shepard bddfb9ffa8 Add magic number for type-checking channel casts hace 11 años
  Andrea Shepard 53454fad95 Set reason_for_closing when erroring out of channel_tls_connect() hace 11 años
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union hace 11 años
  Andrea Shepard 6391f963fb Conform to existing Doxygen style hace 11 años
  Andrea Shepard d61e58e1ba s/channel_request_close()/channel_mark_for_close()/g for consistency hace 11 años